Skip to content

This repository contains the code submitted for Software Engineering module (BS2203). The programs demonstrate the use of the MQTT protocol to provide a fall detection system for the elderly.

Notifications You must be signed in to change notification settings

Tristan-Day/UoW-Fall-Detector

Repository files navigation

UoW-Fall-Detector

This repository contains the code submitted for one of my Software Engineering modules (BS2203). The two included programs demonstrate the use of the MQTT protocol to provide a fall detection system for the elderly.

What does this Project Exhibit?

  • Use of Tk/Tcl for creating user Interfaces
  • Use of SQL & SQLite for creating and storing patient data
  • Use of the Paho MQTT client for lightweight M2M Communication

Running the Code

  1. Navigate to the "Code" folder using file explorer
  2. Open up two command prompt sessions by typing "cmd" into the address bar
  3. Open the client simulator by typing "python client.py"
  4. Open the operator dashboard by typing "python dashboard.py"

Screenshots

Operator Dashboard

image

Client Device Simulator

image

About

This repository contains the code submitted for Software Engineering module (BS2203). The programs demonstrate the use of the MQTT protocol to provide a fall detection system for the elderly.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages