A high-level demonstration of a 4x4x4 LED Cube built with Arduino. This project pushes the limits of I/O management, controlling 64 individual light points through rapid multiplexing.
💡 Key Features:
Layer-by-Layer Multiplexing: Controlling 64 LEDs with only 20 Arduino pins.
Persistence of Vision (POV): High-speed refresh rates for seamless 3D animations.
Custom Light Patterns: Includes "Rain", "Spin", and "Expanding Box" visual effects.
Advanced Circuitry: Complex matrix wiring optimized for simulation and physical builds.
📂 Full Source Code & Documentation:
https://github.com/Bogdana-Kira/Ardui...
🛠️ Tech Stack:
Hardware: Arduino Uno, 64x LEDs, Resistors.
Software: Tinkercad (Simulation), C++ (Arduino), Array-based Animation Logic.
This project is part of my Engineering Portfolio.
Check out my full GitHub profile: https://github.com/Bogdana-Kira
#Arduino #LEDCube #3DAnimation #Multiplexing #Tinkercad #EngineeringPortfolio #EmbeddedSystems #Coding #Electronics #Matrix