Arduino RC Car + Logitech Wheel and Pads

Hi LMR.

 

I recently got into the robotics world by getting myself an Arduino and different parts.

 

This first project is a RC Car fitted with a Arduino board, motor driver and bluetooth module.

Parts list:

http://www.seeedstudio.com/depot/bluetooth-bee-p-598.html?cPath=139_142&zenid=182f3891232b377be12ffc93cfe272b5

http://www.sparkfun.com/products/9457

 

The car is controlled through a Bluetooth Bee module and a Processing application. The Processing application picks up the data from the Logitech Wheel and Pads and sends it to the Arduino which then tells the motors what to do.

 

Possible updates:

Better steering. Right now the code is thrown together rather quickly.

Add backing lights and brake lights.

Get bigger RC car to fit with the arduino and control.

 

Video is recorded with HTC Desire, hence the semi crappy quality.

drive

  • Actuators / output devices: 2 DC brush motors
  • Control method: Bluetooth
  • CPU: atmega328
  • Power source: 4 AA batteries
  • Programming language: wiring
  • Target environment: indoor

This is a companion discussion topic for the original entry at https://community.robotshop.com/robots/show/arduino-rc-car-logitech-wheel-and-pads

**Cool project my friend :slight_smile: **

Cool project my friend :)  I like RC controlled cars,there is a lot to do with those.  Your Logitech Wheel and Pads are very much precise too,great idea. With break lights,front lights,horn etc… will be awsome too. Will keep watching your progress,keep up :slight_smile:

Will be put on hold

Heeh that’s what I thought.

I nice beginner project, although the coding + bluetooth took me some time to get working.

The project will be put on hold for some time, I just did this project quickly as we have to use most of the ideas for a semester project at University. But I will come back to this idea, hopefully when I get a bigger RC car to add stuff too.