Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Heart Rate Monitor → Thread

   

How to send HRM Data to another application?

Rank

Total Posts: 3

Joined 2018-02-19

PM

Hello,

I'm new to Ant+

I would like to take the raw data coming in from my Garmin Chest strap HRM and send it to a program like Max MSP.

Is it possible to convert the incoming data and send it over a UDP signal, or Serial port to MAX MSP?

Thank you.      
RankRankRankRank

Total Posts: 120

Joined 2013-05-07

PM

I am not sure about how to interface to Max MSP specifically, but it is completely possible to sync live ANT+ HRM data to a program you have written on your computer. You'll need an ANT USB Stick, and you'll need to download one of our Platform SDKs (Windows, Mac). From there, you'll be able to write a program that pulls HR data from an ANT+ HRM. You can now pipe this data to wherever you need to, as APIs allow.

Hope this helps.