How to make IR Robot using Arduino Easy way | Arduino Tutorial

IR ROBOT 
In this tutorial we will learn how to control robot car with using TV or IR remote. Also we will use L298N H-bridge motor drive and Infrared Remote (IR) receiver. Required Hardware: Arduino Board (Nano) - https://goo.gl/9ZDDyw Robot Car Chassis - https://goo.gl/WMXVTi IR Receiver Kit - https://goo.gl/PwBgFm Only IR Receiver - https://goo.gl/hWqnJ7 L298N H-bridge - https://goo.gl/Ucvx6J Mini Breadboard - https://goo.gl/08nnr1 Jump Wires - https://goo.gl/n5ljN3 9V Battery - https://goo.gl/Blc0BP Battery Plug - https://goo.gl/iAEgPl 5V Battery



IR library and tutorial: Infrared (IR) controls are often used in most electronic devices. The 38 kHz infrared receiver we use in the project demodulates the signal it receives and sends the button code to the Arduino. We can use with this receiver as long as different brand and model remote controls have 38 kHz carrier signal. The receiver has 3 pins. These are GND - VCC - Signal respectively.











Download Source Code:

Code of this project



Follow me on my Social Media Instagram: https://www.instagram.com/waqas_farooq124/ Facebook: https://www.facebook.com/WaqasFarooq01/ Snap Chat: https://www.snapchat.com/add/waqasfarooq01 Twitter : https://twitter.com/WaqasFarooq01