Surprise Me!

Low-Cost Architecture for an Advanced Smart Shower System Using Internet of Things Platform

2024-01-01 6 Dailymotion

Low-Cost Architecture for an Advanced Smart Shower System Using Internet of Things Platform<br /><br />Original Paper : Hossain, S., & Abdelgawad, A. (2023). Low-Cost Architecture for an Advanced Smart Shower System Using Internet of Things Platform. arXiv preprint arXiv:2311.07712.<br /><br />smart_shower_code.py: It is the code to connect wireless sensors to the Raspberry Pi which in turn is connected to the IoT (Internet of Things) platform.<br /><br />It is divided into the following code snippets:<br /><br />(i) Library setup<br /><br />(ii) Variable setup<br /><br />(iii) GPIO setup<br /><br />(iv) Data sending to ThingSpeak<br /><br />(v) Data receiving from ThingSpeak<br /><br />The IoT platform for this application is Thing Speak IoT and the sensors include (i) HC-SR04 ultrasonic sensor (ii) AH10-temperature and humidity sensor (iii) CZN -15E sound sensor and (iv) PAJ 7620 gesture sensor. Python programming code was used to interface the sensors with Raspberry Pi 3.<br /><br />shart_shower_result.py:<br /><br />It shows the output for the python code.<br /><br />Distance: It shows the sensor measurement using Ultrasonic Transducer.<br /><br />Temperature: It shows the temperature measurement using temperature sensor.<br /><br />Humidity : It shows the humidity measurement using the humidity sensor.<br /><br />It uses the sensor measurement to evaluate if an individual is in the shower space.<br /><br />This same principle can be applied to SMART Refrigerator.<br /><br />****Please cite the following if you are using the resources: ****<br /><br />[1]Hossain, S., & Abdelgawad, A. (2023). Low-Cost Architecture for an Advanced Smart Shower System Using Internet of Things Platform. arXiv preprint arXiv:2311.07712.<br /><br />[2]Hossain, S., & Abdelgawad, A. (2018, October). Smart refrigerator based on internet of things (iot) an approach to efficient food management. In Proceedings of the 2nd International Conference on Smart Digital Environment (pp. 15-18).

Buy Now on CodeCanyon