-
Hi and thank you for sharing the library.
Can I use this library for 2.8 inch lcd?
if yes, what changes I have make in the code?
If no, why?
Is there any difference between st7789 and st7789v and …
-
Have you got any further with a parallel interface TFT? [https://www.aliexpress.com/item/1005006284154750.html](https://github.com/Bodmer/TFT_eSPI/issues/url) and [https://www.aliexpress.com/item/1005…
-
Need to add support for the "tearing effect" signal synchronization to avoid writing display memory while it's being read. This can cause the display to "slide" transition between frames if the write …
-
hi all,
first of all, it's a nice project, I'm really amazed.
I fixed most issuses I had , I added st7789 display driver as well, mp3 from sd card works fine but the internet radio doesn't want to…
-
Hello,
I'm attempting to get Nuttx up and running with LVGL on the ESP32S3 TTGO T-Display S3. ([product link](https://github.com/Xinyuan-LilyGO/T-Display-S3)). As far as I'm aware there isn't curr…
-
* [x] CPython Library - https://github.com/pimoroni/st7789-python
* [ ] CircuitPython Library
* [x] Pico
* [x] Pico SDK C++ Library
* [x] MicroPython Bindings
* [ ] Examples
* [ ] Do…
-
Hi Auryn, very nice project for starting. :-)
Thank you for sharing your code.
By using your repo, i noticed that your TFT-configuration is missing in the pio-libdeps-folder
_...\ESP32_festival…
-
The T-Deck is an ESP32-S3 board in a semi-blackberry form factor with a BB keyboard, an (ST7789-compatible) display, power managment, optional LORA, i2s, microphone and some more, but no uart-to-usb a…
-
Hi,
I'm trying to use this library with RP2040-PiZero board and 1.3inch display HAT.
Board: https://www.waveshare.com/wiki/RP2040-PiZero
Display: https://www.waveshare.com/1.3inch-lcd-hat.htm
…
-
https://github.com/sambenko/esp32s3box-display-and-publish/blob/5d6ae233f9b1a0b9ebed91c2d028867318ecdc70/docs/README.md?plain=1#L41
I'm trying to get Rust running on my ESP32S3-BOX-3. I've tried up…