ct-Open-Source / Basecamp

An Arduino library to ease the use of the ESP32 in IoT projects
GNU General Public License v3.0
254 stars 48 forks source link

Added basic support for wired connections using eth phys #69

Open geeks-r-us opened 5 years ago

geeks-r-us commented 5 years ago

wire your ESP32 to a phy for example like shown here: https://sautter.com/blog/ethernet-on-esp32-using-lan8720/ and add the matching defines (example for this hardware in EthControl.h) Then basecamp is able to aquire an ip via dhcp or a fixed one can be set in the config