Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.69 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.69 KB

Pianoduino

A 61 key MIDI keyboard project with Arduino and some parts of a broken Yamaha PSR-E303. With control knobs, buttons, LCD and resistive panel. Image of Pianoduino

Getting Started

Since this is a hardware and software project, these instructions will get you a copy of the project up and running on your device for development and testing purposes.

Prerequisites

Arduino Circuit First you need to build the circuit if you have a Yamaha PSR-E303, or you can modify it to fit your keys circuit. PCB

Arduino IDE to edit and upload your code. You can find the instructions of installation on the Arduino's page depending on your operative system.

Autodesk Eagle to edit the circuit. You can find the instructions of installation on the autodesk's page depending on your operative system.

Deployment

Just upload your code to the arduino + circuit and play 🎹.

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments