Here are
53 public repositories
matching this topic...
ᛡᛒ BLE Scanner + Data persistence on SD Card for M5Stack, Odroid-Go, ESP32-Wrover-Kit and other models
Fast MicroPython driver for ST7789 display module written in C
Updated
Sep 21, 2021
Python
Fast pure-C driver for MicroPython that can handle display modules on ST7789 chip
ESP32-Chimera-Core 👾 is an arduino library for M5Stack, Odroid-Go, D-Duino-32-XS and other ESP32/TFT/SD bundles
ST7789 Driver for esp-idf
A tiny external monitor for PC using STM32 and ST7789. Connects to PC over USB and displays the captured screen on ST7789 (240x240) display.
Bluetooth Visual Speaker | 藍牙視效音響 | 基於ESP32的音樂全彩光立方視覺效果控制器
🐍 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
NFC Attendance System | 智慧校園NFC考勤系統 | 基於ESP32的智慧校園NFC考勤系統控制器
Driver for 320x240, 240x240 and 135x240 ST7789 displays written in MicroPython
Updated
Aug 12, 2021
Python
Gameboy Color Emulator based on GNUBOY ported to ESP32 WROVER with ST7789 Display loading games from microSD card
One box can change the world.
ESP32 Power Meter with Web Interface and SD Card support
Updated
Sep 30, 2020
HTML
PWM Fan Controller | PWM風扇控制器
STM32F1 ST7789 fast library with DMA and LL drivers. Mikroe GLCD custom fonts support.
Universal Display Driver for Raspberry Pi
DIY Smart Watch with ATMEGA32U4 , ST7789 SPI display and RV3028-C7 Extreme Low Power RTC Module
Micropython modules for the M5StickC Plus
Updated
Dec 13, 2020
Python
This is a simple Arduino sketch that displays the temperature in a 1.3" ST7789 display.
LVGL MicroPython ST7789 Driver
Updated
Sep 1, 2021
Python
TFT, Graphic Display, 240x320 pixels, Sitronix ST7789, 8-bit Parallel Interface, Arduino bring up code
This is a fast display driver for interfacing ST7789 LCD display with STM32F1 microcontroller over an SPI bus. Mainly made for my personal usage.
ST7789 display library that setups RGB interface
Add new fonts to Meadow Graphics Library
cfaf240320b1-032t sample code. ST7789V controller driven by a ATMEGA2561
2020: Atari 800 emulation using a Teensy 4.0, 3.6 or 4.1 with a standard USB keyboard for input. This is a simplified expansion of Jean-MarcHarvengt's Multi CompUter Machine Emulator
TFT RGB Display with Sitronix ST7789V controller. 8, 16, and 18 bit parallel interface Arduino bring up code.
Updated
Dec 19, 2017
Arduino
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