Sure, the physical build itself looks great, but it’s what [Michael] did with the firmware that impresses us the most. He’s using an Arduino Mega to drive the 7x7x7 cube and manages to squeeze out ...
int ICStation_Light_cube::clockPin=0; //SH_CP of 74HC595 int ICStation_Light_cube::latchPin=1; //ST_CP of 74HC595 int ICStation_Light_cube::dataPin=3; //DS of 74HC595 ...
3x3x3 LED cube controlled with an Arduino and interfaced with Python using a serial connection. The Python interface allows easy changing of animations, playback speed and LED brightness. Animations ...
It’s strange how things work out sometimes. For example, way back in the mists of time, I visited a local electronics flea market and picked up an Arduino-ish-based 4x4x4 3D LED cube kit. In fact, it ...
Building an LED cube usually means a heck of a lot of delicate soldering work. Bending jigs, assembly jigs, and lots of patience are the name of the game. The problem multiplies if you want to build ...
We’ve seen hundreds of Arduino and Raspberry Pi machines that can solve a Rubik’s Cube, and we’ve seen an equal amount of interesting lighting projects, but never the two put together. Natthakit ...