-
Heya,
I managed to get one of these things running esphome-kickstart but haven't been successful in getting a more robust config installed. Any chance you have some guidance on how to make this wor…
-
I hope it is ok to write my question under the issue field. Has someone tried this library with CST816T chips?
With best regards!
-
### Port, board and/or hardware
ESP32 (Lilygo TDeck with ESP32-S3)
### MicroPython version
Tested with:
- MicroPython v1.22.2 on 2024-02-22; Generic ESP32S3 module with Octal-SPIRAM with ESP…
-
For the life of me I cannot get this device to upload files to the filesystem.
i have an HTML in my projectroot/data=index.html
and i have properly defined littlefs in my platformio.ini
anyon…
-
Admittedly, this has nothing to do with your excellent code (which got me stated on T-Display-Long; thank you!). I've opened the issue on [Lilygo's GitHub](https://github.com/Xinyuan-LilyGO/T-Display-…
-
In theory, I could have several SPI displays connected to the same bus, and displayio has provisions for that — locking of the SPI bus, toggling of the CS pin, even re-setting of the SPI frequency, po…
-
Please add support for https://www.lilygo.cc/products/t-embed-cc1101
pin layout is shown at https://github.com/Xinyuan-LilyGO/T-Embed-CC1101/blob/master/examples/factory_test/utilities.h
(to my kn…
-
work
Flash_Jpg_DMA.ino
view bgr to rgb
TFT_eSPI\TFT_Drivers\ST7789_Init.h
code
```c++
config
#define TFT_RGB_ORDER TFT_RGB // Colour order Red-Green-Blue
or
#define TFT_RGB_ORDER TFT…
-
Schematic picture of the board shows that pin 4 is used as battery ADC input. But I could not find any explanation of how the voltage is divided, and what's Vref value. Consequently, it is not clear n…
-
Hi,
Love this project, I've got 3.4.2 running well and all my switches are working!
The last hurdle I can see is MIDI OUT via DIN connection. I tested it with the schematic in the README, but no…