Simple Contrlling RC Car by Arduino

9.3K314

Intro: Simple Contrlling RC Car by Arduino

In this project you can learn how to control your own RC car from computer with a simple  way , using Arduino board .

STEP 1: Preparing Components :

1 - Resistors   1K  * 4  (or 220 ohm or 330 ohm) .
2 - Transistors    BC337   *4 .
3 - RC remote control car .
4 - Arduino UNO board .
5 - Wires .

STEP 2: Working

1- Remove the terminals (working like switchs) that control four directions (forward , Backward , Right , left ) .
2 - Replace the terminals  by Soldering  transistors , collector pin to positive , and emitter pin to negative ,and  the  resistor to the base.
3 - Connect the resistors to the arduino board pins (2,4,5,7) .
4- Connect positive to (5v) pin and negative to (GND) pin .

STEP 3: Finally You Get This Shape …….

STEP 4: The Code :

STEP 5: Application :

1 - Operate the serial monitor .
2 - write the number (8,2,6,4) from key board + Enter.
3 - press (0 + Enter) to stop the car .
, and enjoy .......

STEP 6: Videos :

4 Comments

Hi ...... rkmastermind i am uploaded the code as text file you can paste it to the arduino program , Good luck

Can I Get The Programming Code For THis ?

Thank you , until now its just experiment for me with electronic board Arduino .

Looks cool! What do you plan to do with it?