upylib
MicroPython experiments
A collection of Python libraries and tools for experimenting with MicroPython.
My MicroPython experiments
53 stars
8 watching
18 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dhylands/upy-shell | A command-line interface for MicroPython with features like directory navigation and help functionality. | 38 |
tinypico/tinypico-micropython | A set of MicroPython libraries and example projects for the TinyPICO microcontroller | 63 |
peterhinch/micropython-samples | An assortment of code examples and technical resources for MicroPython development on various platforms. | 464 |
spotlightkid/micropython-ftplib | An FTP client library for MicroPython microcontrollers | 34 |
spotlightkid/upy-msgpack | A lightweight MessagePack serialization library for MicroPython | 0 |
gepd/upiotmicropythontool | A Sublime Text plugin to simplify working with MicroPython on microcontrollers. | 29 |
jazzycamel/micropython-uprotobuf | A Python implementation of Protocol Buffers for micropython, enabling the creation of lightweight binary data serialization. | 21 |
takluyver/ubit_kernel | An interface to run MicroPython code on the micro:bit single-board computer | 26 |
peterhinch/micropython-msgpack | MicroPython MessagePack implementation | 28 |
jplattel/upymenu | A Micropython implementation of a menu system for LCD displays | 25 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
carglglz/jupyter_upydevice_kernel | A Jupyter kernel for interacting with MicroPython boards over USB/Serial or WebREPL connections. | 14 |
peterhinch/micropython-filters | Digital filter implementation in MicroPython for real-time and non-realtime applications | 64 |
mattharrison/tiny-python-3.6-notebook | A curated collection of examples and notes on the basics of Python 3.6 syntax. | 1,345 |
sumana2001/pybull | A collection of Python projects and tools for beginners and enthusiasts | 31 |