Arduino Project – Remote Controlled Robot Car (TV – Infrared Remote (IR))
By Robolab Technologies In Arduino, Atal Tinkering Labs ATL, More InfoIn 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.
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.
No Comments