Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 645 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 645 Bytes

Arduino Xinput Controller

Source code to emulate an XBox 360 controller using XInput

Requirements

Mapped buttons

  • A, B, X and Y
  • D-Pad
  • Joystick (left and right)
  • Joystick buttons
  • Shoulder buttons (digital triggers)
  • Home and Back button

How to use

  • Clone repo
  • open control.ino
  • upload to Arduino Micro