Skip to content

Releases: Protocentral/protocentral_max30001_arduino_library

1.4.0

20 Dec 12:42
Compare
Choose a tag to compare
  • Replaced char with uint8_t in the Data packet
  • Changed the registers as per the Healthypi 5 zephyr code.
  • Set the BIOZ_CGMAG to 0b010 (16uA)
  • Added SPI.begin()

1.3.0

16 Dec 11:53
Compare
Choose a tag to compare
  • SPI library updated
  • Added connection for ESP32
  • Corrected extraction of ECG & Bioz from register

v1.2.0

16 Dec 10:03
Compare
Choose a tag to compare

v1.1.0

10 Aug 08:11
Compare
Choose a tag to compare
  • Added interrupt driven functions to library
  • Cleaned up code
  • Capability to change sampling rate added

v1.0.2

21 Nov 10:19
Compare
Choose a tag to compare
  • Modified SPI interface for compatibility with non-AVR controllers

v1.0.1

01 Nov 20:30
Compare
Choose a tag to compare
  • Added support for MAX30001G chip
  • Low current mode disabled by default for MAX30001G for respiration

v1.0.0

08 Oct 07:14
Compare
Choose a tag to compare

Initial Release