-
I'm using Espressif Systems [esp-iot-solution](https://github.com/espressif/esp-iot-solution) which comes with LittlevGL v5.3 to display information on a 2.4" 320x240 pixel LCD display with an ST7789 …
fivdi updated
5 years ago
-
Hello,
i have a few Tfts from Newheaven Displays that only support 0 or 16 Bit Parallel Interface. Sadly they do not support SPI. The have a included ST7789V Driver. I tried to get them working with …
-
I'm trying to use this library with the official ESP WROVER KIT, it's an ESP32 with an ILI9341. I figured out the right PINs, I think. The example code for the display works in a way, that while the d…
-
I've looked back over past issues for this TFT and noted earlier comments about the Adafruit library and wrong colours. I have a couple of problems ...
1. The display is defaulting to 240 x 240 a…
Les-A updated
5 years ago
-
Hi,
First off, I would like to say: I'm reasonably familiar with u8g2 (including porting to other displays) so I'm not looking for detailed hand-holding, just some high-level advice.
I'm portin…
-
Although the latest Beta 5 is more stable than Beta 4, Ive had 2-3 instances where the NeoPixel Went Red and the File System locked up. Resetting it brought it to Safe Mode and it notified me that a H…
-
When I read color of the pixel by function tft.readPixel() ,
it always returns 0 value.
How to solve this?
Thank you.
-
I would do this myself if I was capable but although there is now a library that supports the above for the basic C toolchain (loboris/ESP32_TFT_library), there does not seem to be anything available …
Les-A updated
6 years ago
-
Currently the library does not support displays with the ST7789 Driver chip that have a resolution of 240x240 pixels.
When uploading the rainbow example sketch, only a portion of the screen is used…
-
Howdy @juj
I thought i would give your code a bit of the old college try on my TinyPi Pro board. It is using a ST7789 screen which looks much like the one on the 1.3" waveshare board (actual scree…