about

Lancers


This station represents a combination of modern technology and practical application in everyday life.


At the center of this project is an ESP-32 microcontroller that enables connecting the station to the network via WiFi technology.


Our goal is to provide accurate monitoring of weather conditions in real time, regardless of the user's geolocation and his knowledge of electronics.


This station represents a combination of modern technology and practical application in everyday life.


At the center of this project is an ESP-32 microcontroller that enables connecting the station to the network via WiFi technology.


Our goal is to provide accurate monitoring of weather conditions in real time, regardless of the user's geolocation and his knowledge of electronics.

Functionality


Data Measurement and Sending: Every 60 minutes, the cell wakes up from sleep mode, takes measurements of temperature, humidity, UV index, air pressure and illumination. It then sends this data to the Things Board platform via the HTTP API.


Software Update: After sending the data, the station checks if there are any software updates available. If a new version is available, the station is automatically updated. Otherwise, it returns to sleep mode to save energy.

Purpose


This project demonstrates how modern technology can be used to monitor and analyse weather conditions. The IoT weather station is not only a data collection tool, but also a platform for continuous learning and system improvement.