Group member: zaizhou3 xiaobai2
Introduction
Statement of Purpose
In some of the university housing, in my case, FAR, residents on the same floor share six showing rooms. Usually there is a good chance where there is no showering room left, so in such scenario the guy who is in bad luck have to go back to his room and wait an arbitrary amount of time and go check again. The project is to design a notification system which will have a display in the corridor so that residents don’t have to go in and check if there are spare rooms to shower.
Background Research
Here is the floor layout of FAR-Trelease floor 12[1]
In the blue square is the six showering rooms, and the red square is the proposed location to put the display. It is verified that with the display in the red area all residents are able to see it at their door.
It is possible to detect whether the room is in use by the status of the lock, and can be done with a hall sensor or a flex sensor.
It is possible to transmit data through wireless technology from the sensor to the display, at the range given in the layout graph.
There is already some similar application of this idea, such as on the airplane, there are corridor lights which indicates the status of the restroom. This project is different form the one mentioned above that this project is going to have six different inputs and one output.
Design Details
Diagram
System Overview
All sensors are connected to an Arduino, and the Arduino is connected to a wireless transmitter, possibly Bluetooth.
The display in the corridor is connected to an Arduino which controls what is displayed, and with a wireless receiver, possibly Bluetooth.
Parts (tentative)
Hall sensor
Arduino Uno
LED Segment Displays
Bluetooth module for Arduino
Possible Challenges
Group members have no previous Arduino programming experience
Powering of each device
High humidity
References
[1] Floor layout
http://housing.illinois.edu/-/media/housing/files/floor-plans/far/treleasehall_12.ashx?la=en&hash=44BD22CAAD615F274F1FAA1272DA0594F1F9BE54
Attachments:
新建文本文档.svg (image/svg+xml)
untitled.png (image/png)
Untitled Diagram.png (image/png)
Untitled Diagram (1).png (image/png)
Honor Report.docx (application/vnd.openxmlformats-officedocument.wordprocessingml.document)