Antares Wi-Fi HTTP
Last updated
Last updated
In this documentation you will be explained how to install the Antares ESP library with HTTP protocol and Wi-Fi connectivity on the Arduino IDE. This library is used to test the ESP32 Wi-Fi HTTP project in the Antares documentation. This library is suitable for ESP32 and ESP8266.
The first step is to download the following library in .zip format.
Notes: The above library can be used for ESP 32 and ESP 8266 using Wi-Fi communication and HTTP communication protocol..
In this step you are asked to open the library manager by opening the Sketch menu> Include Library> Add .Zip Library as shown in the following image.
Find the location of the library file that has been downloaded, then input the downloaded file as shown below.
If the library installation is successful, you can see the example programme in the File > Examples > Antares ESP HTTP menu. The result looks like the following image.