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: 3 months ago
JSON representation
LED cube controlled by Arduino microcontroller
- Host: GitHub
- URL: https://github.com/peregin/led-cube
- Owner: peregin
- Created: 2013-11-28T19:16:01.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-23T10:16:52.000Z (almost 8 years ago)
- Last Synced: 2025-01-13T07:26:52.507Z (4 months ago)
- Topics: arduino, arduino-microcontroller, cube, dartlang, led, led-cube
- Language: Dart
- Size: 7.69 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
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