Skip to content

jeffricks/ug-pedal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ug-pedal

Overview

This project uses an Adafruit nRF52840 Express to act as a foot pedal to control the Ultimate Guitar app on iOS (Android not tested).

The sketch currently maps the following keys to the "pedals" that are recognized by Ultimate Guitar:

  • HID_KEY_4 => Ped0
  • HID_KEY_BACKSLASH => Ped1
  • HID_KEY_PERIOD => Ped2
  • HID_KEY_SEMICOLON => Ped3
  • HID_KEY_SLASH => Ped4
  • HID_KEY_GRAVE => Ped5
  • HID_KEY_COMMA => Ped6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages