Skip to content

An application to compare indoor temperature and humidity values with outdoor temperature and humidity values.

Notifications You must be signed in to change notification settings

vsingh2201/Weather-Monitoring-System-with-Arduino-and-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Indoor vs Outdoor Weather Monitoring System with Arduino and Java


I made an Indoor vs Outdoor Weather Monitoring System using the Grove Board and a Java program.This system compare indoor temperature and humidity values with the outdoor temperature and humidity values.The indoor weather data was obtained using the 2 sensors on Grove board: DHT11 and BMP280. DHT11 was used to obtain Temperature and Humidity data whereas the BMP280 was used to obtain Atmospheric Pressure and Altitude. To get the Outdoor weather data, I used the Open Weather API in my Java program.


Screenshots

App Screenshot

App Screenshot

The indoor temperature and humidity values are displayed on the terminal wheras the outdoor data for the city of Toronto is displayed on the GUI designed using JavaFX framework.

About

An application to compare indoor temperature and humidity values with outdoor temperature and humidity values.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published