Actualización de la sipnosis del desarrollo del modulo para el proyecto de microestaciones

main
parent 7a6d19a5db
commit d5ad09c574

@ -4,7 +4,8 @@
## Project Overview
The Temperature-Humidity-Sensor is the first module in a series of sensors for GNU/Linux intended for the construction of weather microstations that will be responsible for measuring air quality.
The Temperature-Humidity-Sensor is the first module in a series of sensors for GNU/Linux intended for the construction of weather microstations that will be responsible for measuring air quality, which allows the collection, transmission on IoT networks and efficient analysis of data, which will be stored in a SQLite database within a main server, with an interactive front-end that will provide a clear and detailed visualization of the data to identify patterns and trends for decision-making.
This module monitors temperature and humidity in real time using a Raspberry Pi 4 and an HTU21D sensor. The sensor reads the environmental data, sends it via I2C, processes it with a C program, and displays the results on a web dashboard using Nginx.
---

Loading…
Cancel
Save