Skip to content

MysteryDove/RhythmCodes

 
 

Repository files navigation

RhythmCodes

Forked version of RhythmCodes for DIY rhythm game controllers based on Arduino Leonardo.

Current focus: SDVX controller code, especially the maintained variants under 2E8B8LED_sdvx_keyboard and the related SDVX folders in this repository.

Dependencies

Most projects use the upstream ArduinoJoystickLibrary.

2E8B8LED_sdvx_keyboard requires the forked ArduinoJoystickLibrary which adds a non-blocking isReady() endpoint check for constant-rate USB HID reporting.

Todo list:

  • implement debounce library
  • librarylize HID light code
  • mixed light mode
  • eeprom function to keep user settings

About

DIY製作多種音樂遊戲控制器的程式碼,使用Arduino Leonardo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 93.3%
  • C 6.7%