This project is for a 4x4x4 cube of APA106 tri-color, addressable LEDs. The code was developed using the Arduino IDE. The Adafruit NeoPixel Arduino library and the ...
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 ...
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 ...