micropython-oled-progressbars
OLED progress bars
A collection of display elements for showing progress on OLED screens using Micropython
A collection of progress bars for use with esp8266 and esp32's on OLED displays
13 stars
2 watching
3 forks
Language: Python
last commit: over 5 years ago
Linked from 1 awesome list
esp32esp8266i2c-displayi2c-lcdmicropython
Related projects:
Repository | Description | Stars |
---|---|---|
afantor/microbit_ssd1306_oled | A micropython library to control an I2C OLED display connected to a micro:bit | 3 |
fizban99/microbit_ssd1306 | A Python library that enables the display of images and text on an OLED screen connected to a Micro:bit board using its I2C interface. | 57 |
rdagger/micropython-ssd1306 | A Python library for controlling a monochrome OLED display using SPI and I2C interfaces. | 0 |
fizban99/microbit_ssd1306_7seg | A library that allows an OLED display to emulate a 7 segment display on a micro:bit microcontroller | 8 |
anthonyknorman/micropython_ssd1306 | A Python library providing an interface to an SSD1306 OLED display using Micropython for ESP8266 microcontrollers. | 10 |
nemart69/sh1107-micropython | Driver for a 64x128 OLED display using Micropython's I2C protocol | 9 |
peterhinch/micropython-lcd160cr-gui | A touch-driven GUI library for interacting with LCD displays using Python | 30 |
mcauser/micropython-ssd1327 | A Python library that provides an interface to control 128x128 4-bit greyscale OLED displays using MicroPython | 25 |
mcauser/micropython-my9221 | A Python library for controlling 10-segment LED bar graph modules using the MY9221 LED driver | 7 |
vrialland/micropython-max7219 | A driver for a specific LED matrix display connected to microcontrollers using MicroPython | 37 |
fizban99/microbit_ssd1306spi | A library to control a low-cost OLED display connected to the Micro:Bit microcontroller using SPI. | 8 |
anthonyknorman/micropython_pcd8544 | An ESP8266 driver for the PCD8544 display | 3 |
nickpmulder/ssd1306big | A driver for 128x64 pixel SSD1306 OLED displays using MicroPython | 24 |
hubertd/micropython-ws2812-7seg | A project providing a 7-segment display interface using WS2812 LEDs and Micropython for microcontrollers | 1 |
ledbelly2142/vl6180x | A driver for a proximity sensor on an ESP32 microcontroller | 5 |