Step 2The software
Now that you have an idea of how to build the cube, here is the software that you can use to generate the LED cube patterns.
Along with the software is the .asm file, in this file, there are already some patterns loaded in and it is pretty straight forward to see how to insert your own patterns.
The second picture shows you how the software saves the binary info for the patterns.
Layer 1, Layer 2, Layer 3 and Layer 4 are 4 registers used in the PIC. Obviously Layers 1,2 and 3 represent the top, middle and bottom layers, but they are only 8 bits, so another register is used Layer 4, which holds the 9th LEDs data for the 3 layers and the brightness and time the LEDs need to be on.
Hope this is a good enough explanation of the project. It's not too hard to build, just takes a bit of time to arrange the LEDs.
I have also added a zip file with the source VB code as someone asked for it!
| « Previous Step | Download PDFView All Steps | Next Step » |










































http://www.microchipdirect.com/productsearch.aspx?Keywords=DV164120
I'm a newbie of Visual Basic and your Code is been very helpful for me.
Best Regards,
Dany...
Do you have 4x4x4 LED CUBE's software?
Tank you very much!!!