Main Content

Measuring the body vitals are not hard but keep track of them very difficult. This device can measure body vitals easily.

Introduction
Measuring the body vitals are not hard but keep track of them very difficult. This wearable is capable of measuring Heart beat, SPO2 and body temperature then post those data to smart phone (via BLE) to keep track of them. Using the phone we can see the historical data easily.

Using nRF5340DK, touch display, MLX90614 body temperature sensor, MAX30100 pulse oximeter sensor and li-po battery, I am planning build an unique wearable solution. The patient can measure his body temperature, heart beat and blood oxygen saturation. The body vitals are then shown on the built-in display. The device can paired with smart phone via BLE where I am planning to build an app to capture, store and retrieve data. Using the same app the doctors can see the patient data to diagnose symptom and make sure the person getting well.

How This Work
The nRF5340 is the heart and brain of the system. A MLX90614 and MAX30100 are connected to nRF5340 using I2C. Using the sensors a patient can measure his body temperature, heart beat and blood oxygen saturation then these data will be shown on touch display real time using graphs. The same time the data will be sent to Remote patient monitoring smart phone app where the data get saved. Then phone acts like a gateway by sending those data to main server via MQTT (EMQTx) broker. The same smart phone app can be used by doctor to see the measurements and doctor can diagnose the symptom remotely. Also by analyzing the history can data the doctor can identify whether the person is getting well or not.”

Link to article