Sensebar
Game Controller for Disabled
How to use Mapper:
Install pygame & python2.7 on your computer
Run python2.7 Mapping.py
It will open up a GUI that asks for a Key to press that can be mapped to the Sensebar.
Once you select all the keys for the controller press Enter to generate Mapper.ino file & it will ouput the generated file on the standard output.
Copy Mapper.ino to the Mapper Folder and replace the existing one to override it.
Copy Mapper/ folder to Arduino/ folder.
Compile and Upload Mapper.ino in Arduino application. ( Make sure you select Arduino Leonardo as the board)
Pull up a game, connect Sensebar to that machine and you can start playing it.
Thank you.
Sample.ino
- If you want the default mapping just copy Sample/ folder and paste it to Arduino/ folder.
- Compile and Upload Sample.ino to the Arduino Leonardo.
- Pull up a game, connect Sensebar to that machine and you can start playing it.

Log in or sign up for Devpost to join the conversation.