From bc7ef99b1c78974eca90f4d0cf91367e1a3a86fc Mon Sep 17 00:00:00 2001 From: Israel Herrera Date: Tue, 3 Jun 2025 21:48:29 +0000 Subject: [PATCH] Images on Readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 105b10c..6f76e80 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,10 @@ UI directory --- -## -Both sensors that we are using are conected to the I2C port 2 of the beagle bone +## Conection of the sensors with Beagle bone. + +Both sensors that we are using are conected to the I2C port 2 of the beagle bone in parallel(P9-19 and P9-20): +![Conection](circuito.jpeg) ## 🚀 Installation & Deployment with NGINX @@ -903,5 +905,7 @@ close(fd); - Closes the I2C device after finishing communication. ## Results -Here are some screenshots to prove the functionality of the UI. - +Photo to prove the functionality of the UI: +![Implemented UI](sistema.jpeg) +Screenshot of UI: +![Screenshot](Prueba.png)