oatandjam / arduino-xinput-controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:C++ 100.0%