From 7abf1226bdf951e231644fccb3f8eb3778968d7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Mart=C3=ADnez=20Valenzuela?= Date: Thu, 11 Jun 2026 17:48:45 -0600 Subject: [PATCH] =?UTF-8?q?Actualizaci=C3=B3n=20del=20archivo=20README=20c?= =?UTF-8?q?on=20las=20correctiones=20con=20el=20protocolo=20iot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a8b813..37d363d 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ This module monitors temperature and humidity in real time using a Raspberry Pi ## Objective -The objective is to learn about the development of drivers to establish communication between a sensor (hardware) responsible for collecting data and a set of programs (software) that process this data, and design a target compatible with a Raspberry Pi 4 to create weather microstations responsible for monitoring air quality. +The objective is to learn about the development of drivers to establish communication between a sensor (hardware) responsible for collecting data and a set of programs (software) that process this data, design a target compatible with a Raspberry Pi to create weather microstations responsible for monitoring air quality, and learn to design and implement electronic circuits. +In addition to the objective of completing the Delfin program stay and obtaining new skills and knowledge to further develop my professional career. --- ## System Architecture