Skip to content

Led cube 4x4x4 using Arduino Nano and shift registers

License

Notifications You must be signed in to change notification settings

Cactus64k/led_cube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains code of leds cube 4x4x4.
To manipulate leds im using two shift registers 74HC595N.
Microcontroller(ATmega328P) sent data to registers using SPI interface.
Cube state changed by 16-bit timer.

Details:
1  - Arduino Nano with ATmega328p microcontroller
2  - Shift registers 74HC595N
16 - 0.25W resistors with 180ohm
4  - 0.25W resistors with 2200ohm
4  - NPN transystors BC547C
64 - 5mm leds with green color
1  - 0.25W resistor with 10Kohm
1  - small push button
1  - ceramic capicator on 0.1u

About

Led cube 4x4x4 using Arduino Nano and shift registers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published