The project is a weather display, letting the user know the current temperature and weather condition for the cities that matter to them. The cities can be switched between using a pushbutton. The weather information along with the city name are displayed on a 16x2 LCD display.
To use the project, the following steps need to be followed:
1. The project uses "api.openweathermap.org" free weather API. Therefore, you'll have to go to the above website, create an account there, and obtain an API key for yourself (each user gets an API key). Replace that API key in the project wherever the text "YOUR_API_KEY" is written.
2. Replace the texts "YOUR_SSID" and "YOUR_PASSWORD" with your wifi username and password, so that your ESP8266 can connect to your wifi connection.






_3u05Tpwasz.png?auto=compress%2Cformat&w=40&h=40&fit=fillmax&bg=fff&dpr=2)
Comments