USB_Guitar/README.md

10 lines
404 B
Markdown
Raw Normal View History

2020-11-22 10:24:34 -06:00
# USB Guitar Hero
2020-11-22 11:07:58 -06:00
![license](https://img.shields.io/badge/license-GPL--3.0-brightgreen)
2020-11-22 11:06:30 -06:00
2020-11-22 10:24:34 -06:00
This project is to create a USB guitar from a used wireless playstation guitar. The wireless receiver was lost, so using a Teensy 3.1 it can be made into a wired guitar.
The teensy can emulate a gamepad that should be compatible with emulators or Phase Shift.
2020-11-22 10:24:58 -06:00
This is currently a build with debug messages only.