Posts
Weather station - Data visualization
·6 mins
weather-station
frontend
rust
Measured weather data fetching and visualization created with Rust as a desktop application for Windows and Ubuntu.
Weather station - Containerization and hosting
·7 mins
weather-station
server
docker
Containerization of the backend server and database as standalone services with Docker and setting it up on a dedicated host.
Weather station - Server and database
·6 mins
weather-station
server
golang
Design and implementation of a backend server, created with Golang and MongoDB, which stores and serves the measured data via REST API.
Weather station - It's alive!
·5 mins
weather-station
esp8266
esp01
How to set-up and connect a small weather measuring station by using the ESP8266 microcontroller and DHT22 temperature and humidity sensor.