I have been following the steps of making the Arduino read a regular PS2 controller and it worked out fine (well, start doesnt show any response but meh) so now i tried to plug the arduino to a gaming steering wheel compatible with ps2/ps1/xb/gc just like i did with the PS2 controller and its not working right. I get this message:
OUT:IN
1:FF 42:FF 0:FF 0:FF 0:FF 0:FF 0:FF 0:FF 0:FF 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0
OUT:IN
1:FF 42:FF 0:FF 0:FF 0:FF 0:FF 0:FF 0:FF 0:FF 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0 0:0
Controller mode not matched or no controller found
Expected 0×41 or 0×73, got FF
No controller found, check wiring, see readme.txt to enable debug. visit http://www.billporter.info for troubleshooting tips
Unknown Controller type
I havent checked yet if the wiring of the steering wheel is the same as the one of the ps2 but i just want to know if it should work fine like a PS2 controller or the library PS2X simply doesnt work with an steering wheel and needs its own code (kinda like the Guitar Hero controllers).