Skip to content

Crutched-programmer/Arduino_Joystick_shield_game-_controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Arduino_Joystick_shield_game-_controller

This project makes the arduino ( with an ATMEGA32U4 chip) work as a game controller of a macropad with the joystick shield.

Required materials

-funduino joystick shield

All you have to do is connect the shield on the leonardo and upload the code ! it is that simple!

I will be updating the code to make the sensitivity smoother and make the key mappings more straight forward.

In this case the four main buttons are mapped as : -A - 'w'

-B - 'd'

-C - 'space'

-D - 'a'

-E - 'e'

-F - 'right click ( from the mouse.h library)'

-Joystick button - 'left click'

The mappings can be changed in the KEY_MAPPING const int.

About

This project makes the arduino ( with an ATMEGA32U4 chip) work as a game controller of a macropad with the joystick shield.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages