Browse Source

Update 'README.md'

master
cse44742 3 years ago
parent
commit
57474fcf0b
  1. 12
      README.md

12
README.md

@ -6,7 +6,7 @@
## About this project ## 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 ## Design & Architecture
------------------------------------------------------------------------ ------------------------------------------------------------------------
@ -28,8 +28,7 @@ In order to accomplish the smart water system, the project will be in steps. The
## Software Components ## Software Components
----------------------------------------------------------------------- -----------------------------------------------------------------------
- Arduino Software https://ubuntu.com/tutorials/install-the-arduino-ide#1-overview - 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 ## Hardware Setup
@ -37,8 +36,7 @@ In order to accomplish the smart water system, the project will be in steps. The
## Software Setup ## 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.

Loading…
Cancel
Save