Back >

Weather Station - Embedded System

November 1, 2023

1 min read

Context

Developed a complete weather data acquisition system on an STM32 microcontroller board using Sparkfun and ST sensors. The system collects environmental data and transmits it for monitoring and analysis.

Technologies Used

Implementation

Sensors integrated:

Features:

The system implements a polling or interrupt-based approach for sensor readings, with data buffering and error handling.

Results

Challenges & Learnings