*This Summer Project is mentored by me at Ivlabs, VNIT.
The IOT Ambiance Monitoring system is designed to monitor the environmental aspects of its surroundings . It is equipped to monitor the temperature,humidity,air quality and noise. It sends this data to its mobile application. It has tremendous potential as it can be upgraded and equipped with more sensors which will increase its capabilities. Therefore it can be of use in the industrial sector, mining sector, hospitals, offices, military etc.
The app made with this project displays and plots real time Temperature,Humidity,Air Quality, Sound. This is made possible because the app is connected to a real time online Firebase database which is also connected with the micro controller and takes real time values ,hence the real time values can be displayed and graphed on the phone.
The environmental factors are first measured by the sensors and sending it to the ESP-8266 micro controller.If the micro controller is connected to a WiFi connection then the readings are transmitted to the online database Firebase. This data can be accessed by any android device with the app and an internet connection.