Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Bike Power → Thread

   

Simpel Widows app.

Rank

Total Posts: 4

Joined 2023-02-03

PM

The app I want to develop is simplest possible and my mission is to start using my code skill to something practical and useful. Since this is my first attempt I need guidance how to link my code to ANT+ bike power device. I want to recieve bike power data from my ANT+ USB stick and process the data and then present the result in a window (for example calculated average value during a period of time). Reading all documentation makes me more and more confused. Do I for example need to use both C++ and C#? In some workshop manuals they use Python. Anyone how can help me with the first step?

/Thanks      
RankRankRankRank

Total Posts: 370

Joined 2012-06-27

PM

See https://www.thisisant.com/forum/viewthread/7644/      

Signature

Ian Haigh

Rank

Total Posts: 18

Joined 2022-04-10

PM

I know this is a little late, but I have an open source github project that supports ANT USB sticks, a number of device profiles, and examples. I also have NuGet packages - search for "smallearthtech".
Link to github project - https://github.com/StephenHidem/AntPlus