Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

Live stream of ant+ sensor data to ftp-server?

Avatar
RankRankRankRank

Total Posts: 243

Joined 2018-09-10

PM

I use a Windows 10 PC with Ant+ usb stick.

Can Ant+ sensor data be streamed live to an ftp-server and from there to another windows application, for instance Matlab?

Is there any software available to solve this problem?

Or are there any code examples, which can be modified for it?

Did someone already write a progam which does this?
     

Signature

Peter Gamma

Avatar
RankRankRankRank

Total Posts: 744

Joined 2012-09-14

PM

There's nothing readily available to my knowledge, but there is a Web Server example written in Go for ANT BLAZE. It'd take quite a bit of boilerplate to handle ANT channels and ANT+ messages, but it does do the USB translation and taking it up to a websocket for you.