Does anyone know if there are any tutorials or documentation for the LilyGo T-Display S3 AMOLED Plus? I tried to decypher the examples they have but I can’t make any sense of it. I tried the examples and youtube video tutorials but the only ones I can find are for the LilyGo T-Display S3 AMOLED. For some reason the Plus is very different.
Any and all help is greatly appreciated.
The examples they include use TFT_eSPI and LVGL libraries.
surprisingly LVGL forum … Try ask normal question and dont waste time.
For use example you require knowledge no tutorials… Here primary:
- VSCode installed
- PlatformIO installed in
- example build right envirenment for your display 191…
Not sure what you have in the way of examples/code, but I downloaded the whole thing from GitHub (or platformio installed when I selected the board for a project). It was over a gigabyte, tons of stuff in there. Plenty of examples.
What I found was, you modify the platformio.ini file to select the example you want to use. I then complies that and away you go. You can copy one of the examples into you .src directory and follow along or modify the .ini file to use that file instead of the actual example file, then you can modify it at will and learn more as you go.
Great little board. I needed bigger though.