]> www.fi.muni.cz Git - tinyboard.git/blob - projects/rgb-led-light/README
Experimental step-up driver for chain of 5630 LEDs.
[tinyboard.git] / projects / rgb-led-light / README
1
2 Controller for the string of RGB LEDs
3
4 CPU: ATtiny45
5
6 Bill of materials:
7
8 C3      10uF ceramic
9 U1      ATtiny45-20SU
10
11 Pin-out:
12
13 PB0 header:
14         2: Button 1
15 PB1 header:
16         2: DATA
17 PB2 header:
18         2: CLK
19 PB3 header:
20         2: Button 2
21 PB4 header:
22         2: Button 3
23
24
25