Git Product home page Git Product logo

led_cube's Introduction

8x8x8 LED CUBE

Thumbnail
Figure 1. A demo of the LED Cube in action.

Circuit
Figure 2. Underlaying circuit of the LED Cube.

Other
Figure 3. Connections between power supply, Arduino, and circuit.

DESCRIPTION

Some time ago I stumbled upon a youtube video showcasing an awesome LED cube that displays animations in 3D. I was intrigued. I searched the internet for a tutorial and found a post on instructable. Coincidentally, the author of the article is the same person who made the youtube video. This gave me the inspiration to make my own. There is a problem, though, that this tutorial requires too many components and some of which are difficult to find. I told myself, "There must be an easier way!". As a result, I came up with my own design using only a few common components. In fact, you might have most of the components for this project if you bought an Arduino Starter Kit or some similar kits. Of course, this design is not the safest, nor production quality, but it's intended to be that way. This project, after all, is a DIY toy I made to fulfill my crave of making things. You can buy an LED Cube kit on eBay for about 2-3 times cheaper than what it costs to make it this way. The only thing you'll learn from those kits, however, is how to solder and that's it. The PCB has all the traces required. The micro-controller is pre-programmed and you don't even need to know anything about electronics to put it together. With that being said, this project is not easy. You'll run into problems and Google will be your best friend. I recommend learning basic electronics and understand how the cube works before you attempt to build one. Also, check out my video if you haven't. Good luck!

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.

led_cube's People

Contributors

itsharryle avatar thexmanxyz avatar lhiep avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.