Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 912 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 912 Bytes

IoB_Heating_System

project-image

In this project NodeMCU ESP8266 and DHT11 sensor are used to measure the temperature and humidity values of a room. Artificial intelligence is employed to predict whether the room is vacant or not based on the obtained data. Depending on the outcome a single-channel relay is utilized to control the air conditioner.

🛠️ Installation Steps:

1. Clone the repo

git clone https://github.com/sarikayarslan/IoB_Heating_System.git

2. Add your google-services.json file to room_details_app/android /app folder from firebase

3. Add your firebase information to NodeMCU/NodeMCU.ino