Does anyone have any code examples (that you are willing to share!) using vb.net to read the temperature from the TMP006EVM?
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Does anyone have any code examples (that you are willing to share!) using vb.net to read the temperature from the TMP006EVM?
Thanks
Hello Ken,
Thanks for posting your query on E2E. Can you be more specific? Are you looking for a vb.net driver for the TMP006EVM board? I may be able to help you if you are looking for our USB-DIG platform.
Regards,
Abhi
Abhi,
I am writing a VB.NET app to run tests on new hardware. On thing that would be helpful would be the ability to automatically read in the current ambient temperature. The TMP006EVM looks like a fairly low cost way of accomplishing this. I would like to add code to my VB application that communicates with the TMP006EVM and reads back the temperature so that I can store it along with the rest of the test data.
Any help would be greatly appreciated. Thanks