Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wbrowar/led-animator

DEPRECATED – Animation tool for NeoPixel and Dotstar LEDs on Arduino
https://github.com/wbrowar/led-animator

archived deprecated obselete

Last synced: about 2 months ago
JSON representation

DEPRECATED – Animation tool for NeoPixel and Dotstar LEDs on Arduino

Awesome Lists containing this project

README

        

No docs? Don't you hate that?

### Install instructions
1. Download repo and unzip it
2. Upload the contents of the `httpdocs` folder to a webserver or a local MAMP-like server
3. Visit the address of the `index.html` file

### Basic Usage
1. Change settings to reflect a grid or a string of NeoPixels/Dotstars
2. Click on a pixel to edit it
3. Click the `Generate` button to create the code for one frame of animation
4. Paste generated code into your Arduino sketch
5. Change a few pixels, repeat step 3., and generate another frame for your animation