framebuf2

Frame buffer manipulator

MicroPython extension to manipulate frame buffers with fonts and shapes

MicroPython FrameBuffer extension: larger and rotated font, triangles and circles

GitHub

12 stars
2 watching
6 forks
Language: Python
last commit: over 1 year ago
Linked from 1 awesome list

circlefontframebufferlarge-fontmicropythonsizetriangle

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peterhinch/micropython-nano-gui A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. 518
jazzycamel/micropython-uprotobuf A Python implementation of Protocol Buffers for micropython, enabling the creation of lightweight binary data serialization. 21
spotlightkid/micropython-ftplib An FTP client library for MicroPython microcontrollers 36
boochow/fbconsole A framework for redirecting MicroPython's REPL output to framebuffer devices for display on low-power displays. 57
emoon/minifb A cross-platform library to create a frame buffer for rendering pixels in a window. 991
antirez/microfont A text drawing library for MicroPython framebuffer using Viper native code emitter and supporting fast rotated text rendering and blitting. 52
johnbentcope/vpype-ttf A Vpype plugin for working with text in font files 6
72/lottie-framer An animation playback library that wraps Lottie-Web to render animations exported from After Effects 168
peterhinch/micropython-font-to-py Converts industry-standard font files to Python source code that can be deployed on MicroPython platforms. 393
dogtopus/minipb A lightweight, pure Python library for serializing and deserializing data using Protocol Buffers 52
buffer/pylibemu A wrapper around the Libemu library for Python 126
peterhinch/micropython-micro-gui A lightweight GUI library for MicroPython, providing input options and supporting various display drivers. 270
charlesthegreat77/zip2animation Automates the process of renaming and formatting PNG files for use in animations, particularly for Flipper Zero devices. 51
peterhinch/micropython-tft-gui A GUI library for embedded systems using Python and micropython, enabling touch-driven event-based interfaces. 92
bixb922/freezefs Creates self-extracting archives for MicroPython with Python 29