pyOCD
Microcontroller debugger
A Python-based tool and package for programming and debugging microcontrollers with Arm Cortex-M CPUs.
Open source Python library for programming and debugging Arm Cortex-M microcontrollers
1k stars
65 watching
483 forks
Language: Python
last commit: 11 days ago
Linked from 2 awesome lists
armcmsis-dapcortex-debugcortex-mdebugembeddedgdb-serverjlinkmcumicrocontrollerpyocdpythonstlink
Related projects:
Repository | Description | Stars |
---|---|---|
deadsy/pycs | A toolset for debugging and tracing ARM CoreSight enabled microcontrollers using Python. | 74 |
labapart/polymcu | An open framework for developing software on microcontrollers | 202 |
djdevon3/my_circuit_python_projects | A collection of Python projects utilizing the Circuit Python language on various microcontrollers. | 14 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
marcio-pessoa/pyl298 | This project provides software for controlling L298-based motor controllers using MicroPython | 2 |
octaprog7/pca9685 | A MicroPython module for controlling a 16-channel PWM controller | 0 |
jposada202020/micropython_pca9685 | A MicroPython driver for controlling PWM signals from the PCA9685 IC. | 4 |
dlbeer/mspdebug | A debugging tool for microcontrollers. | 190 |
jposada202020/micropython_motor | A MicroPython library for controlling PWM-based motors and servos | 1 |
jczic/esp32-mpy-jama | An integrated development environment and toolbox for MicroPython on ESP32 microcontrollers | 426 |
octaprog7/mpydac | A MicroPython module for controlling a 12-bit digital-to-analog converter with EEPROM memory | 0 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
wjdp/micropython-lcd | A class for controlling an HD44780 LCD display from a PyBoard microcontroller using Python. | 20 |
scientifichackers/ampy | A tool to control MicroPython boards over a serial connection. | 723 |
redoxcode/micropython-ppm_reader | A Python library to decode PPM signals from RC receivers | 11 |