I know the ipad has that arcade style controller, but I want to know if it is possible to make my own controller? I looked online for a sample code for the arduino and I didn't find anything. I did however find dozens of articles for controlling an Arduino FROM an Iphone, but not the other way around. :{
Did anyone else try this, and does anyone know where I can get a sample code to start with.
I have code that will read Arduino/Teensy 2.0 input pins and send out USB iCade-compatible keys. I have tested it with iPad and an Atari 2600 joystick
http://appleause.com/category/ios/icade/I am going to start posting more of my input code as I get time.