ニュース

An 8x8x8 LED cube is a visual treat with 3D effects and patterns. It works on the concept of Persistence of Vision, a feature of the human eye that tricks our brain into thinking that an object is ...
Download the LEDcube source and copy /Firmware/cube to the "src" directory. Save one of the convenience scripts provided on the Arduino Builder to the LEDcube directory. Run the convenience script to ...
Here’s how to take a plain single-color 8x8x8 LED cube project to the Next Level. The newly released Flowcode 6 software development suite was instrumental in a lively journey into understanding and ...
Continue reading “8X8X8 Cube Invaders”→ Posted in Arduino Hacks Tagged 8 x 8 x 8 LED cube, 8x8x8, LED cube, led matrix ...
This 8x8x8 LED cube with 512 LEDs takes the old 3x3x3 light cube made up of 27 LEDs to the nth degree. This, certainly more time consuming project, actually involves a simpler design. By using a ...
The project makes use of an Arduino Mega 2560 R3 to drive the 512-LED array, and an Arduino Uno to take care of the sound effects during game play. It’s kind of like Space Invaders — but in 3D!