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.
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