Weather Station

Weather forecast dashboard with Chart.js charts, hourly predictions, and dark-themed responsive UI Android app client interface for the weather station project Website interface for the weather station project developed in PHP Windows 10 Rainmeter widget displaying weather station data

A full-stack IoT weather monitoring system that measures temperature and humidity both indoors and outdoors. The system spans the entire stack — from ESP8266 firmware reading hardware sensors, through a Raspberry Pi server with PHP/MySQL backend, to multiple client frontends including a web dashboard, Android app, and Windows desktop widget. The system also includes a weather forecast module that predicts temperature and humidity using weighted historical averages blended with recent trend extrapolation.

Architecture

Features

Hardware Components

Technical Details

Check out the project on GitHub: Weather Station on GitHub

Back to Portfolio