Skip to content

Releases: Protocentral/protocentral-healthypi-v3

v2.0 GUI update with MQTT

04 Feb 14:04
a782600
Compare
Choose a tag to compare

This is a GUI update only with additional MQTT functionality built into the GUI itself.

New features:

  • Added MQTT functionality
  • Ability to select MQTT options

Minor changes

  • Migrated all GUI controls to ControlP5
  • Changed button positions for cleaner layout

Performance Update v1.1

02 Aug 11:09
Compare
Choose a tag to compare

Firmware Changes:

  • Tweaked the Heart-rate algorithm to better handle movement artifacts
  • Adjusted the FIR filter coefficients for improved SNR
  • Respiration rate is now more stable with a new algorithm
  • SpO2 performance improvement

GUI Changes:

  • Added lead-error messages display if lead-off condition is detected
  • Added drop-down list to select serial port if running the GUI on a PC/Mac/Linux(Desktop) platform. Raspberry Pi port remains unchanged.

To install the new firmware, please check out new Firmware upgrade document

To install the new GUI on a Raspberry Pi, simply run the same script to upgrade. In the terminal window, type the following lines.

curl -sS http://pi.protocentral.com/hpi3.sh | sudo bash

For other platforms, simply download the corresponding zip files containing the binaries. 

Initial Release of HealthyPi-v3 GUI

19 Jul 13:19
Compare
Choose a tag to compare

Initial Release of HealthyPi-v3 GUI