GitHunt
SE

SergiuMaier/SARS-Cov-2-virus-infection-assessment-system

๐ŸŒก๐Ÿ˜ท SARS-Cov-2 virus infection assessment system using the body temperature

SARS-Cov-2 virus infection assessment system using the body temperature

Short Description

The system detects body temperature by positioning the hand within a predefined scanning range.
The values acquired from the sensors are transmitted in real time via Bluetooth to a mobile phone and displayed in an application developed using the MIT App Inventor online development platform.
Additionally, the default system settings can be modified through the application.

At the user's choice, the values displayed in the application can be stored in a Google Spreadsheet for further analysis.
For this functionality, a script was created on the Google Apps Script platform.


Components

The system is based on an Arduino Nano module and includes the following components:

  • MLX90614 non-contact IR temperature sensor
  • HC-SR04 ultrasonic sensor
  • HC-05 Bluetooth module
  • Buzzer
  • Momentary button
  • 2 x PCBs
  • 5 resistors (1kฮฉ)
  • 5 resistors (220ฮฉ)
  • 4 red LEDs
  • 3 green LEDs

Languages

C++100.0%

Contributors

MIT License
Created August 10, 2022
Updated January 27, 2025
SergiuMaier/SARS-Cov-2-virus-infection-assessment-system | GitHunt