The Wayback Machine - https://web.archive.org/web/20220427194654/https://github.com/topics/st7789
Here are
66 public repositories
matching this topic...
ᛡᛒ BLE Scanner + Data persistence on SD Card for M5Stack, M5Core2, Odroid-Go, ESP32-Wrover-Kit and other models
Fast MicroPython driver for ST7789 display module written in C
Updated
Apr 22, 2022
Python
ESP32-Chimera-Core 👾 is an arduino library for M5Stack, Odroid-Go, D-Duino-32-XS and other ESP32/TFT/SD bundles
Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip
ST7789 Driver for esp-idf
Bluetooth Visual Speaker | 藍牙視效音響 | 基於ESP32的音樂全彩光立方視覺效果控制器
A tiny external monitor for PC using STM32 and ST7789. Connects to PC over USB and displays the captured screen on ST7789 (240x240) display.
🐍 MicroPython for LilyGO TTGO T-Watch-2020🐍
Slow micropython driver for 240x240 ST7789 display without CS pin from Ali Express, written in MicroPython
Updated
Dec 27, 2019
Python
Driver for 320x240, 240x240 and 135x240 ST7789 displays written in MicroPython
Updated
Jan 15, 2022
Python
Gameboy Color Emulator based on GNUBOY ported to ESP32 WROVER with ST7789 Display loading games from microSD card
NFC Attendance System | 智慧校園NFC考勤系統 | 基於ESP32的智慧校園NFC考勤系統控制器
Use an ST7789 based TFT LCD display with your Raspberry Pi Pico or any RP2040 based board 📺
LVGL MicroPython ST7789 Driver
Updated
Dec 17, 2021
Python
ST7789 display library that setups RGB interface
DIY Smart Watch with ATMEGA32U4 , ST7789 SPI display and RV3028-C7 Extreme Low Power RTC Module
ESP32 Power Meter with Web Interface and SD Card support
Updated
Sep 30, 2020
HTML
Micropython modules for the M5StickC Plus
Updated
Dec 13, 2020
Python
PWM Fan Controller | PWM風扇控制器
Teensy 4.0 MP3/WAV/AAC/FLAC Player
This is a simple Arduino sketch that displays the temperature in a 1.3" ST7789 display.
PineDio Stack BL604 RISC-V Board on Apache NuttX RTOS
STM32F1 ST7789 fast library with DMA and LL drivers. Mikroe GLCD custom fonts support.
Universal Display Driver for Raspberry Pi
TFT, Graphic Display, 240x320 pixels, Sitronix ST7789, 8-bit Parallel Interface, Arduino bring up code
Some projects related to RPi-Pico
Go module to control Pimoroni's Pirate Audio LCD and buttons.
This is a fast display driver for interfacing ST7789 LCD display with STM32F1 microcontroller over an SPI bus. Mainly made for my personal usage.
Improve this page
Add a description, image, and links to the
st7789
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
st7789
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
There are missing type annotations for some functions in this library.
The
typingmodule does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the error for missing import. There is an example of how that is done here:Once imported the typing annotations for the argum