micropython-monitor

System analyzer

A tool to monitor and analyze the behavior of real-time systems written in Python

Display the behaviour of a realtime program with a scope or logic analyser.

GitHub

32 stars
4 watching
2 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peterhinch/micropython-samples An assortment of code examples and technical resources for MicroPython development on various platforms. 470
peterhinch/micropython-filters Digital filter implementation in MicroPython for real-time and non-realtime applications 65
peterhinch/micropython-nano-gui A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. 518
peterhinch/micropython-micropower Provides tools and resources to support the development of ultra low power systems using the Pyboard 44
peterhinch/micropython-mqtt A driver for asynchronous MQTT communication in MicroPython 590
peterhinch/micropython_remote A library that captures and replays 433MHz remote control codes to control devices 70
powershell/psscriptanalyzer A tool that checks and analyzes PowerShell code for quality and best practices 1,874
peterhinch/micropython_data_to_py A utility to convert binary data into Python source code for storage in Flash. 28
peterhinch/micropython-async A resource providing documentation, tutorials, and code examples for using asynchronous programming in MicroPython for embedded systems 750
chipmuenk/pyfda A tool for designing and analyzing digital filters with a graphical user interface. 658
peterhinch/micropython_ra8875 A device driver and GUI library for controlling RA8875-based displays on MicroPython devices 10
peterhinch/micropython-lcd160cr-gui A touch-driven GUI library for interacting with LCD displays using Python 30
microsoft/pylance-release Provides language support and features for Python development in Visual Studio Code 1,726
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
peterhinch/micropython-iot Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. 91