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 a 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