1
0
mirror of https://github.com/limyz/573controller synced 2024-11-23 22:51:00 +01:00

Update README.md

Added description for _ddr
This commit is contained in:
limyz 2020-08-03 17:47:45 +08:00 committed by GitHub
parent c848d597da
commit 8a72764c88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,10 @@
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:
* _ddr & _ddrTest
Allows you to transform an it into a USB game controller consisting of 4 buttons. The actual machine has 16 sensors (4 for each pad) for input. Use `_ddrTest` to determine if the indivdual sensors are working.
* _gfxg
Allows you to transform it into a a USB game controller for use with [Clone Hero](https://clonehero.net)/[DTXAL](http://senamih.com/dtxal)/Guitar Hero/GuitarFreaks/Gitadora. For instructions on how to convert an existing guitar into one, [check out 573controller's wiki](https://github.com/limyz/573controller/wiki/DIY-Guitar).