Remote Controlled Robot Using Arduino
Remote Controlled Robot Using Arduino
remote
by Subhan95
Download
11 Steps
Sha re
This remote controlled car can be moved around using practically any kind of
remote such as TV,AC etc.
It makes use of the fact that the remote emits IR(infrared).
This property is made use of by using an IR receiver,which is a very cheap
sensor.
In this instructable you will learn how to
1. Interface IR receiver to Arduino.
2. Interface 2 motors to Arduino.
3. Combine the above 2 setups.
NOTE:This remote controlled car has a disadvantage of not work outside in
sunlight.
Arduino software
Breadboard
100rpm dc motors
IR receiver(SM0038 or TSOP1738)
Jumper wires
9V batteries(2 nos)
Battery clips
Step 2: Assembly
Fix the wheels to the chassis.
Attach the 2 motors to the back wheels and use dummies for the front.
Make holes on the chassis and fix Arduino using screws.
Fix the breadboard by using the double sided tape provided on it.
Mount the L293D on the breadboard with notch facing front.
left pin-ground.
middle pin-5V.
Remote.txt
motor test.txt
9V for Vss supply(pin 8) of l293d which is used for driving the motors(max
value that can be given is 36V)
rc car.txt