GET Weather data with your ESP32 for FREE
YouTube Viewers YouTube Viewers
19.8K subscribers
4,945 views
0

 Published On Dec 30, 2022

Use your ESP32 to GET weather data from the internet data. The example here shows how to get weather data from the National Weather Service. Steps shown are how to get your locations grid points, daily weather forecast, and how to extract information "hack" from the sites JSON reply. The general process is to send a special URL and use a GET method to ask for JSON data. Parse the JSON string to retrieve desired data.

Get the project source code at:
https://github.com/KrisKasprzak/Inter...

show more

Share/Embed