A light painting tool
This project is based on the project of Dirk Essl and can be found at the following link: Website Dirk Essl
But also this project is only a further development of the original project of Michael Ross: Website Michael Ross
This pixelstick has following features:
- USB powered
- Micro-SD Card Slot
- Display to select files
- Custom values for
- Brightness
- Speed
- Start delay
- Repeat times
- Small
- Lightweight
In the two original projects the Arduino IDE was used. But here you have to install all libraries manually. So I decided to use VSCode with the PlatformIO plugin.
So you can just clone this project and open it in PlatformIO in VSCode.
The installation of the libraries and the configuration of the board will be done automatically.