[ bianca ]
[ 源代码: micropython-mpremote ]
软件包:micropython-mpremote(1.24.1-1)
micropython-mpremote 的相关链接
下载源码包 micropython-mpremote:
- [micropython-mpremote_1.24.1-1.debian.tar.xz]
- [micropython-mpremote_1.24.1-1.dsc]
- [micropython-mpremote_1.24.1.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Tool for interacting remotely with MicroPython on a microcontroller
The mpremote tool provides a set of commands for interacting with a microcontroller board running MicroPython over a serial connection. It includes the ability to run local scripts on the board, perform a variety of filesystem tasks (cat, ls, cp, rm, mkdir, rmdir), mount a local directory on the remote board, and execute an interactive REPL on the board.
其他与 micropython-mpremote 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-serial
- pyserial - module encapsulating access for the serial port
-
- sug: micropython
- Unix/Linux port of MicroPython for board-independent use on the host