Projects

Skogsnet v2

Go-based environmental data logger with SQLite storage, weather integration, and a web dashboard.

21 July 2025 · Systems + Dashboard

Tech: Go, SQLite, OpenMeteo, Docker, Node.js

Highlights

  • Serial sensor ingestion to SQLite with graceful shutdown
  • Optional web dashboard with live charts and time-range controls
  • Weather overlays via OpenMeteo plus CSV export and Docker deployment

Overview #

Skogsnet v2 reads temperature and humidity from a serial-connected sensor, stores them in SQLite, and can serve a web dashboard with live charts and weather overlays pulled from OpenMeteo.

Skogsnet v2 dashboard
Live dashboard with temperature, humidity, and weather overlays.

Problem / approach #

Solution #

Outcome #