Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install the T-Display Libraries

Code Repo: Code https://github.com/Xinyuan-LilyGO/TTGO-T-Display-S3

Code Block
git clone https://github.com/Xinyuan-LilyGO/TTGO-T-Display-S3.git
cd TTGO-T-Display-S3
cd lib
cp -R *TFT_eSPI ~/Documents/Arduino/libraries/.


Select Board

Select the development board ESP32 Dev Module, select Disable in the PSRAM option, select 4-16MB in the Flash Size option, Other keep the default


Color Picker Example

...