Skip to content

InScene/pixelstick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixelstick

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

feature

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

Development environment

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.