Communication

ArduinoHttpClient

[EXPERIMENTAL] Easily interact with web servers from Arduino, using HTTP and WebSockets.

This library can be used for HTTP (GET, POST, PUT, DELETE) requests to a web server. It also supports exchanging messages with WebSocket servers. Based on Adrian McEwen's HttpClient library.

Go to repository

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.