Python music instrument for arduino with an Utrasonic Ranging Module HC SR04
Santiago Chávez Novaro (@sanxofon)
pip install keyboard
pip install pyserial
pip install pyaudio
Python 2.7+
$ python musultra.py -p -e Ryosen -d 3 -t C -a 440.0 -x COM11
Python 3.4+
$ python musultra3.py -p -e Ryosen -d 3 -t C -a 440.0 -x COM11
Python 2.7+
$ python musultra.py -h
- Send max and min limits to arduino on startup and transfer (& test) calibration script to arduino itself.
- Improve RGB heat-map color settings