Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Instructable RGB Lamp

Introduction
How does it work?
Bill of Materials
Hardware
Software
Future Work (Upgrade)

1. Introduction
-

(motivate people to do it, tells the story)

Short introduction
Picture
Video

2. How does it work?


-

RGB LED can display any color by mixing 3 fundamental colors: red, green, blue.
IR sensors detect hand swipe, turn on/off.

3. Bill of Materials
No

Item

Quantity

Sample Link

12V 2A
Adapter

http://tme.vn/Product.aspx?id=1764#page=pro_info

Atmega8U

http://tme.vn/Product.aspx?id=246#page=pro_info

3 DIP 28 chan

http://tme.vn/Product.aspx?id=785#page=pro_info

SMD 5050
LED Strip

Resistor 220
1/4W

Resistor 1K
1/4W

Resistor
10K 1/4W

Resistor
100K 1/4W

Electrolytic
Capacitor
10uF 25V

10

Electrolytic
Capacitor
100uF 25V

11

Electrolytic
Capacitor
470uF 25V

12

Ceramic
Capacitor
104

13 Small button

Note

http://www.amazon.com/SUPERNIGHT-Waterproof300LEDs-Changing-Flexible/dp/B00DTOAWZ2/ref=sr_1_8?
s=industrial&ie=UTF8&qid=1429458120&sr=10.2m
8&keywords=SMD3528+RGB strip/person

http://www.gravitech.us/mipubusw2qt4.html

switch 2-pin

14

Male
Header
1x40

http://tme.vn/Product.aspx?id=1930#page=pro_info

15

Voltage
Regulator
L78M05

http://tme.vn/Product.aspx?id=1692#page=pro_info

16

DC Power
Connector
2mm

http://tme.vn/Product.aspx?
id=596&CateId=451#page=pro_info

17

Power
Transistor
2SD882

http://tme.vn/Product.aspx?id=1822#page=pro_info

18

3mm
Infrared
Emitter

http://www.elecrow.com/3mm-infrared-emitter-5pcs-pack-p613.html

19

3mm
Infrared
Receiver

20

Copper
Experiment
Board

Wire Bus 4Pin Female


+ 2 PCB
Header
Length
21
40cm

http://www.tme.vn/Product.aspx?id=1177#page=pro_info

Wire Bus 5Pin Female


+ 2 PCB
Header,
Length
22
40cm

http://www.tme.vn/Product.aspx?id=1178#page=pro_info

23

Printed
Circuit
Board

24

Bo Bunny
Paper
47cmx2cm

http://www.elecrow.com/3mm-infrared-receiver-5pcs-pack-p3
660.html
http://www.aliexpress.com/item/100x-Single-Side-CopperExperiment-Board-5x7cm-Hole-Plate-2-54mm-Dot-Matrix- 2 person/1
Board-PCB-Test/1286266969.html
board

http://www.fotobella.com/Bo_Bunny_Autumn_Song_12x12_S
1
crapbooking_Paper_Bu_p/bo-autumn-pb2.htm

PVC Form
3mm
25 12cmx12cm

http://tampvc.com.vn/index.php/vi/shops/PVC-Foam/TamPVC-Foam-6mm-27/

Super Glue
502

http://www.tuyetmaibn.com/keo-502-3954751.html

26

4. Hardware
-

Mainboard: Schematic, PCB


Sensor board: Schematic, PCB

5. Software
- Flowchart/State Machines
- Arduino code
Github: https://github.com/papcodientu/Triple-LED-Sensor/

6. Future Work (Upgrade)


-

Add mic to detect hand clapping


Add bluetooth to change color from phone

- Schematic of the board and why it was connected that way


- How does each component work?
- Why do the IR sensors have to be that far apart?
- Why do the IR sensors need to be covered
- The arduino has pin numbers but this one does not, so when Im coding, Im not
sure which pin is what
- How do I protect the led strip without short circuiting it?
- How can you extend it and put more things on it?
- Scaffolding of knowledge - separate course by sensors and give challenges for
each sensor
- Troubleshooting
- How can I code it?
Assume 2 hours per day
Day 1

What is a Microcontroller? Resistors and LED. Explain input vs output sensors.

Day 2

Switches, Buttons, Capacitors

Day 3

Transistors and Motors


Buzzer and Microphone
Display
LIght and Temperature Sensor

You might also like