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