Skip to content

Arduino Library for the HX3600 (hrs3603) Heart rate and SpO2 sensor for nRF52

Notifications You must be signed in to change notification settings

theocoutu/HX3600-Arduino-Library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HX3600-Arduino-Library

Arduino Library for the HX3603 Heartrate sensor for the nRF52 Bluetooth Micro

This sensor is used in the "second-generation" Da Fit watches, based on the nRF52840. I have a Kospet ROCK to test on.

You can support ATC's work via paypal: https://paypal.me/hoverboard1 this keeps projects like this comming.

It includes a closed source .a file, to get the Arduino IDE recognize it you need to edit the Platform.txt from the nRF52 library.

Add: compiler.libraries.ldflags= somewhere as a new line.

also add: {compiler.libraries.ldflags} somewhere ad the end of line combine.pattern

For more infos watch this video for another Heartrate Sensor:

YoutubeVideo

Demo video:

YoutubeVideo

About

Arduino Library for the HX3600 (hrs3603) Heart rate and SpO2 sensor for nRF52

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.7%
  • C++ 1.3%