Get speed data via USB

Post questions and issues with Concept2 PM3 SDK
Post Reply
Pahegi
Paddler
Posts: 1
Joined: December 13th, 2015, 11:13 am

Get speed data via USB

Post by Pahegi » December 13th, 2015, 11:30 am

Im working on a program for the Concept2 and want to get an live output for Unity3D. What can I do, to achieve this? (Never programmed with C or C++)
Always if i tried to compile a demo code, it showed me an error with the header files.
Thank you for your help,

Pahegi

User avatar
kdahlhaus
500m Poster
Posts: 95
Joined: September 17th, 2006, 2:13 pm
Contact:

Re: Get speed data via USB

Post by kdahlhaus » December 14th, 2015, 3:08 pm

I suspect you need a DLL to talk to the engine? If I were doing it, I would create a DLL from easy erg (https://github.com/kdahlhaus/easy-erg) using the CMAKE info Nils contributed.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://powertwenty.com
'Do' or 'Do not', there is no 'Try' -Yoda

Post Reply