Arduino Sketch for LED cubes
The following sketch is currently split into a (3D) FrameBuffer implementation and the main "Sketch", which contains a couple of simple animations.
The goal is for the FrameBuffer implementation to grow and allow in the future to support multi-color leds, as well as bigger LED Cubes.
It is implemented in such away to allow for now about 16 levels of brightness
- Arduino UNO
- a home-made LED cube :)
To be improved for the next model:
- Use thinner wiring cables, this has unnecessarily complicated the soldering job
- Improve my soldering technic oO