NEW GUIDE: MIDI Breath Controller #AdafruitLearningSystem @Adafruit - CircuitPython Blog

TL;DR

Adafruit has released a guide on building a MIDI breath controller using the BMP585 air pressure sensor. This sensor is designed to measure air pressure changes, and in this project, it connects to a tube that captures breath input. The setup involves a QT Py RP2040 microcontroller running CircuitPython, which translates the pressure readings into MIDI Continuous Controller (CC) messages.