6478e4ca888dbb2b05ab5103749599985f6e5349
Animated Cube
Arduino code to animate a 4x4x4 LED matrix using multiplexing
64 LEDs have had each anode wired together in columns and each cathode wired in planes. By controling which column & plane has power an individual LED can be controlled. Using this method called multiplexing, several LEDs can be flashed on and off to create animations.
Languages
C++
100%