gallery | ||
src | ||
.editorconfig | ||
.gitignore | ||
README.md |
Table of Contents
About
This repo contains code for running a 4x4x4 (64 total) multiplexed LED cube.
4 LED's are wired into columns using their annode. 16 columns are then wired together creating the cube, connecting each layer (16 LEDs) together by their cathode. By keeping each layer & column disconnected, individual LED's can be toggled on by connecting the desired column & layer. Multiple LEDs can be turned on at once by individually blinking each LED faster than the eye can see. By rendering multiple "frames" in quick succession patterns can be created on the cube.
Animations are run using an Arduino Nano.
Built With
Demo
Video of what it looks like: https://www.youtube.com/watch?v=4pzxR-ZhbJA
Disclaimer: I did not create the video but it is made using the same idea
License
Copyright © 2023 Zakary Timson | All Rights Reserved
See the license for more information.