Skip to content

anachaba/Healthron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

Healthron

A Disease Outbreak Assistance System using machine learning and Artifitial Intelligence

Healthron UI STARTER

Features

Temp logo
  • Detection of FaceMask
  • Social distance Tracking
  • Entrance Entry restriction
  • Body Temperature Reading
  • Cough Detection
  • Composure (body posture tracking.)
  • Skin Condition Detection
    • Monkey Pox
    • Skin Rushes

How to Use

*Configure file paths where necessary

*Some features are mockups features which would be added later.

  • Entrance Entry restriction (This checks if person is wearing mask then door opens)

    • The hardware part is optional
    • From the "Hardware" file, copy and paste and run code in arduino IDE.
    • Open ZMask_Door.py and connect serial pin of servo to pin 9 and hook up voltage and ground accordingly.
  • User Interface

Healthron UI HOME

  • Open Microsoft Visual Studio
  • Select the path to the "Healthron UI.sln"
  • You could also just click on the "Healthron UI.sln" if you have Visual Studio installed