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
Powered by solar, an ESP32-C3-Mini collects data from the rain, wind (speed & direction), humidity, pressure, and temperature sensors then sends it to the Wunderground PWS site and a Telegraf listener via a Wi-Fi connection to my LAN. ☁️ 🌀 ⚡ ☀️ ☔
I've crafted a dynamic weather app that provides real-time forecasts. in Recent Update: Now, the app displays detailed forecasts for all days. I've also optimized the codebase for improved performance and ensured cleanliness.
This weather application includes a search box that allows the user to input a city name in order for them to view the current weather status on that city chosen.