Skip to content

Short piece of code that implements an analog Joystick, and digital buttons, Arduino based controller for Leonardo, Micro, Pro Micro, and clones with ATmega32u4

License

Notifications You must be signed in to change notification settings

antoniobarranco/simple-arduino-analog-joystick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple Arduino Analog Joystick for ATmega32u4 (Leonardo, Micro, Pro Micro and clones)

This is an Analog Joystick and digital buttons implementation that lets you convert an Arduino into a Joystick that can be used on any device (Windows, Linux, Mac, Android, etc.) because implements itself as an HID game device.

Makes use of Joystick.h, so you need to add this according the documentation of that library.

Code is commented and has an upper part of constants to configure it to your needs.

About

Short piece of code that implements an analog Joystick, and digital buttons, Arduino based controller for Leonardo, Micro, Pro Micro, and clones with ATmega32u4

Topics

Resources

License

Stars

Watchers

Forks

Languages