ST77xx-pure-MP
Display driver
A pure MicroPython driver for ST77xx displays with low memory requirements and optimized direct memory access.
Pure MicroPython driver for ST77xx displays. Low memory requirements.
23 stars
6 watching
0 forks
Language: Python
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
devbis/st7789_mpy | A driver for displaying graphics on ST7789-based displays with MicroPython | 196 |
antirez/bma423-pure-mp | This driver enables functionality on the BMA423 accelerometer device. | 9 |
devbis/st7789py_mpy | A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. | 85 |
antirez/uc8151_micropython | A MicroPython driver for controlling e-paper displays using the UC8151 chip | 136 |
russhughes/st7789_mpy | A MicroPython driver for an ST7789 display module with support for bitmap fonts, scrolling, rotation, and graphics operations. | 557 |
antirez/bme680-pure-mp | A Python driver for the BME680 sensor that provides an API for reading temperature, humidity, pressure, and gas sensor data. | 12 |
russhughes/st7789s3_mpy | A C-based MicroPython driver for the TTGO T-Display-S3 st7789 display with various graphics and text rendering capabilities. | 62 |
russhughes/st7789py_mpy | A MicroPython driver for ST7789 displays | 163 |
antirez/micropython-ft6x06 | A MicroPython driver for the FT6x06 capacitive touch sensor chip | 9 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
sergeypiskunov/micropython-hx711 | Provides a driver for communicating with the HX711 24-Bit Analog-to-Digital Converter | 79 |
russhughes/st7789s3_esp_lcd | A MicroPython driver for connecting to cheap ST7789 displays using ESPLCD and DMA. | 17 |
russhughes/ili9342c_mpy | An ILI9342C display driver for MicroPython | 52 |
antirez/vl53l0x-nb | A modified version of a driver for a time-of-flight sensor that adds support for non-blocking measurement mode. | 5 |
hosaka/micropython-st7735 | Provides a software interface to control Sitronix ST7735 TFT displays using the MicroPython programming language | 26 |