filipkorus / weather-app

Weather app created in Java for OOP course at AGH UST.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather app

Weather app written in Java (Swing, JDBC) for OOP course project at AGH UST, ICT - 3rd semester.

Author: Filip Korus <fkorus@student.agh.edu.pl>

Description

Real-time data is being downloaded from my server. Measurements are made on my Arduino weather station and sent to server every (about) 5 seconds. Every hour temperature is being stored in the MySQL database. Graph from selected day is being generated from data read from DB.

Preview

main window daily graph 1 daily graph 2

About

Weather app created in Java for OOP course at AGH UST.


Languages

Language:Java 100.0%