The ESP32 keeps finding new jobs in my house.
weather-heatmap/ ├── weather/ # Main Django app │ ├── models.py # WeatherData, CityCoordinate models │ ├── views.py # API endpoints and dashboard │ ├── services.py # OpenWeatherMap API integration │ ...
This is a weather display powered by a wifi-enabled ESP32 microcontroller and a 7.5in E-Paper (aka E-ink) display. Current and forecasted weather data is obtained from the OpenWeatherMap API. A sensor ...
Supported Releases: These releases have been certified by Bloomberg’s Enterprise Products team for use by Bloomberg customers. Experimental Releases: These releases have not yet been certified for use ...