Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peregin/led-cube

LED cube controlled by Arduino microcontroller
https://github.com/peregin/led-cube

arduino arduino-microcontroller cube dartlang led led-cube

Last synced: about 1 month ago
JSON representation

LED cube controlled by Arduino microcontroller

Awesome Lists containing this project

README

        

# LED Cube controlled by Arduino

The project is about building a LED cube with size 4x4x4, which is then controlled by an Arduino microcontroller.
I've spent so much time with wiring and soldering, I though will never end.
Lesson learned, use prototyping board only when you have a few (meaning max 5) components to wire together.

![cube](https://raw.github.com/peregin/led-cube/master/docs/cube-with-motion.jpg "Cube 4x4x4")

The code for triggering the LEDs in the cube is written in Sketch. Was really fun to debug hardware and software as well :)

## Schematic
The original schematic drawn by hand

![schematic](https://raw.github.com/peregin/led-cube/master/docs/schematic-by-hand.jpg "Schematic")