-
Tried a few days to let it display something but only showing blank screen
2. PlatformIO IDE
3. Latest TFT_espi library
4. Not very sure about board package version, it is probably the latest as …
-
Hi.
I’m experiencing an annoying distortion on the Matrix LED displays. It’s like random horizontal lines (or points) appearing & disappearing. Always at the right side of any LEDs being on. It’s lik…
-
thanks for your great work, I been trying to compile with platformio your code, the TFT_ST7735 lib folder is empty and I have yet to get any TFT_ST7735.h lib files to work tried
bodmer TFT_ST7735 …
-
Hey Breazile,
first of all; thanks for your work, from what i've seen it looks awesome!
I have a question for making my own mandoputer.
I'm trying to run it on a "Wemos Lolin s3 pro" with a break…
-
Recently, I want to DIY an arcade game console, and the MCU uses microbit v2. The screen uses st7735. As a result of my experiment, I found that there will be an offset in the screen display. I looked…
-
Hello,
i have used your library a few times in my projects and it works great. Now i have a ST7735 80x160 display and a STM32F070 microcontroller, using stm32duino, i have modified the example to t…
-
This is a very good project but that st7789/st7789v/st7789v2 isn't widely available in the market only st7735 is available with various display resolutions....so can you please make a compatible versi…
-
Hallo Jomelo,
ich benutze deine MenuLib schon länger mit LCD-Displays. Echt super! Jetzt möchte ich auf TFT-isplays mit einen ST7735 Controller umsteigen. Ich nutze 1.8 und 1.77" Displays (128x160).
…
-
Display: 80x160 color TFT display (driver ST7735S SPI )
Arduino: Arduino ProMini 3V3
I have downloaded the latest Adafruit-ST7735-Library yesterday.
The problem:
The text is displayed mirro…
-
Hi,
I tested your example **LCDML_adafruit_gfx_st7735** and noticed some weird flickering when I click through the menu.
I only used SSD1306 displays so far and the operation is very smooth with tho…