Home-built Electronic Wind Instrument - A LoFi Spin on the AKAI EWI

Have you ever wanted to build your own MIDI wind controller? Well here's an example of one that I built. SunVox synthesiser: https://www.warmplace.ru/soft/sunvox/ Some other sites I found helpful: Hairless MIDI serial bridge (This is required to convert USB data from the Arduino Mega into recognisable MIDI signals): https://projectgus.github.io/hairless... LoopMIDI (Required to reroute the Hairless MIDI output into SunVox): https://www.tobias-erichsen.de/softwa... Johan Berglund's youtube channel (His TeensyWI project helped me build my EWI):    / @johanberglund9772   Capsense Library: https://playground.arduino.cc/Main/Ca... CAD software used is Autodesk Fusion 360. EWI software written in C/Arduino.