Hi to all,
I'm trying to use my F710 wireless gamepad with Arduino Usb Host Shield. But i cannot find the right libraries. When i connect usb nano receiver of gamepad to usb host shield of Arduino, the gamepad's own led blinking (not connected so). What can i do now to connect and read data from Arduino?
Thanks in advance.
Edit: It works on Directİnput mode with usbhidjoystick library. But how can i control servo with this gamepad? Which code?