(作成中) * https://micropython.org/ * https://micropython.org/download#esp32 * esptool.py ** ESP8266 and ESP32 serial bootloader utility ** https://github.com/espressif/esptool * ampy ** Adafruit MicroPython Tool - Utility to interact with a MicroPython board over a serial connection. ** https://github.com/scientifichackers/ampy * rshell ** Remote Shell for MicroPython ** https://github.com/dhylands/rshell * MicroPythonとUNIXのシェルを統合するrshellの使い方 ** https://blog.boochow.com/article/micropython-rshell-howto.html !! IDE ! uPyCraft (not updated?) * https://dfrobot.gitbooks.io/upycraft/content/ * article ** Micropython + ESP32のためのIDE「uPyCraft」を使ってみた *** https://blog.boochow.com/article/453812032.html