This project involves creating an Arduino Based Game Controller using the Pro Micro , which uses Atmega 32u4.
This project Requires you to Install MHeironimus/ArduinoJoystickLibrary
Install instructions are present on the mentioned repository
Things that you require
- Arduino Pro Micro
- Joystick Modules x2
- Push Button x12
Connect the components as shown below
After making the connections you should upload the code in source.ino
to the Pro Micro.
This project is based on the work of MHeironimus/ArduinoJoystickLibrary