Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rjp2525/led-cube
4x4x4 LED cube program for a final project in a circuit logic course, powered by an Arduino
https://github.com/rjp2525/led-cube
arduino led-controller led-cube
Last synced: about 2 months ago
JSON representation
4x4x4 LED cube program for a final project in a circuit logic course, powered by an Arduino
- Host: GitHub
- URL: https://github.com/rjp2525/led-cube
- Owner: rjp2525
- License: mit
- Created: 2015-04-28T15:36:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-08T18:54:01.000Z (about 3 years ago)
- Last Synced: 2023-04-08T19:21:12.615Z (almost 2 years ago)
- Topics: arduino, led-controller, led-cube
- Language: C++
- Homepage:
- Size: 3.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Arduino Powered LED Cube Project
This program was written for my final project in IST115G (Applied Logic), at Great Bay Community College for the Spring 2015 term. The program runs on an Arduino device to control a 4x4x4 LED cube with basic circuitry. I've updated this project repository in January 2022 because I finally found the program file I wrote for it on a long lost (but now found) USB drive. Unfortunately I wasn't able to find the circuit diagram since it was so many years ago. However, since I still have this project in a box in my parents' garage, I've included what it looks like below as of the time of writing this.
## Photos
![4x4x4 Arduino Powered LED Cube][img-overall]
![Damaged LED light cube][img-lights]
![Resistors, connections, transistors][img-topside]
![Terrible soldering on the bottom][img-bottom]
![Arduino Connections][img-arduino][img-overall]: .gh/led-cube.png
[img-lights]: .gh/led-cube-lights.png
[img-topside]: .gh/led-cube-connectors-resistors-transistors.png
[img-bottom]: .gh/led-cube-bottom.png
[img-arduino]: .gh/led-cube-arduino.png