Hi,
I have this robot arm:
I connect the motor to L293D and this to arduino and work fine.
The next step should controlled this through usb gamepad. I searched but only find PS3 or xbox gamepad.
With Arduino and usb gamepad connected to pc.
It can be done? Can help me?
Thanks in advance
It can be done?
Probably, but you will probably need to develop an application for the pc that can take the USB gamepad input and output commands to the arduino.
Greensprings: what is the name of that thing, i want one
http://fadisel.com/productesrecerca.aspx?t=c-9895
zoomkat: Probably, but you will probably need to develop an application for the pc that can take the USB gamepad input and output commands to the arduino.
What language? C? You know any examples? Is it most easy using Ush Host shield ?