Is there a chance to connect the ps4 Controller with the original wire from (micro usb b) with an arduino due to read and write data from the joystick. Is there a solution or tutorial . is it even possible?
Libraries?
Using the internet, I typed in "arduino joystick" and lots of info comes up.
Yeah i searched a lot, then i decided to come to this forum. I want it like i asked in my Question.
Try searching for "ps4 controller arduino due usb host"
Yeah its possible
Hesenko:
Is there a chance to connect the ps4 Controller with the original wire from (micro usb b) with an arduino due to read and write data from the joystick. Is there a solution or tutorial . is it even possible?
Libraries?
Yeah its possible with Arduino DUE and USB host shield, make a search for joystick arduino library.
You won't get the complete solution that way, you should start your project first, you will get errors etc and then ask them here.
There is a USB 2.0 peripheral with the DUE (no need for a USB host shield).
Maybe this thread, reply #4, may help you out to read a joystick from the Native USB Port: