(2025) Counterproductive
A social experiment and art project exploring how people interact with a button in a park.
Instructions
- Press the button to reset the 24-hour countdown timer.
- If the timer ever reaches zero, the project ends and will be removed.
- To keep the project alive — press the button
All the project source files can be found on the project’s Github page. github.com/funvill/counterproductive
Overview
Counter Productive is an interactive public art installation. A large red button and an LED countdown matrix display in a public park. The installation “lives” when visitors press the button to reset a 24‑hour timer; if the countdown ever reaches zero, the project dies, and artwork is removed.
The project explores the interactions and motivations of visitors passing through the park.
Why do people press the button? Is it out of raw curiosity – wondering what happens when it’s pressed. Or do people feel a sense of care, returning daily to steward its survival.
How long will this project last? Will it be vandalized in the middle of the night? Will a rainy Vancouver day keep people away from the park and the button dies from neglect. Will the city/strata remove the button as matter out of place (MOOP)
Inspired by two projects. The Useless_machine has a switch on it that when turned on an arm reaches out and turns it off. The only purpose of the useless machine is to turn itself off. Reddit’s The Button an online meta-game and social experiment that featured an online button and 60-second countdown timer that would reset each time the button was pressed but you are only able to push the button once.
The project was installed on March 31, 2025, and as of May 9th, 2025 it has been running for 40 days and counting, with 600+ button presses. See the CounterProductive Log Report for the current project status.
Statistics
Each time the button is pressed a log is created and a report is updated. This report contains many statistics about the behavior and frequency of visitors that press the button.
What time of day is the button pressed most often? (3pm) Do people press it once or many times in a row? (many times) How many times has the button been pressed so far? (May 9th there have been 600 presses so far) What day of the week is more popular? (Friday), When were the longest gaps between button presses? Is this project still alive? etc…
The full list of stats can be found here CounterProductive Log Report
Technical details
Built in a single evening (~3 h) with spare parts, the setup uses a Seeed Studio XIAO ESP32-C6 for Wi‑Fi connectivity and MQTT. When the button is pressed a MQTT message is sent to a server and relayed to a custom NodeJS logging application. Then a report is generated based on this log and sends it to Github GIST.
The logging app uses NodeJS - Single executable applications (SEA) to build the NodeJS scripts into a portable Windows application.
The report is stored on Github Gist as an online object storage. Allowing this project to run without having to set up a public web server.
A transparent box was used to allow people to look inside it and see what components were used. The worry was that if people saw a countdown timer with a big red button that they might think it was a bomb 💣. It turns out that a circuit board with exposed wires, also makes people think it might be a bomb.
A 8x32 RED led matrix is used for the countdown timer and primary display. The display is hard to read in the direct sunlight but glows red at night. This might be a reason that the button is more often pressed in the night than during the day.
The transparent box has a sheet of paper inside that provides instructions.
Inspiration and Prior art
- Useless_machine - Is a device whose only function is to turn itself off.
- The_Button_(Reddit) - Was an online meta-game and social experiment that featured an online button and 60-second countdown timer that would reset each time the button was pressed.
- 2007 Boston Mooninite panic - An LED display that was install in Boston that was falsely reported as a bomb 💣.
FAQ
- Why is the button Green instead of Red? - The button started out as a red button, but I got worried that people might think its a bomb so I changed it to green. Green means life and pressing the button gives the project more life.
- Where is the button? - In a public park in the GVRD with cherry blossoms. I specifically didn’t publicize the address so if this goes viral, there is a chance of not being stolen or vandalized.
- Why not put a sticker on it that says that its not a bomb? - I have done that before, it just makes suspicious and think of it more as a bomb.
- Does the button make a sound when you press it? - No, I didn’t want to annoy the residence around the park
- Why are you so concerned about people thinking it is a bomb? - I don’t want to cause mischief or fear in others. Art projects like this have been falsely reported as a bomb 💣 before 2007 Boston Mooninite panic.