From 4bac54025b38cbe0881cabd34ac0bf13ddf0bbcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Mart=C3=ADnez=20Valenzuela?= Date: Thu, 11 Jun 2026 17:49:49 -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 | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb2797d..422b632 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ 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, 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. ---