Convert standard 61 key keyboard into a midi device!
This project uses HIDUINO and Arduino UNO.
If you want this to work you need to upload the sketch first, then flash your ATmega 8u2/16u2 with HIDUINO.
Source code is intended to work with Yamaha PSR300. If you have different keyboard, you will probably need to modify it.
- Implement piano pedals (soft/sostenuto/sustain)
- Maybe comment the source code more
- Create wiki/tutorial on how to upload sketch and flash ATmega?