Change the repository type filter
All
Repositories list
10 repositories
Arduino-Networking-API
PublicA repository to document the Arduino Networking API established by the Arduino Ethernet library, adopted for WiFi with the Arduino WiFi library, evolved with Arduino WiFiNINA library and esp8266 WiFi library.- Arduino library. Mbed Core EMAC over ESPHost library
- Arduino driver for communicating with Espressif's esp-hosted-fg firmware
EthernetEspAT
PublicEnables wired (secure) network connection with esp8266 or esp32 as network adapter on Serial interface.ENC28J60-EMAC
Public- W5500 Mbed EMAC for Arduino Mbed Core boards
- Alternative Ethernet library for the ESP32 platform
.github
Public- Ethernet library for ENC28J60. This is a modern version of the UIPEthernet library. EthernetENC library is compatible with all Arduino architectures with Arduino SPI library with transactions support. Only include EthernetENC.h instead of Ethernet.h
NetApiHelpers
PublicArduino Networking API helper classes and tests