Esp32 Tutorial: WiFi + API Requests
0 – Introduction With almost every IoT project you might need to access an API, either to send or receive data, in this article, we will make an API call to openweathermap to get the current weather for a given location. 1 – Code Let’s start with the defines and variables, you will need an […]
Esp32 Tutorial: WiFi + API Requests Read More »