Last Updated on September 15, 2022 by pg@petergamma.org
A) Johannes Bader: Track Your Heartrate on Raspberry Pi with Ant+
- on June 19, 2014, Johannes Bader, former PhD student from ETH Swiss Federal Institute of Technology in Zurich:
https://sop.tik.ee.ethz.ch/people/baderj/
https://sop.tik.ee.ethz.ch/people/zitzler/
wrote a blog
- «Track Your Heartrate on Raspberry Pi with Ant+»:
https://johannesbader.ch/blog/track-your-heartrate-on-raspberry-pi-with-ant/
but what can we do with a Raspberry Pi with Ant+? Johannes Bader focused on getting the ANT+ stick to run on Raspberry Pi. The software Johannes Bader published in this context which I could find is a script which illustrates heart rate capturing with Ant+:
https://gist.github.com/baderj/c41d2bbe0aeded3506cf
Raspberry Pi with Ant+ is not free:
https://www.thisisant.com/forum/viewthread/7513/
https://petergamma.org/projects-by-reto-roelli-https-infinityflow-ch/
B:) Projects by Reto Roelli https://infinityflow.ch; Rasperri ANT+ which sends sensor data to an MQTT broker:
https://petergamma.org/projects-by-reto-roelli-https-infinityflow-ch/
Reto Roellin s code is NOT free, but protected by Reto Roelli
C:) How to connect the Raspberry Pi to a Bluetooth heart rate monitor (Clinton Freeman, software engineer)
Clinton Freemans project has not the legal constraints of ANT+, since it uses BLE code, but it has no MQTT
D: BalenaHealth by Ryan Hampton, Lead Sales Engineer balena
https://www.linkedin.com/in/hampton-ryan
https://www.balena.io/blog/build-heartrate-monitor-using-raspberry-pi-and-balena/
– is a free software, and may be redistributed under the terms specified in the License.
– BalenaHealth is a GITHUB project:
Comments are closed.