From c53796589c7eba6ceab0b4e57ae8ff4e1c298ad5 Mon Sep 17 00:00:00 2001 From: cse44742 Date: Sun, 5 Dec 2021 15:54:09 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4c5da03..0d9f5e7 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,12 @@ A smart system that will measure the water temperature through a digital tempera ## 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 - Arduino Nano R3 https://create.arduino.cc/projecthub/products/arduino-nano-r3