From 8588713df7d0ae6f40cbe368425b79376733f2e4 Mon Sep 17 00:00:00 2001 From: cse44742 Date: Sun, 5 Dec 2021 15:57:46 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0d9f5e7..70f9cf5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ In order to accomplish the smart water heater, the project will be in steps. The ![First step](firststep.png) -### Hardware Components +## Hardware Components +----------------------------------------------------------------------- - Arduino Nano R3 https://create.arduino.cc/projecthub/products/arduino-nano-r3 - Waterproof Digital Temperature Sensor https://www.hellasdigital.gr/electronics/sensors/temperature-sensors/waterproof-ds18b20-sensor-kit-kit0021/ @@ -25,15 +26,16 @@ In order to accomplish the smart water heater, the project will be in steps. The - Breadboard - Cables -### Software Components - +## Software Components +----------------------------------------------------------------------- - Arduino Software https://ubuntu.com/tutorials/install-the-arduino-ide#1-overview - Docker https://www.docker.com/ - MongoDB https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/ -### Hardware Setup - -### Software Setup +## Hardware Setup +----------------------------------------------------------------------- +## Software Setup +----------------------------------------------------------------------- ## DOCS