-
## Quick summary
Going through the install tutorial and script a few things are missed
1. Module `ST7735` is not installed
2. SPI interface is not enabled or mentioned that it needs to be
##…
-
Hello everyone
I have an issue with the library, I can't set pixels in the first line and the first 2 columns with TFT_eSPI functions.
However using the TFT driver's commands (with `writecommand()…
-
**Is your feature request/improvement related to a problem? Please describe.**
current standard Arduino SPI api doesn't do DMA.
However it is a strong feature on STM32 mcus.
DMA accelerated transf…
ag88 updated
4 months ago
-
The Pico-ResTouch-LCD-3.5 is a display with a PICO socket on the back. A very neat compact display package.
However, I have not been able to get it working for me.
I have copied Setup60_RP2040_…
-
Hi,
I'm trying to perform a couple of simple actions using this library on a Raspberry Pi Pico running MicroPython, but I've encountered some issues:
1. The text is mirrored. I'm not talking abo…
-
When I try to add `Path` in main.slint, the compilation fails.
https://github.com/Song-aff/rs-esp32c3-slint-st7735-demo/tree/update_version
-
I cloned the repo and ran the `build_docker_container.sh` script from the `linux/` directory then attempting to program a simple [blink example](https://raw.githubusercontent.com/tttapa/Arduino-AVR-CM…
-
hi i have 1.8tft spi 128x160 v1.1 red colored board and my text is mirrored.
im using the st7735 part of the code. everything works just the text is backwards.
i see on internet about changing MADCT…
-
Hello Russ. Thank you so much for providing this library. It has helped me learn a lot and improve several projects
I am currently currently displaying sprites with bitmaps similar to the toaster…
-
Hello,
I am trying to set up a ST7735 128x160 display through SPI on a Raspberry pi.
Found multiples examples online. The most obvious non working one is : https://github.com/educ8s/CircuitPytho…