/DMHC_HOST_PROBE

Device Mesh for Health Check

Primary LanguagePython

DMHC HOST Probe

Device Mesh for Health Check

DMHC is a mesh of devices, each one with a Heart rate, Oxygen saturation SpO2 and Temperature, (HOST) probe to capture values.

Imagen

The probe using AWS IoT EduKit and some units sensores.

Imagen

Can see video demo here

Gettting Started

The project description could be found at https://www.hackster.io/jose-cruz/device-mesh-for-health-control-f12740

Files and folders description

dmhcV2.m5f

dmhcV2.py

  • Micropython source code for main program

setDeviceId.m5f

  • UIFlow program for set a device_id in AWS IoT Edukit EEprom memory

setDeviceId.py

  • Micropython source code for setDeviceId.m5f

/images folder

  • Have all png images files resources.
  • Need to be upload to AWS IoT Edukit using M5Burner

/wav folder

  • Have all wav sound files resources.
  • Need to be upload too to AWS IoT EduKit

/mp3 folder

  • Have source mp3 sound files created using Amazon Polly.
  • They were converted to wav files using Online Converter.
  • Need to be upload too to AWS IoT EduKit

/lcad/DMHC_Host_Probe_Base.ldr

  • Cad lego file, with all step instructions for base construction

/lcad/DMHC_Host_Probe_Base.pdf

  • All lego base construction instructions in pdf format

/lambda_functions/dmhc_TimeStamp.js

  • Lambda function in Node.Js used to create in json message received a timestamp field server_time before put it in AWS IoT Analytics data store

/lambda_functions/dmhc_ResetDevice.js

  • Lambda function in Node.Js used to reset device and send Slack and SMS notification to AWS SNS topic