-
Hello,
I bought the following screen on AliExpress (but can be found anywhere nowadays) :
![image](https://user-images.githubusercontent.com/57893846/139655609-ac123547-6b0a-40db-849f-8e89655f2726…
-
Some device are ok, some are shifted from one or two pixels in axis x and y
What can be modified in ucg_dev_ic_st7735.c, ucg_dev_tft_128x160_st7735.c to change the offset?
Thanks
![st7735](https:…
-
hello for st7735 and esp32 what pin for plug st7735 ???or ili9341 2.4
esp32 lite
thanks
-
I have now been working on TFT TFT 80x160 ST7735 display for several days until I realised your replay to the previus issue.
It is possible to re-install older versions.
I ha ve 3 major project usin…
-
- Arduino ide 1.8.19
- TFT eSPI 2.3.4
- display ST7735_GREENTAB 160x128
#define ST7735_DRIVER
#define ST7735_GREENTAB
#define TFT_HEIGHT 128
#define TFT_HEIGHT 160
#define SPI_FREQUENCY 4…
-
I'm able to get the ST7735 display to be corrupted by doing simultaneous writes from multiple threads (I know this is bad).
What occurs is the color depth lookup tables are getting corrupted. Accor…
-
-Errors compiling both TFT_demo without additional imported modules.
-Pinout needed for ST7735 LCDs.
Product Specifics
SPI LCD 1.44" 128x128 ST7735
Pins: 5V, GND, LED, SCL, SDA, RS, RST, CS
…
-
**Describe the bug**
I tried to build static files via `node node_modules/pxt-core/built/pxt.js staticpkg`, and it failed within the latest 2.0.3.
**To Reproduce**
Steps to reproduce the behavi…
-
Hi,
I'm programming a [LilyGo T-Wristband](https://github.com/Xinyuan-LilyGO/LilyGo-T-Wristband) with Arduino core (no esp-idf) using ESP32-PICO-D4.
A ST7735 0.96" 160x80 TFT screen is connected u…
-
Hi all,
I got IDF v5.2 (master) & [LVGL 8.3.7](https://github.com/lvgl/lvgl/commit/2b56e04205481daa6575bd5f7ab5df59d11676eb) to compile.
See https://github.com/hiruna/lvgl_esp32_drivers/tree/dev…