1
0
mirror of https://github.com/limyz/573controller synced 2025-02-02 20:57:23 +01:00
2020-05-04 06:13:44 +08:00
2020-05-01 13:37:11 +08:00
2020-04-28 06:34:04 +08:00
2020-04-28 06:34:04 +08:00
2020-04-27 11:48:41 +08:00
2020-05-04 06:13:44 +08:00
2020-01-23 11:10:59 +08:00
2020-05-04 06:13:44 +08:00

573controller

This repository houses several Arduino .ino files for use with an Arduino Leonardo or Micro to transform it into music game controller. Supported controllers include:

  • _gfxg

Allows you to transform it into a a USB game controller for use with Clone Hero/DTXAL/Guitar Hero/GuitarFreaks/Gitadora. For instructions on how to convert an existing guitar into one, check out 573controller's wiki.

  • _iidx

Allows you to transform it into a IIDX controller with full native support for beatmania IIDX INFINITAS.

  • _iidx_2p

Similar to _iidx but with buttons remapped from E1/E2 to E3/E4 for use with doubles play (DP). For players using the 2P side for single play, simply modify E3/E4 to E1/E2 button mappings.

  • _sdvx

Allows you to transform it into a SDVX controller with full native support for SOUND VOLTEX III.

Requirements

If you are using _iidx, it additionally requires:

If you are using _sdvx, it additionally requires:

Description
573controller allows you to transform an Arduino Leonardo or Micro into various 573 music game controllers
Readme GPL-3.0 4.4 MiB
Languages
C++ 100%