Force feedback PS3 dualshock controlled non-autonomous vehicle
It's not really an complete autonomous robot, but still a cool high tech project I would like to share with you!
I developed an receiver module with these specifications:
- Long range 60mW Xbee Pro transceiver!
- Will fit like any RC receiver.
- Accelerometer sensor for force feedback to the PS3 controller.
- 4 servo or motor connections possible (pan/tilt camera, steering and motor!).
- 2 ADC inputs.
- 2 open collector outputs, for example lights.
- On/off button for cpu sleep.
Then I also developed the board that will fit in an PS3 dualshock 3 controller
I can control the car to about a mile distance! If the car hits a bump the controller will start to vibrate (Force feedback!).
When using a Xbee PRO module it is possible to control things over a long range. It is possible to upload Arduino sketches via the usb port. This makes it possible to assign buttons to whatever I want. The controller doesn’t consume any power in standby mode
If you want to read more about the project, please read my blog:
Part 1: http://www.proofofprinciple.nl/index.php/ps3-rc
Part 2: http://www.proofofprinciple.nl/index.php/ps3-rc-2