pazzarpj / micropython-ustubbyLinks
Library for building micropython c extensions using python
☆23Updated last year
Alternatives and similar repositories for micropython-ustubby
Users that are interested in micropython-ustubby are comparing it to the libraries listed below
Sorting:
- Generator for Micropython external modules written in C☆24Updated 2 years ago
- user-defined micropython modules☆57Updated last year
- MicroPython for ESP32 with psRAM support (with I2S module to read an I2S MEMS Microphone)☆23Updated 6 years ago
- MicroPython device driver and nano-GUI for RA8875 based displays☆12Updated 4 years ago
- MicroPython build tool☆25Updated 2 weeks ago
- Display the behaviour of a realtime program with a scope or logic analyser.☆37Updated 7 months ago
- Classes to count pulses, debounce digital inputs, and calculate moving averages of analog inputs for a micropython board.☆34Updated 10 years ago
- Tool for seamless serial debug and file synchronisation with MicroPython devices via the serial REPL☆23Updated last year
- MicroPython board definition for the Blue Pill STM32F103C8T6 board☆46Updated 6 years ago
- Command line tool for MicroPython devices☆61Updated last year
- Lightweight driver for Microchip's Crypto Authentication secure elements written in pure python for micropython☆43Updated 10 months ago
- Micropython wrapper for FastLZ, a lightning-fast lossless compression library☆18Updated 3 years ago
- MessagePack serialisation library optimised for MicroPython☆37Updated this week
- SSD1963 TFT Library for PyBoard and Raspberry Pi PICO☆30Updated 4 years ago
- Digital filters impemented in MicroPython's inline ARM Thumb assembler (e.g. Pyboard, RP2).☆68Updated 3 years ago
- Support for building ultra low power systems based on the Pyboard (1.x and D series).☆45Updated last year
- Typesheds (a.k.a.: interface stubs, `pyi` files, and type hints) for MicroPython.☆18Updated 2 years ago
- Python library for generating USB Descriptor byte strings using `struct` only.☆16Updated 3 years ago
- MicroPython shell☆39Updated 7 years ago
- ☆27Updated 4 years ago
- micropython for stm32f411ce core board☆56Updated 4 years ago
- MicroPython driver for 74HC595 shift registers☆33Updated last month
- An interface library for micropython built around asynchronous iterators.