FBConsole
Display REPL
A framework for redirecting MicroPython's REPL output to framebuffer devices for display on low-power displays.
frame buffer console class for MicroPython
57 stars
9 watching
12 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
boochow/micropython-st7735 | An ST7735 TFT LCD driver for MicroPython | 204 |
oysols/tlc5940-micropython | A Micropython library for controlling multiple TLC5940 chips to generate grey scale data for driving displays. | 5 |
emoon/minifb | A cross-platform library to create a frame buffer for rendering pixels in a window. | 987 |
pbkangafoo/tinyscreen | A lightweight command-line system information display tool written in Python | 1 |
ntoll/microrepl | A Python-based interface to the MicroPython REPL on the micro:bit device | 32 |
peter-l5/framebuf2 | MicroPython extension to manipulate frame buffers with fonts and shapes | 12 |
cheungbx/st7735-esp8266-micropython | An ESP8266 library that provides a Python interface to ST7735 TFT LCD displays with support for multiple display sizes and orientations. | 31 |
jazzycamel/micropython-uprotobuf | A Python implementation of Protocol Buffers for micropython, enabling the creation of lightweight binary data serialization. | 21 |
julienbacquart/micropython-max7219 | A Micropython library for controlling 8-digit 7-segment displays based on the MAX7219 | 4 |
xyb/robotframework-debuglibrary | A debugging library for Robot Framework allowing interactive shell functionality | 105 |
pramasoul/micropython-sharp_memory_display | A driver for SHARP memory displays used in embedded systems | 11 |
peterhinch/micropython-nano-gui | A lightweight MicroPython GUI library for display drivers based on the FrameBuffer class. | 507 |
brainelectronics/micropython-winbond | A library providing an interface to interact with Winbond Flash chips using the MicroPython platform. | 10 |
antirez/microfont | A text drawing library for MicroPython framebuffer using Viper native code emitter and supporting fast rotated text rendering and blitting. | 52 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |