Last active
April 14, 2023 03:02
-
-
Save tsl0922/cc574f601f5e3c13490b9c80e571a61e to your computer and use it in GitHub Desktop.
LuatOS ESP32C3-CORE Tasmota Universal Display Driver for 1.8 inch, 128x160, ST7735 TFT display
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
:H,ST7735,128,160,16,SPI,1,7,2,3,6,11,10,*,27 | |
:S,1,1,1,0,10,10 | |
:I | |
EF,3,03,80,02 | |
CF,3,00,C1,30 | |
ED,4,64,03,12,81 | |
E8,3,85,00,78 | |
CB,5,39,2C,00,34,02 | |
F7,1,20 | |
EA,2,00,00 | |
C0,1,23 | |
C1,1,10 | |
C5,2,3e,28 | |
C7,1,86 | |
36,1,48 | |
37,1,00 | |
3A,1,55 | |
B1,2,00,18 | |
B6,3,08,82,27 | |
F2,1,00 | |
26,1,01 | |
E0,0F,0F,31,2B,0C,0E,08,4E,F1,37,07,10,03,0E,09,00 | |
E1,0F,00,0E,14,03,11,07,31,C1,48,08,0F,0C,31,36,0F | |
11,80 | |
29,80 | |
:o,28 | |
:O,29 | |
:A,2A,2B,2C,16 | |
:R,36 | |
:0,08,00,00,00 | |
:1,A8,00,00,01 | |
:2,C8,00,00,02 | |
:3,68,00,00,03 | |
:i,21,20 | |
# |
Author
tsl0922
commented
Apr 13, 2023
•
- https://templates.blakadder.com/luatos_CORE-ESP32.html
- https://tasmota.github.io/docs/Displays/#universal-display-driver
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment