-
I'm getting error messages as I have no oled connected to my TTGO T-Beam.
A config switch do disable oled display would be nice.
-
Hi, i tried to build and load your program but i have some problem.
git cloned the repository
waited for all the depandanciens
config.h changed
file in .pio changed but no fortune at all:
log of …
-
Interesting project.
I use LILYGO TTGO T-Display ESP32 for simple project, and want display temperature, time, humidity on OLED display using this [component](https://github.com/nopnop2002/esp-idf-s…
-
Is that dot is by design or bug?
I used :
ESP-IDF 4.3.1
TTGO T-DISPLAY
I found this dot in your example too (esp_gfx and esp_effect).
-
Hi Rodem,
I recently ordered a TTGO T-Beam v1.1 (to get the same hardware as you) and what I received was a v1.2.
This new revision is currently not working with MicroNav. Error message says it …
-
**Operating environment/Installation:**
Raspberry Pi3B+
Hass.IO
Home Assistant 0.107.7
ESPHome 1.14.3
ESP32, TTGO T-Display
**Affected component:**
ESP32, TTGO T-Display
**Description …
-
Hi, I used tu use this robotdyn dimmer with an esp8266 (wemos)
Yet, I change for a ttgo-t-display (esp32)
In RBDmcuESP32.cpp, I see line 6 was corrected : value true (same as in esp8266.h)
But line…
-
Hi, i wonder how do you connect the BME280 on the TTGO-T-Display since you don't define any pins ?
Thanks !
-
Hi, I have a project Micropython 1.23/esp-idf-v5.2 /s3lcd where I randomly get the following error on calling init() for s3lcd.ESPLCD object. The configuration I use (tft_config.py) is the recommended…
-
Hello LiLyGO,
Today discovered that I can't use SPI_MISO on GPIO 38 and UART RX on GPIO 39 simultaneously.
I checked https://github.com/Xinyuan-LilyGO/TTGO-T-Display/blob/master/schematic/ESP32-TF…