Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leandroberetta/stm32f4-audio-to-midi

Audio signal conversion to MIDI notes using an STM32F4 microcontroller
https://github.com/leandroberetta/stm32f4-audio-to-midi

Last synced: 6 days ago
JSON representation

Audio signal conversion to MIDI notes using an STM32F4 microcontroller

Awesome Lists containing this project

README

        

# stm32f4-audio-to-midi

Audio signal conversion to MIDI notes using an STM32F4 microcontroller (in development).

The initial configuration was generated using [STM32CubeMX](https://www.st.com/en/development-tools/stm32cubemx.html).

The project structure was done by the [GNU ARM Eclipse plugin](https://gnu-mcu-eclipse.github.io).

The board used is the STM32F4 Discovery (using the STM32F407VG).