ir remote hacking and home automation · ir remote hacking and home automation shamsudheen marakkar...

17
IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems

Upload: others

Post on 17-Aug-2020

12 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

IR Remote Hacking and Home Automation

SHAMSUDHEEN MARAKKARM.Tech Robotics and Intelligent Systems

Page 2: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

2Contents

• Introduction.• Basics of IR.• Decoding IR remote controller.• Control device.• Home automation.

Page 3: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

3Introduction

• IR remote control and applications.• Cheapest short range communication technology.• Home appliances to computing devices.• IR technology.• Understanding, hacking and DIY.

Page 4: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

4Basics of IR

• Simple technology.• Transmitter-Receiver pair.• Encoder-Decoder.• Hex codes.• IR pulses through air.• Receiver + Decoder.• Embedded system.

Page 5: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

5

Page 6: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

6Decoding IR Remote controller

Things required:• IR remote controller.• Arduino Uno.• Bread board.• Jumper wires.• IR Receiver TSOP 1738.

Page 7: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

7

Circuit diagram

Page 8: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

8

Code

• Arduino IDE.• Dedicated IR library.• The code can be found at efy.comttps://www.electronicsforu.com/electronics-

projects/decode-ir-remote-home-automation

Decode the buttons

• Point the remote to the IR receiver.• Open the serial monitor.• Note the Hex codes.

Page 9: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

9

Page 10: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

10Control a device

Page 11: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

11

Page 12: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

12

Control AC devices

• Two part circuit.• Relay circuit is required.

Home Automation

Page 13: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

13

Page 14: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

14

Page 15: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

15Conclusion

Page 16: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

16

https://www.electronicsforu.com/electronics-projects/decode-ir-remote-home-automation

Page 17: IR Remote Hacking and Home Automation · IR Remote Hacking and Home Automation SHAMSUDHEEN MARAKKAR M.Tech Robotics and Intelligent Systems ... •Basics of IR. •Decoding IR remote

WWW.GRAPHICBULB.COM

17

THANK YOU!