From 57474fcf0b1717cc421a27167b29130fecf9eda0 Mon Sep 17 00:00:00 2001 From: cse44742 Date: Mon, 24 Jan 2022 10:35:56 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 07a5838..700f9b6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## About this project -A smart system that will contain two sensors. The first one will measure the temperature of the water and the second sensor will measure the quality of the water. For instance, it will measure if the water is purified enough to be drinkable. All the necessary information will be displayed on the user's screen using Bluetooth. +A smart system that will contain two sensors. The first one will measure the temperature of the water and the second sensor will measure the quality of the water according to the turbidity measures. For instance, it will measure if the water is purified enough to be drinkable. All the necessary information will be displayed on the user's screen using Bluetooth. ## Design & Architecture ------------------------------------------------------------------------ @@ -28,8 +28,7 @@ In order to accomplish the smart water system, the project will be in steps. The ## Software Components ----------------------------------------------------------------------- - Arduino Software https://ubuntu.com/tutorials/install-the-arduino-ide#1-overview -- Arduino Controller Application - +- Arduino Bluetooth Controller (Application found on Google PlayStore) ## Hardware Setup @@ -37,8 +36,7 @@ In order to accomplish the smart water system, the project will be in steps. The ## Software Setup ----------------------------------------------------------------------- -## DOCS - -### Admin Manual -Not ready yet! +## Admin Manual +----------------------------------------------------------------------- +Currently there is no admin manual to run the project on the host's computer. But there will be a display of the project.