_____ __ __ _
/ __(_) / _______ _/ /_(_)__ ___
/ _// / _ \/ __/ _ `/ __/ / _ \/ _ \
/_/ /_/_.__/_/ \_,_/\__/_/\___/_//_/
Eurorack synthesizer development platform targeting STM32 ARM Cortex-M4/M7 microcontrollers.
[!NOTE] Project is in early development stage.
- Eurorack module
- Effect pedal
- Written in C++
- Currently focused on STM32F303 microcontroller
- RTOS driven (FreeRTOS + ccp_freertos wrappers),
- I2S+DMA driven audio input/output
- Hardware FPU and CMSIS-DSP utilization
- CLI shell and logger over UART for experimenting and troubleshooting
- Hardware component drivers and abstractions: knob, slider, button, LED, rotary encoder, etc.
- STM32H7xx support
- SEGGER SystemView support
- GNU GPL-3.0 for software
- CERN OHL-2.0 for hardware