From bb8e0ad8b5c25529bb04f3e348fe58cb79d38a53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Mart=C3=ADnez=20Valenzuela?= Date: Thu, 11 Jun 2026 17:49:25 -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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37d363d..fb2797d 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ 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. + --- ## System Architecture