-
It would be a *lot* nicer to initialize an "ST7789" class instance in MicroPython and supply a width, height and rotation instead of the current ugliness of supplying a properly sized `bytearray()`. I…
-
We need an app that shows a simple slideshow of images of sponsor logos. Or cat pictures, given the sponsor logo list hasn't been finalised. I've started on this using the st7789 display backend, but …
-
As like in [issue](https://github.com/letscontrolit/ESPEasy/issues/3951) discussed, we could make this display more usable when we could put some pixel map to the flash to use it easily from rule to s…
-
I'd like to change the Change using a new option in the menu, instead of hard coding it.
I was able to use the code on a st7789 1.3" 240x240 tft display with some modifications to your code.
Tha…
-
I try set my ILI9486 8 bit parallel display but, lookslike not working.
Not realy clear what i have forget or missing, realy hard understand the example with the japan comments:/ and there is no tu…
-
Please help us with a guide on how to flash latest ESP32 C3 AT Firmware
I did tried with ESP32-C3-MINI-1-V2.3.0.0\factory\factory_MINI-1.bin @ 0 without success
with usb plugged so i get green led o…
-
### Some pitfalls with creating a driver framework that works across multiple platforms
I remember @kisvegabor mentioning the future inclusion of a driver framework, and I didn't get much chance to…
-
Hello, I often use TFT_eSP as my screen driver. But I found a problem like this today,TFT_eSPI can't drive my screen.The following is the specific content:
1.I use ST7789 screen and use RP2040 to dri…
-
Please add support for the new Raspberry Pi Pico W.
I think the Pico W with the Pico Explorer base and the Breakout Garden ecosystem would be awesome.
-
Hola Jose Antonio. Estoy usando tu librería en un display TFT ST7789 de 240x240 px y funciona perfectamente. El inconveniente que tengo es que el código sale muy pequeño en la pantalla. Queda perfecta…