You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project using an ESP32 as a weather station. The ESP32 queries outdoor weather from wttr.in and local temperature/humidity from a sensor. Data is posted via HTTP to a Raspberry Pi server, which als…