Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wbrowar/led-animator
- Owner: wbrowar
- Created: 2015-07-20T01:56:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-20T01:56:13.000Z (over 9 years ago)
- Last Synced: 2023-04-05T21:00:47.711Z (over 1 year ago)
- Topics: archived, deprecated, obselete
- Language: HTML
- Homepage:
- Size: 352 KB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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