-
### Describe the problem
When going to File, Examples, I would expect to see examples broken into a few categories: Built-in examples; Examples from Custom Libraries; and Examples for XXXX where XXXX…
-
## Description
Hello, I drew a picture on the screen and wanted to take a screenshot with tft.readPixel.
Here is my code
```
// draw
tft.fillScreen(TFT_BLACK);
tft.fillCircle(20,20,4,TF…
-
It would be great if you could control the brightness of the TFT screen. Right now even when you make the color red, its very bright in a dark room. It would be great if it supported some level of PWM…
-
Hello all,
I am strugling for a while to read correctly the response recived by the car using ISO_15765_11_BIT_500_KBAUD.
Previously I was using ISO_9141_5_BAUD_INIT on another car and everythink…
-
Installing on a Mac with Catalina and trying to follow the Mac quick start guide. Downloaded the esp-open-sdk and sming. The instructions say to change to the smaing/sming directory and run make. Make…
-
Hello,
I have an issue with the TJpg_Decoder on my esp32-cam code.
I tryed to create an IR vision on a tft screen, the ir is op but for the tft I have an error "...\Arduino\libraries\TJpg_Decode…
-
Hello Olikraus,
I tried this library using a 2"inch 240X320 LCD driven by ST7789v the results were as shown in the image and video.
In the library i used ST7735 and connected this display.
To make …
-
the setup guide is missing alot of needed installs. For example. I have had to install
- Git
- Python
- sumbus2
- numpy
Is there not a consolidated script that can install this for semi-beg…
-
I'm using a 128x160 ST7735 display and I'm noticing that the colors appear to be inverted.
` display.clear(Rgb565::WHITE);` makes the whole display black,
`display.set_pixels(1, 1, 10, 10, core::i…
-
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.