Skip to content

A 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.

Notifications You must be signed in to change notification settings

Networking-for-Arduino/Arduino-Networking-API

Repository files navigation

Arduino Networking API

A 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.

We can use Issues, Pull Requests and Discussions to collaborate on the API documentation, clarifications and design decisions.

Arduino founder Tom Igoe, whose name you can read in many Arduino networking examples, expressed support for this effort.

Some parts of the API are defined with classes Client and UDP with pure virtual methods. Other parts of the API are not strictly defined and are copied from library to library. Sometimes the methods of the API are not implemented to behave the same way in all libraries.

Tip: open Outline for the documents:

tip outline

About

A 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.

Topics

Resources

Stars

Watchers

Forks