Weather Landscape on E-Ink with ESP32 – now rewritten in Rust
a year ago
- #weather
- #rust
- #esp32
- Personal project designed for specific use case and hardware.
- Rewrites the weather_landscape project with additional features.
- Includes fog, sleet, thunderstorm, night mode, metrics, altitude, and randomness control.
- Server provides Prometheus metrics for monitoring.
- Supports various image formats: epd, png, gif, bmp.
- Requires configuration adjustments in config.toml and cfg.toml.
- Installation involves espup, espflash, and cargo-espflash.
- Licensed under Apache License 2.0 or MIT.