Hi,
I was given the kit two days ago.
I tried with my most effort to understand the source code that comes with it but with my limited understanding there are some questions that i hope you guys can help me with it.
Firstly, i’m using visual studio 10 with C#
There are the problems i have.
-
I can seem to include in the interfacekit full component for the tool box.
-
I have tired the Getting Started Guide. After trying a few times i can make the value appear on the text box but it seems like after google -ing around, i can’t find any guide / suggestion or concepts that can translate the value into the Temperature (In this case im using the temperature sensor) reading that i wish to extract. Can anybody provide me with more info with regards to this? How do i go about doing so? Cause from the source code i downloaded, it seems that we use the sensor box to define the sensor type and hence able to translate into the value me need?
Is that correct?
Please advise.