Browse Source

Update 'README.md'

master
cse44742 3 years ago
parent
commit
c53796589c
  1. 6
      README.md

6
README.md

@ -11,6 +11,12 @@ A smart system that will measure the water temperature through a digital tempera
## Design & Architecture ## Design & Architecture
------------------------------------------------------------------------ ------------------------------------------------------------------------
In order to accomplish the smart water heater, the project will be in steps. The first step includes the smart water temperature sensor. It will measure the temperature and it will indicate it on the screen. The second step will be the smart water heater where the temperature will rise and the temperature sensor will measure the new temperature.
#### First Step Diagram
![First step](firststep.png)
### Hardware Components ### Hardware Components
- Arduino Nano R3 https://create.arduino.cc/projecthub/products/arduino-nano-r3 - Arduino Nano R3 https://create.arduino.cc/projecthub/products/arduino-nano-r3

Loading…
Cancel
Save