russhughes / st7789_mpy
Fast MicroPython driver for ST7789 display module written in C
☆616Updated 8 months ago
Alternatives and similar repositories for st7789_mpy:
Users that are interested in st7789_mpy are comparing it to the libraries listed below
- Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip☆214Updated last year
- Driver for 320x240, 240x240, 135x240 and 128x128 ST7789 displays written in MicroPython☆187Updated 9 months ago
- A lightweight MicroPython GUI library for display drivers based on framebuf class☆571Updated 2 weeks ago
- A lightweight MicroPython GUI library for display drivers based on framebuf, allows input via pushbuttons. See also micropython-touch.☆296Updated 2 weeks ago
- MicroPython ILI9341Display & XPT2046 Touch Screen Driver☆229Updated 2 months ago
- Micropython bindings to LVGL for Embedded devices, Unix and JavaScript☆507Updated last month
- A Python 3 utility to convert fonts to Python source capable of being frozen as bytecode☆416Updated 2 months ago
- add camera support to MicroPython☆502Updated last year
- MicroPython module to read a rotary encoder.☆311Updated last year
- ST7735 TFT LCD driver for MicroPython☆231Updated 2 years ago
- Assorted code ideas, unofficial MP FAQ, plus index to my other repositories.☆500Updated 3 months ago
- LVGL module for MicroPython☆164Updated last week
- Slow micropython driver for 240x240 ST7789 display without CS pin from Ali Express, written in MicroPython☆90Updated 5 years ago
- Micropython Driver for ILI9341 display☆136Updated 4 years ago
- LVGL binding for MicroPython☆292Updated last month
- HTS221, LPS22, LIS2DW12, LIS2MDL, LSM6DSO, STTS751, si7051, bme280, bmp280, APDS9930, TM1650, TM1637, LCD1602, GNSS, all kinds of micropy…☆187Updated 3 months ago
- Application of uasyncio to hardware interfaces. Tutorial and code.☆784Updated last month
- The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with r…☆680Updated last year
- MicroPython esp32-cam firmware with camera support compiled with esp-idf-4.4.0. Python script files for live streaming☆220Updated last year
- Nonblocking device drivers to receive from IR remotes and for IR "blaster" apps.☆270Updated 4 months ago
- MicroPython for ESP32 with psRAM support☆852Updated last year
- A fork of the driver for SSD1306 displays to make it installable via upip