The Healthy Pi v3 board itself has provisions for biometric sensors that can detect human vital signs. Using these sensors in an accurate way can play a crucial role in getting the correct readings. Let’s take a closer look.
- SPO2 probe
The Spo2 probe also known as the Saturation of Peripheral Oxygen is a handy probe that can help to detect the level of Oxygen in the blood.
Tip:
- Gently open the probe and place your index finger inside.
- To ensure that the finger is placed in the middle of the probe.
- Correct placement of the finger can ensure accurate readings.
- You can also ensure that the probe is not exposed to excess light. It can be kept in the dark.
- ECG Electrodes
ECG or Electrocardiogram helps to measure the electrical activity of the heart. To measure this a set of electrodes are placed on different parts of the body.
 | |
Use the power adapter provided in the kit. | |
Raspberry Pi booted but UI not starting up? | The operating system might not be upgraded. |
UI is stable but, nothing is plotted? | Healthy Pi board is not properly plugged in. |
Firmware may be corrupted, needs to be reloaded. | |
The vital parameters are noisy. Why? | Check the power source, use the adapter provided. |
The sensors need to be properly connected to the Healthy Pi board. | |
The sensors need to be securely attached to the body. |
Issue | Solution |
---|---|
Which OS needs to be used? | The Raspbian software with the latest release. |
How can you set up the UI? | Install the OS, enter the following in the terminal |
curl -sS http://pi.protocentral.com/pi.sh | |
Why does error occur once the command runs? | Ensure that it runs in the Superuser mode. |
What if the UI opens, the screen is blank and no plotting? | Check the Healthy Pi board connection. If the firmware is outdated or corrupted, reload it. |
Healthy Pi board communicates with Raspberry Pi OSM serial interface, ensure the serial lines are free. | |
( Note: On the display screen, observe the temperature values. If there are changes then it is working) | |
What if the signal quality is bad or the vitals are incorrect? | Check the power adapter, use an isolated power supply to power up the Hpi. |
Check the sensor connection |
Issue | Solution |
---|---|
The board is plugged in but the USB is not getting detected. | Healthy Pi board is preloaded with the Arduino M0 bootloader which is pre-installed. However, check the following: |
Check the USB cable | |
Change the USB port | |
Check whether the Power LED on the board glows. | |
If the above does not work then check it again with another PC. | |
If the USB is enumerated then when can you see the output? | Download the latest release file, run the .exe file. |
The application is downloaded but it will not open? | Give a check on whether it is the latest Java download from this link https://java.com/en/download/ |
The application opens but there is a “port error”? | Setup up virtual COM port of the Healthy Pi |
The application is blank/ No streaming | Firmware may be outdated, needs to be upgraded. |
Vitals are unclear or noisy | Check the sensors if they are connected |
Remove the AC adapter from the laptop, as it adds to the noise. |
Please submit an issue on Github if you face any problems with the HealthyPi.