mpy-miniterm
Debugging tool
A tool that enables seamless serial debugging and file synchronization with MicroPython devices.
Tool for seamless serial debug and file synchronisation with MicroPython devices via the serial REPL
22 stars
2 watching
6 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jczic/esp32-mpy-jama | An integrated development environment and toolbox for MicroPython on ESP32 microcontrollers | 426 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
bulletmark/mpr | A tool that provides an improved interface for interacting with MicroPython devices over USB/serial connections. | 13 |
johnreedlol/pos | A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
ionelmc/python-manhole | A tool for interactive debugging of Python applications | 374 |
amirhmzz/mpbridge | A tool that synchronizes and manages files on MicroPython devices from a local computer. | 50 |
deadsy/pycs | A toolset for debugging and tracing ARM CoreSight enabled microcontrollers using Python. | 74 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
mrphrazer/hitb2021ams_deobfuscation | Automated deobfuscation of malware code using symbolic execution and simplification techniques | 71 |
bradenm/micropy-cli | Automates the creation and management of Micropython projects with tools like linting, intellisense, and dependency management. | 317 |
pyocd/pyocd | A Python-based tool and package for programming and debugging microcontrollers with Arm Cortex-M CPUs. | 1,134 |
peterhinch/micropython-micropower | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 45 |
redphx/localify | A tool to debug minified JavaScript files by redirecting requests to local versions. | 9 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 723 |