Skip to content

Smart home monitoring system controlled by Blynk web service through a mobile application with keep-alive system using socket connection • Security system with RFID technology, and motion sensors

Notifications You must be signed in to change notification settings

xSkkarf/IoT-Smart-home-admin-and-security-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Raspberry-Pi-IoT-Smart-home-admin-and-security-system

  • Smart home monitoring system implemented on Raspberry Pi 3 B+ and controlled by Blynk web service through a mobile application with a keep-alive system using a socket connection.
  • Security system with RFID technology, and motion sensors.

Request testing Folder

In the request testing folder, the HTTP requests to/from the (Blynk and ADAfruit) cloud services are tested with the help of inter-process communication (message queues) and a Bash script that sends dummy readings to a message queue then the message is read by the Blynk and ADAfruit files simultaneously.

Main Project Folder

In the Main Project Folder, the full system has been implemented in Python. Also, a Bash script is added to run all the 3 programs in parallel. A socket program was used to implement a keep-alive system that checks the active connection between the cloud service and the system. You can find a video for the whole running system in the following section.

Video for the whole running system

Untitled.mp4

About

Smart home monitoring system controlled by Blynk web service through a mobile application with keep-alive system using socket connection • Security system with RFID technology, and motion sensors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published