Source code to emulate an XBox 360 controller using XInput
- Arduino Micro (or other supported Microcontrollers)
- XInput Library
- XInput boards package for your micro controller (Arduino Micro)
- A, B, X and Y
- D-Pad
- Joystick (left and right)
- Joystick buttons
- Shoulder buttons (digital triggers)
- Home and Back button
- Clone repo
- open control.ino
- upload to Arduino Micro