Animated 4x4x4 LED cube
Go to file
2023-08-04 18:47:23 +00:00
gallery Upload files to "gallery" 2023-08-04 18:45:36 +00:00
src Update src/v2.ino 2023-08-04 18:47:23 +00:00
.editorconfig Cleanup 2022-09-20 21:29:50 -04:00
.gitignore Cleanup 2022-09-20 21:29:50 -04:00
README.md Update README.md 2023-08-04 18:47:03 +00:00


Logo

Animated Cube

Animated 4x4x4 LED cube

Pull Requests

Table of Contents

About

Logo Logo

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

Arduino C++

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.