IR Home Automation Using Arduino

1.7K130

Intro: IR Home Automation Using Arduino

Follow This Steps And Convert Your Home To Smart Home

STEP 1: Use 12 V 1 or 1.5 Amp Power Supply

STEP 2: Make 12 V to 5 V Converter Circuit Component List

component list

1 multipurpose circuit bord

2 capacitor 470uf ,1uf

3 diode in4007

4 ic LM7805

5 transistor bc547

6 relay 5v

7 arduino uno

8 any remort

9 tsop 1738

10 arduino ide software for mac/windows

STEP 3: Connect of TSOP 1738 to Arduino

STEP 4: Downlod IR Decord.ino File From Here

IR DECORD.INO

Use arduino ide softwere open ir decorc.ino and upload to bord

if you have any error like (C:\Program Files (x86)\Arduino\libraries\RobotIRremote\src\IRremoteTools.cpp:5: error: 'TKD2' was not declared in this scope) so downlod ir Library from here http://sh.st/J8DWM and extrect and past to C:\Program Files\Arduino\libraries

after problem not solve downlod this libraries http://sh.st/J8Gf5 and past on same path

STEP 5: Open Seriel Moniter(ctrl+shift+M)

press button from remort and note down received code

like 16220287

16187647

16244767

16195807

16228447

Note down same code recived from pressing one button

STEP 6: Download Final Home Automation.ino

home automation.ino

Downlod code and upload to bord change define code to your remort code

STEP 7: Joint This Circuit for Use Reley (make Your Own Relay Bord for On/off Home Application)

STEP 8: