coder11-05 / LED-Cube

It a LED Cube of size 8*8*8. It displays 3D annimation. Project is developed using Arduino Micro controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LED-Cube

FILES AND FOLDERS

  • CUBE - This folder contains the Arduino code file.

    • CUBE.ino - Arduino code file.
  • CUBE+SCHEMATIC.schdoc - SCHDOC Schematic file. To be used with schematic editors.

  • CUBE-SCHEMATIC.pdf - Printable PDF schematic file.

  • LED Cube PCB Board V.6.brd - PCB file. To be used with circuit board editors. Made by Michael McDermott.

  • LED Cube PCB Board V.6.sch - SCH schematic file. To be used with schematic editors. Made by Michael McDermott.

  • LICENSE - Standard MIT Licensing information.

  • SN74HC595.pdf - Shift register data sheet for reference.

About

It a LED Cube of size 8*8*8. It displays 3D annimation. Project is developed using Arduino Micro controller

License:MIT License


Languages

Language:C++ 100.0%