Weather Station

A complete weather monitoring system that tracks real-time data like temperature, humidity, air pressure, and meters above sea level. It is connected to a local website and outupts the measured data.

This was my first project involving hardware. It was also my first time using C++, which was the main language I used.

C++ Arduino HTML/CSS
Weather Station