Drifter - Arduino controlled RC car

Posted on 15/03/2013 by robotfreak
Modified on: 13/09/2018
Project
Press to mark as completed
Introduction
This is an automatic import from our previous community platform. Some things can look imperfect.

If you are the original author, please access your User Control Panel and update it.

Drifter is based on a cheap RC toy car I found at Toys'r'us, named 'Fast lane Monster Drift'.  I think it's the same model Frits has been used in an episode of TLIHR. It doesn't work well, you get what you pay for. But it is a good hacking platform. There is no much space left for additional electronics, but a Arduino Pro Mini fits very well on the rear axle.  The onboard electronic is as usual very primitive. A PCB with a RC receiver IC, 2 H-Bridges for drive and steering motor, ...


Drifter - Arduino controlled RC car

Drifter is based on a cheap RC toy car I found at Toys'r'us, named 'Fast lane Monster Drift'.  I think it's the same model Frits has been used in an episode of TLIHR. It doesn't work well, you get what you pay for. But it is a good hacking platform. There is no much space left for additional electronics, but a Arduino Pro Mini fits very well on the rear axle. 


The onboard electronic is as usual very primitive. A PCB with a RC receiver IC, 2 H-Bridges for drive and steering motor, and a voltage regulator (3,3V). Lucky me I found the control signals going from the RC receiver to the motor drivers and an easy way to cut these connectors and put the Arduino between. That way I can use the existing remote control. 4 Inputs and 4 outputs were needed (forward, backward, left and right). As outputs the PWM capable pins 5,6,9,10 has been used to give the possibility of smooth movements, instead full speed drive and steering from the original hardware.

 

Here is the complete schematic and wiring made with Fritzing.

The Remote control is used as a mode selector. On power up the Arduino reads the remote and executes the selected mode of operation.


Further development:

To make the car autonomous it needs a ultrasonic sensor. Unfortunately I only have a HC-SR04 ultrasonic sensor ready, witch is a 5V device. The existing electronics and the Arduino are 3.3V powered. So the HC-SR04 needs to be replaced with a SRF01 or Maxbotix sensor. Both work with 3.3V.

I found an interesting project of our fellow member DuaneB about using a Gyro sensor to smooth the movement of a RC car. This might be a way to make autonomous drifting possible.

Lets see how far I can get.

Drifting around and avoid collisions via ultrasound

  • Actuators / output devices: 2 geared motors
  • Control method: Auto/ Manual
  • CPU: Arduino pro mini
  • Power source: 4 x AAA NiMH cells / batteries
  • Programming language: arduino language based on C/C++
  • Sensors / input devices: HC-SR04 ultrasonic sensor
  • Target environment: indoor
LikedLike this to see more

Spread the word

Flag this post

Thanks for helping to keep our community civil!


Notify staff privately
It's Spam
This post is an advertisement, or vandalism. It is not useful or relevant to the current topic.

You flagged this as spam. Undo flag.Flag Post