Overview
This application is meant to monitor two temperature and humidity sensitive rooms where authorised staff need to scan a card to enter. A web application will display the temperature and humidity data collected from the room in a table and graph. The card ID as well as the date and time of successful entries will also be displayed in a table.
As mentioned above, both rooms require the staff to scan their cards upon entry. An authorised card will make one short buzz to simulate a successful entry. Meanwhile, unauthorised cards, will make two short buzzes to simulate a failed entry.
Room One has LED light that can be controlled through the web application. On the other hand, Room Two has motion sensor controlled LED lights. When motion is detected in the room, the lights turn on and a push notification is sent to the admin’s smartphone. This is achieved using Pushover.
Comments
Please log in or sign up to comment.