-
LCD works fine when I use ESP32 library ver2.0.2 but when I update ESP32 library to 3.0.5, ESP32 falls into boot loop
17:40:08.708 -> rst:0x3 (RTC_SW_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
17…
-
I have a new display coming which supports capactive touch using a cst816d driver.
**Describe the solution you'd like**
Add support for cst816d and cst816t touch.
**Describe alternatives you'v…
-
Not really an issue, just wanted to say thanks for posting this repo! :)
Based on your example, I made a (consumption) power meter that shows the live consumption of our house (including usage/cost t…
-
**Describe the problem you have/What new integration you would like**
I was wondering if there was someone out there who was able to translate the existing Arduino CST816D drivers to a format…
-
I am looking to add support for 8bit parallel lcd's to esphome and figured it would be helpful to get lgfx included in esphome somehow mainly for the driver support...
While researching what people…
xNUTx updated
8 months ago
-
Hi @PowerBroker2 ! Thanks a lot for the library !
I have the same ERROR: ELM_TIMEOUT .
Value received for a while and then error happens.
Code below
```
// ga9a01 esp32 2424s012
#include
#…
-
Hello and thank you for sharing, unfortunately your code somehow does not fit my display with following message:
`Error: The program size (1999120 bytes) is greater than maximum allowed (1835008 byte…
-
I find the download_instructions button to be incredibly useful, so here is a list of all boards without the link enabled.
List requested by limor so we can backfill boards that already have good …
-
Hi, this address dosn't work.
http://pan.jczn1688.com/directlink/1/ESP32%20module/1.28inch_ESP32-2424S012.zip
And this is unreachable: http://jurca.dyn.ts.si/oscilloscope.html
-
Hi. I've successfully used the ELMduino Bluetooth example to connect an ESP32 to a Bluetooth ELM327 and receive the RPM and MPH values. I simply want to display these on a TFT SPI display and tried me…