8 Bit LED Ring Light Controller Using Arduino
by techrallyofficial in Circuits > Arduino
2174 Views, 0 Favorites, 0 Comments
8 Bit LED Ring Light Controller Using Arduino
8 bit LED Ring Light controller using Arduino pro micro
Supplies
- Arduino pro micro
- DC to DC Buck converter
- 8bit LED Ring light
Circuit Diagram
Circuit Diagram
Code
Download the below code and Upload:
Please change the data pin number in code if you are using different Arduino board "#define DATA_PIN 7"
#define NUM_LEDS 8 - Define the number if LEDs in your ring light