Skip to content

yeokm1/LilyGO-T-ETH-POE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LilyGO T-ETH-POE

Examples

├── HelloServer                 # WebServer using ETH
├── SDWebServer                 # SDWebServer using ETH
├── MQTTClient                  # MQTT Example
├── ESPMQTTSClient              # MQTTS Example
├── SPIExample                  # SPI initialization example
├── UnitTestExample             # ETH example
├── SPI_Wire_DevicesExample     # SPI bus & Wire sharing example
├── SharingSPIBus               # SPI bus sharing example
├── StaticIPAddress             # Example of static IP address
├── UDPClientReceiver           # UDP Receiver exampe
├── UDPClientSender             # UDP Sender exampe
├── UnitTestExample             # Hardware test exampe
├── LoRaShiled                  # LoRa Shiled Sender Example
└── WireExample                 # Wire initialization example

  • Note: When the SD card is inserted, it cannot be programmed, you need to remove the SD card before programming

Arduino Setting

# main points
Board -> ESP32 Dev Module
PSRAM -> Disable

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.7%
  • C++ 9.3%