Resources for developing audio stuff with analog hardware and embedded microcontrollers.
- Awesome Electronics - An excellent and detailed list of resources for electronics engineering, focused on low-power DC circuits.
- C++ Real-Time Audio Programming with Bela - A video series on realtime audio programming for the Bela microcontroller.
- Embassy - A next-generation framework for writing embedded applications in Rust.
- Guitar Effects Processor - A low latency guitar effects processor suitable for running on smaller boards (e.g. a raspberry pi).
- MiniDexed - A port of the Dexed synthesizer that can run on a bare-metal Raspberry Pi.
- signalo - A Rust DSP toolbox with focus on embedded environments.
- sourcebox's repositories - Various repositories of tools and libraries for embedded audio applications, written in Rust.
- Stompbox - A guitar amplification and effects library for both desktop and embedded devices.
- The Embedded Rust Book - A free online book on using Rust on embedded hardware.