适用于 Android 设备的 MicroPython 和 Circuit Python IDE
Micro REPL 具有以下特点:
访问 MicroPython 交互式解释器的终端。
用于 MicroPython 存储的文件资源管理器(文件管理器)。
一个基本的代码编辑器
最新版本1.8更新日志
Last updated on 2024年11月08日
#### New Feature: Allow user to upload files from phone storage to MCU flash.
#### New Feature: Allow user to clear Terminal output from code `print(chr(27) + "[2J")`
#### Ui Updates: Enhance Ui for Terminal, Files Explorer.
#### Crash Fix: java.io.IOException - Could not claim control interface