Skip to content

Theremin - a musical instrument emulator using ESP8266 and a couple of ultrasonic sensors.

Notifications You must be signed in to change notification settings

fabianferno/theremin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theremin

Trying to build a theremin with two ultrasonic sensors.

    esptool.py --port /dev/ttyUSB0 --baud 460800 write_flash --flash_size=detect 0 firmwares/esp8266-1m-20220117-v1.18.bin

    esptool.py --chip esp32 --port /dev/ttyUSB0 --baud 460800 write_flash -z 0x1000 firmwares/esp32-20220117-v1.18.bin

About

Theremin - a musical instrument emulator using ESP8266 and a couple of ultrasonic sensors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages