Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 490 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 490 Bytes

STM32MIDI

STM32MIDI is simple interface to create your own MIDI instrument using STM32F429I

Requirements

Building

clone project and go to main directory
make program

Running

Project include sample instrument script that use uart to send data to stm. To run demo:

./guitar.sh
./connect.sh