/protocentral_healthypi_v4

HealthyPi v4 is a fully open source, standalone vital signs monitor with wireless and wearable capabilities.

Primary LanguageC++OtherNOASSERTION

Welcome to HealthyPi v4

HealthyPi v4 is a HAT for the Raspberry Pi, as well as a standalone device that can measure human vital signs that are useful in medical diagnosis and treatment. HealthyPi v4 sets a new standard in open source health solutions with mobility, wireless and wearable capabilities. This device presents a snapshot of the user's medical condition within his/her environment and opens up medical research possibilities.

HealthyPi Display

HealthyPi v4 measures the following parameters in real-time and with high accuracy:

  • Electrocardiogram (ECG) data, heart rate, and heart-rate variability
  • Respiration based on impedance pneumography
  • Pulse oximetry (SPO₂)
  • Body temperature

HealthyPi 4 is affordable and accessible and the open source aspect means that it’s easy to expand upon.

You can now purchase the HealthyPi v4 HAT Kit from Crowd Supply

**If you're looking for the HealthyPi 4 Arduino library, it has moved here

Get started at healthypi.protocentral.com

Highlights:

Microcontroller and wireless connectivity: ESP32, in WROOM32 module format, with a Dual-core Xtensa 32-bit CPU, 4 MB of on-board flash, Wi-Fi, and support for BLE

Wireless interface: Wi-Fi and Access Point (AP) modes, a 2.4 GHz radio with an on-board PCB antenna that is compatible with Bluetooth 4.2 and BLE

Firmware programming: Supports Arduino IDE as well as Espressif ESP-IDF

Sensors: ECG and respiration front end: Texas Instruments (TI) ADS1292R 24-bit analog front end with signal-to-noise ratio (SNR) of 107 dB Pulse oximetry front end: TI AFE4400 pulse oximetry front end with integrated LED driver and 22-bit ADC

Temperature sensor: Maxim MAX30208 digital body temperature sensor for monitoring skin temperature

Form factor: Raspberry Pi HAT form factor (65 mm X 56 mm)

Ports and Interfaces:

  • USB-CDC : On-board USB-TO-UART converter
  • 2x Sparkfun QWIIC : Compatible I2C ports for interfacing any QWIIC based sensors
  • Mode "switch" : Transition between two different modes seamlessly(Pi3 mode and wearable mode)
  • On-board 3 LED : Charge indication, BLE indication, Webserver indication
  • Push-button : Switching between Communication Protocols(BLE and Webserver)

Checkout detailed documentation, including getting started instructions at healthypi.protocentral.com

License Information

This product is open source! Both, our hardware and software are open source and licensed under the following licenses:

Hardware

All hardware is released under Creative Commons Share-alike 4.0 International. CC-BY-SA-4.0

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material for any purpose, even commercially. The licensor cannot revoke these freedoms as long as you follow the license terms.

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

Software

All software is released under the MIT License(http://opensource.org/licenses/MIT).

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Please check LICENSE.md for detailed license descriptions.