File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1- # AnimationCreator
2- Java Animation Creator for LED Cubes (RGB/Monochrome) controlled by Arduino
3- Generates uint16 Arrays representing Animation (Values for each LED per Frame) of Size:
4- FRAMES*CUBE_SIZE*CUBE_SIZE*CUBE_SIZE*3|1(RGB/Mono)
5- Uses Arduinos "PROGMEM" for storing the Animations
1+ # AnimationCreator
2+ ### Java Animation Creator for LED Cubes (RGB/Monochrome) controlled by Arduino
3+ #### Used for making Animations for [ RGBCube_Arduino] ( https://github.com/PhilKes/RGBCube_Arduino )
4+ Animations are stored in Arduinos "PROGMEM"
5+ #### See Instructables for details: [ PhilKey Instructable] ( https://www.instructables.com/id/RGB-LED-Cube-With-Bluetooth-App-AnimationCreator/ )
6+ <img src =" https://i.imgur.com/WJzNzW5.png " width =" 680 " >
You can’t perform that action at this time.
0 commit comments