-
Notifications
You must be signed in to change notification settings - Fork 4
schumixmd/TTGO-ST7789-MicroPython
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MicroPython driver for ST7789v LCD as found on the board "TTGO T-Display ESP32 CP2104 WiFi bluetooth Module 1.14 Inch LCD Development Board LILYGO for Arduino" I have not found any library that will work with this Chinese clone DevBoard plug-n-play, so I had to do some coding. The driver is a draft and mix of code from following repositories: https://github.com/devbis/st7789py_mpy https://github.com/lewisxhe/mPython_ST7789 https://github.com/rdagger/micropython-ssd1351 https://github.com/boochow/MicroPython-ST7735 The display size is 135x240 pixels The driver doesn't draw text or pictures, only few primitives: - rectangle - filled rectange - line - horizontal line - vertical line - pixel
About
Micropython ST7789 display driver for TTGO T-Display ESP32 CP2104 WiFi Bluetooth Module 1.14 Inch LCD
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published