トップ 一覧 検索 ヘルプ RSS ログイン

ESP32 + MicroPythonの変更点

  • 追加された行はこのように表示されます。
  • 削除された行はこのように表示されます。
(作成中)

* 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