midiOSCesp/README.md

13 lines
455 B
Markdown
Raw Normal View History

2021-01-06 02:32:39 +00:00
midiOSCesp
v0.1
2021-01-06 02:48:09 +00:00
By Sam Neurohack
ESP operations in micropython, we use :
ESP 8266 from https://www.wemos.cc/en/latest/d1/d1_mini_lite.html
Micropython firmware (select v1.13 with the right RAM amount): https://micropython.org/download/esp8266/
Flash firmware, upload python files, run files,... thonny IDE : https://thonny.org/
Great tutorials : https://randomnerdtutorials.com/getting-started-thonny-micropython-python-ide-esp32-esp8266/
More soon...