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)