https://github.com/mayhem/ledstick
Das Blinkenstick is an LED DIY POV project!
https://github.com/mayhem/ledstick
Last synced: over 1 year ago
JSON representation
Das Blinkenstick is an LED DIY POV project!
- Host: GitHub
- URL: https://github.com/mayhem/ledstick
- Owner: mayhem
- Created: 2012-07-05T05:49:49.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T21:52:16.000Z (over 2 years ago)
- Last Synced: 2025-02-14T15:50:19.699Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 781 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Das Blinkenstick
================
This repo contains the software for my LED Stick POV project.
In the driver directory you can find a script to convert images to C .h header files
that can be included in the Arduino C code so the images get uploaded to the Due's
program memory.
Upload the sketch and run it!
This code is setup for a 144 pixel NeoPixel strand of WS2811 led chips. Fun!