-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Pacifique Rukiza edited this page May 20, 2021
·
27 revisions
Damien Raju
Jarrod Bennett
Jesse Ruffini
Pacifique Rukiza
The purpose of this wiki page is to provide proof of concepts that document the development of the Kardia-S1 device from the preliminary to the design stage.
- Measure heart rate of a person using the FLiR infrared imaging sensor
- Use AI/ML libraries to accurately measure the heart rate of person
- Conduct experiments to verify accuracy
- Have a web dashboard viewer
- Measure breath rate using FLiR thermal imaging
- Measure head temperature
- Turn into COVID-19 (or general fever) detector. Result to be displayed on the dashboard
- 1X Particle Argon Board https://docs.particle.io/argon/
- 1x FLiR Infrared Imaging Sensor https://www.sparkfun.com/products/15948
- 1x B-L475E-IOT01A Discovery kit https://www.digikey.com/htmldatasheets/production/2263149/0/0/1/b-l475e-iot01a-user-manual.html
- Python
- Zephyr RTOS
- Tago IO
- C/C++
- VS code
- PyCharm
- Mbed OS
The base project involves measuring the heart rate of a person using a FLiR infrared imaging sensor, using machine learning models to accurately measure the heart rate of both stationary and in motion test subjects and report measurements to a web dashboard.
Insert a footer here