- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 2 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 6 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 12 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Light graffiti skateboard
The “light painting” consists in photographing moving light sources and thus obtaining very particular and creative images; in this project we see how to build a bright skateboard for this purpose.
We used an Arduino Nano as a microcontroller, the case was 3d printed. We connected a button and a switch so that we could turn it on and off and activate different lighting effects on the Neopixel strip. The rainbow effect is probably the most interesting. A single 7.4v lipo battery powers the whole sistem. We use the Arduino fastLED library, but you can also try the NeoPixel library if you are more familiar.
As for the photographic aspect, we activated the flash manually with the “test” button when the subject was in the right place. Depending on the ambient light in your surroundings you will have to change the ISO and f-stop, set the shutter speed according to the duration of the light trails, in this case we used 4 seconds.