LilyGo T-ETH-Series
T-ETH Series, T-ETH-Lite-ESP32S3 : ESP32-S3-WROOM-1 with W5500, 16MB Flash, 8MB PSRAM
Original : https://github.com/Xinyuan-LilyGO/LilyGO-T-ETH-Series
Author : Xinyuan-LilyGO
Published On : 20230606
Last commit : 20230916
This content was created with the assistance of ChatGPT, an artificial intelligence language model developed by OpenAI.
The T-ETH-Lite-ESP32S3 board featured in the LilyGO T-ETH-Series repository utilizes the W5500 Ethernet controller. To use this repository with this board, follow these steps:
- Prerequisite Knowledge:
Basic understanding of microcontroller programming.
Familiarity with ESP32 and Arduino IDE or PlatformIO.
- Setup:
Install Visual Studio Code, Python, and the PlatformIO plugin for Visual Studio Code.
Alternatively, install Arduino IDE and Arduino ESP32 support.
- Repository Usage:
Clone the repository to your local machine.
If using PlatformIO, open the repository folder in Visual Studio Code, and follow the quick start guide provided in the README.
If using Arduino IDE, copy the contents of the lib folder from the repository to your Arduino library folder, then open an example sketch, such as the UnitTestExample, and follow the Arduino IDE quick start guide in the README.
This setup will provide a solid foundation to explore the examples provided in the repository, tailored for the T-ETH-Lite-ESP32S3 board and W5500 Ethernet controller.
LilyGO T-ETH-Series :
T-ETH-Lite_ESP32S3 used W5500.
$ 14.88 USD
previous : https://maker.wiznet.io/gavinchang/resellers/lilygo%C2%AE%2Dt%2Deth%2Dlite/
Examples :
Thank you for reading.