Micropython-Editor
Microcontroller Text Editor
An editor for writing and editing text files on microcontrollers
Small on-board editor for PyBoard, WiPy, ESP8266, ESP32, RP2040, W60x, XBEE 3, Sipeed K210, as well as PyCom and Adafruit devices written in Python
225 stars
19 watching
50 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
robert-hh/hx711 | A Python module providing a driver for the HX711 load cell interface | 49 |
robert-hh/cs1237 | A MicroPython driver for a load cell interface/ADC chip | 0 |
robert-hh/hx710 | Provides a Python interface to read and process data from load cell sensors. | 0 |
peterhinch/micropython-micropower | Provides tools and resources to support the development of ultra low power systems using the Pyboard | 45 |
miketeachman/micropython-rotary | A MicroPython module to read rotary encoder values in real-time | 284 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
russhughes/wt32sc01py | A MicroPython driver for an 8-bit parallel display with support for rotation and text drawing. | 12 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
russhughes/thmi_py | A MicroPython driver for an 8-bit parallel display | 5 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
robert-hh/ads1x15 | A driver for ADS1x15 Analogue-Digital Converters | 95 |
peterhinch/micropython-filters | Digital filter implementation in MicroPython for real-time and non-realtime applications | 64 |
peterhinch/micropython-radio | Enables bidirectional communication between two devices using radio frequency signals. | 54 |