Use MAX25205 gesture sensor and Python to transform hand movements into epic sounding chords in real-time
Maxim MAX25205 EVKIT:
Currently only has Windows driver. I will see if I can make it work on Linux
git clone https://github.com/irz/gesture-synth.git
cd gesture-synth
pip install -r requirements.txt
python main.py
