This instructable will cover the building process of an 4x4x4 LED Cube. I will be using an Arduino to control the LEDs. Since the Arduino (Freeduino) has a total of 20 pins (including the analog pins) we will not need to have any multiplexing or shift registers. I will take you though what i did in order to build the cube and create some designs of your own.
Remove these ads by
Signing UpStep 1: Bill of Materials
For this project I used the freeduino Arduino. Because the Freeduino has a total of 20 I/O pins (with using the analog pins) we will not need and multiplexing or shift registers. So all we will need for our project is:
1. LED x 64
2. Resistors x 16
3. Arduino x 1
4. Perforated PCB
5. Soldering Iron
6. Drill (for the jig)
7. Piece of wood (for a jig)
Vendors:
I have found sparkfun.com and digikey.com to be good suppliers of small electronic components in general and are currently the only two that I have purchased anything from.











































Visit Our Store »
Go Pro Today »




Also why weren't any transistors used as I have seen in other tutorials?
Thanks
Ben
If you don't want to use your micro controller pins as a power source you can use transistors. :). You can also control the layer grounds using transistors.
Help would be appreciated!
Thanks!
http://youtu.be/SeKxOYz2ri8
Thanks Phogie!
below is the link for the same
http://youtu.be/-8lJ8YVt6cI
Best of Luck!!
Where do I connect the the layer's negative control wires to? (the black wires)
Note: Im very new to arduino
and here is my result
http://youtu.be/VWYiD5FnHZc
http://www.youtube.com/watch?v=lVW64nfY2PE
I used forte1994 arduino's program
Much appreciated :)
----Back----
3 7 11 15
2 6 10 14
1 5 9 13
0 4 8 12
-----Front----
Yeah this was my first tutorial and i realized that I did not explain the connections very well.
On the freeduino i was using use the digital outputs for 0-15 and the analog next. So analog 0 corresponds to column 14 and analog 1 corresponds to column 15. Analog 2-5 will be the negative or ground for the 4 layers.
If you need anything else let me know.
Can you please explain how you write some letters in your 4x4x4 Cube?
Thank you.
Great project, congratulations!
http://www.youtube.com/watch?v=fXeoowp5JtE
I hope Google Translate is accurate :)
Mi cubo se abusa .... que se estrelló por un amigo borracho y una mochila! Fui capaz de casi lo doble de nuevo cuando lo pongo en el caso.
My leds will just blink as random and not in order when I use the code. 'Cause I wired them up just randomly. Which ports should I be using?
There is something I do wrong, but I don't know what. Please help!
----Back----
3 7 11 15
2 6 10 14
1 5 9 13
0 4 8 12
-----Front----