Skip to content

The goal of this project is monitoring and get information about life status of old people

Notifications You must be signed in to change notification settings

CristinoCg/SilverHairSaver

Repository files navigation

SilverHairSaver

The goal of this project is monitoring and get information about life status of old people

How to use?

You have a pipfile with all the dependencies needed to run the project but you may need a device to send data to the 'topic' in the HiveMQ server. To get the things ready to run the code:
  • Run "python -m pip install pipenv"
  • Run "pipenv shell"
  • Run "pipenv install --dev"
  • Run "python manage.py runserver"

How to send data?

You can use a python script with paho-mqtt just for testing purpose and debugging. I'll add the arduino file soon

About

The goal of this project is monitoring and get information about life status of old people

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published