case ARDUINO_EVENT_ETH_CONNECTED: Serial.println("ETH Connected"); break; case ARDUINO_EVENT_ETH_GOT_IP: Serial.printf("ETH Got IP: '%s'\n", esp_netif_get_desc(info ...
This sketch requires the use of a W5100 or W5500 ethernet adapter and optionally supports either an Adafruit ADS1115 ADC and MCP4725 DAC device (or both). The program ...
Arduino enthusiasts may be interested to know that a new Arduino Ethernet Shield has arrived at the Adafruit online store supporting the Arduino W5500 Chipset and is now available to purchase priced ...
If you like tiny boards with Ethernet, TTGO T-Lite W5500 development board may be an interesting option, as the ESP32 board comes with a built-in OLED, and female headers to connect an Ethernet add-on ...