--
Exploring Creative Fusion of Painting and Electronics
--
--
Electronics on canvas — a wired dreamscape.
Where logic and intuition can live as one.
--
--
Press to Cool Down
delay(0); // urgent, now
coolDown();
// initiate the deepsea cooling protocol
earth.temp--;
// one breath closer to balance
Step 1 - Apply Gesso [1 hour]
Prepare your canvas by applying at least two layers of gesso. This will prime the surface and help paint adhere better. You can also lightly coat any non-sensitive electronics to help them blend into the canvas. Let each layer dry fully—this whole step takes about 1 hour.
Step 2 - Color the Electronics [1 hour]
Use acrylics, markers, or crayons to decorate and personalize your electronic parts. This helps them visually integrate with your artwork. Be careful to avoid covering sensors, connectors, or other critical components. Expect to spend around 1 hour on this step.
Step 3 - Test the Electronics [30 min]
Before embedding or painting over components, test all electronics using your Arduino setup. Check that everything works as expected—LEDs light up, sensors respond, motors move. This avoids frustration later. This quick but essential step takes about 20 minutes.
Step 4 - Paint the Canvas [4–5 hours / 2 days]
Let your creativity flow! Paint your canvas while keeping in mind where the electronics will go. You can paint around or directly over components to make them part of the scene. Depending on your style, this step may take 4–5 hours or be spread over 2 days.
Step 5 - Wiring and Coding [4–5 hours / 2 days]
Connect your electronics using wires, clips, and solder if needed. Upload or write your Arduino code to activate the components. Tweak your code to match how you want the artwork to behave—responsive lights, movement, or interactivity. Allow 4–5 hours or 2 days for experimentation and testing. [download the arduino sample code]
Step 6 - Finishing Touches
Once all parts are working and the artwork is complete, do any final touch-ups. You can frame it or seal the surface (avoid coating sensitive electronics). Now you have a dynamic, living painting—where logic and imagination dance together.
What's next?
What about portrait?
Reference:
Simple Button (pull up):
https://docs.arduino.cc/built-in-examples/digital/InputPullupSerial/