Oh cool, 'weather widgets' are a fun first project for small screens and LED displays.<p>I like showing people how to hook up ESP8266s to the OpenWeatherMap API[1] - it's a quick and useful example and it seems to get people thinking about home automation. One fun way to display the results very cheaply is to use just a few of those colored LEDs for things like temperature ('blue->yellow->red') and conditions (yellow for sunny, grey for overcast, blue for rain, etc.)<p>[1]: <a href="https://openweathermap.org/api" rel="nofollow">https://openweathermap.org/api</a>