Skip to content

A gamepad code for Arduino Leonardo/Pro Micro based on ArduinoJoystickLibrary

Notifications You must be signed in to change notification settings

Tzwcard/SimpleGamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

SimpleGamepad

A gamepad code for Arduino Leonardo/Pro Micro based on ArduinoJoystickLibrary
Using a modified Joystick.h
With 10 buttons and 1 axis

Grab ArduinoJoystickLibrary here: https://github.com/MHeironimus/ArduinoJoystickLibrary/
Keep in mind that I'm using an older version(1.0) of ArduinoJoystickLibrary, that means you'll need to put xaxis and buttons into public in Joystick_ class. I put an example modified Joystick.h into the folder too, so that you can know what's the difference

About

A gamepad code for Arduino Leonardo/Pro Micro based on ArduinoJoystickLibrary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages