-
Hi Hansi,
today I did setup an additional new TTGO T-Beam from the latest series with 3 buttons.
I also did wire a new TFT 2" display based on your wiring scheme and both brandnew units worked we…
DL2MF updated
3 years ago
-
I was using two T-beams with the display modules, and everything was working as expected. However, a couple of days ago one of my displays would not turn on. After investigating, I have found that t…
-
I am trying to compile my code for ttgo-lora32-v2, but it looks like there is an issue with a missing pins_arduino.h:
```
In file included from src/main.cpp:1:0:
/home/pbuchegger/.platformio/pack…
-
if it happens that the GPS is not sending any data however its LED flashes every 1s, here is a way to get T-Beam working:
compile, upload and run once
https://github.com/Xinyuan-LilyGO/LilyGO-T-Be…
-
as the TTGO-T-Display has a nice color TFT display, a preview on the screen would be nice. longer images can be clipped.
-
At first let me say thank you for this great library. I've got two questions/problems:
1. Is it possible to use multiple displays on one microcontroller? (I'm using an ESP-32 and technically a seco…
-
[This post on the MCCI forum](https://forum.mcci.io/t/is-communication-with-a-1ch-gateway-possible/36) suggests the LMIC stack on Arduino can't be used with the 1 channel gateway as it's not fully com…
-
With CGRAM_OFFSET defined readPixel is off 52,40 and display is correct, but if not defined readPixel is correct and display is off 52,40.
Platformio
TFT_eSPI version 2.3.41
build_flags =
-D…
-
Hi All,
When I use this library to display images with TTGO TM board, the colors the image displayed change, eg: Black becomes White SO I don't know why this issues?
-
I got my board from here:https://www.aliexpress.com/item/32992515344.html?spm=a2g0s.9042311.0.0.56594c4dbTEGkd
And here is the data sheet showing the pin out, and below is my user setup.h file. If an…