Skip to content

Simple arduino code for running G27 pedals standalone via USB.

License

Notifications You must be signed in to change notification settings

mohragk/G27_Pedal_USB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

10-bit G27/G29 USB adapter script for Arduino boards

Simple arduino code for interfacing G27/G29 pedals via USB.

Auto-calibration

The script auto-calibrates the pedal output. The potentiometers in the pedal board might not output a full 0 - 1023 range, so the output is automatically mapped to output a full 10-bit range. When first connected, it's important to depress all pedals fully to initially set this range.

Joystick library

This script uses the following Joystick library so make sure this is installed in your Arduino IDE. DON'T USE THE BUILT-IN JOYSTICK LIBRARY THAT'S INCLUDED WITH ARDUINO!

About

Simple arduino code for running G27 pedals standalone via USB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages