Custom Weather Station Installation and Real-Time Data Monitoring

February 2023

Key Implementations:

The optimal location for the station was carefully studied, and a custom metal structure was designed to house each sensor individually. I worked with electricians to design the electrical diagram and wiring.

The data was collected by an Arduino ♾️ and sent to a server using the POST method to the API. To display the data, I developed two solutions: a 💻 web app for real-time monitoring and a data table that allowed querying the rain gauge and other sensor data.

Project Description

I was tasked with installing a weather station, where various sensors were purchased separately, including an anemometer, a wind direction sensor, a rain gauge bucket, and a temperature and humidity sensor.

For each sensor, I had to study how to extract the data, such as applying mathematical calculations testing different ♾️ Arduino C++ libraries.

Project Development

Custom Weather Station Installation and Real-Time Data Monitoring

I was tasked with installing a weather station, where various sensors were purchased separately, including an anemometer, a wind direction sensor, a rain gauge bucket, and a temperature and humidity sensor.

3/5/20241 min read