Society of Robots - Robot Forum

Electronics => Electronics => Topic started by: koolraj09 on March 29, 2011, 01:08:54 AM

Title: Joystick control
Post by: koolraj09 on March 29, 2011, 01:08:54 AM
Hi everyone!!
I want to control my robot using a sony PS-2 joystick(for that matter any gamepad/controller). The robot should be wired instead of wireless. I am not much into electronics and computers either. Can anyone explain or post some links of the tutorial to interface a joystick with a robot? Any ideas where I could find any info regarding this?
Thanks.
Title: Re: Joystick control
Post by: rbtying on March 29, 2011, 06:50:33 AM
http://www.billporter.info/playstation-2-controller-arduino-library-v1-0/ (http://www.billporter.info/playstation-2-controller-arduino-library-v1-0/)

Follow the above instructions exactly if you're using an Arduino, or translate the library to your microcontroller's API if you're using a different one.