Lists (1)
Sort Name ascending (A-Z)
Stars
ESP32 ULP Co-Processor toolchain implemented in MicroPython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Core Python libraries ported to MicroPython
Reference implementation of the Ogg Vorbis audio format.
Speex voice codec mirror - THIS IS A MIRROR, DEVELOPMENT HAPPENS AT https://gitlab.xiph.org/xiph/speex
picojpeg: Tiny JPEG decoder for 8/16-bit microcontrollers
Rate-Distortion Optimized Lossy PNG/QOI Encoding Tool
A lightweight MicroPython GUI library for display drivers based on framebuf class
stb single-file public domain libraries for C/C++
List of single-file C/C++ libraries, with emphasis on clause-less licenses.
A curated list of awesome header-only C++ libraries
Camera API for micropython as user module, with precompiled FW, starting with the esp32 port.
Single header lib for JPEG encoding. Public domain. C99. stb style.
Audio decoding libraries for C/C++, each in a single source file.
Decoders for PNG, JPEG, WAV, and a few other file formats
A module for micropython which adds the ability to generate Perlin noise
Terrain rendering algorithm in less than 20 lines of code