Some time ago, we announced a beta version of a Universal Windows Platform library. Today, we officially publish this new library and we take this opportunity to explain how to use it. We are going to write a short Windows Universal application displaying the value of a temperature sensor.
No comment yet | Read more... |
This week, we continue our "for the beginners" series and we are writing about C++. C++ is not an easy language to handle, and even less so for someone who has never coded. But the language is still relevant when you use machines with a limited disk space. Therefore, we are going to see how to implement you first small program using our C++ library.
No comment yet | Read more... |
This week, we continue with our "for the beginners" post series and we are going to talk about Java. As for previous introductions to different programming languages, we are going to implement a small application in Java FX which displays the value of a Yoctopuce temperature sensor.
No comment yet | Read more... |
From time to time, Yoctopuce support receives emails from customers who complain that the examples provided with the Yoctopuce programming libraries don't work. We don't pretend to believe that our code is 100% error free, but it is clear that, most of the time, the problem comes from a misunderstanding about how these examples work. This week, we are going to clarify this issue.
No comment yet | Read more... |
This week, we add to our "for the beginners" series and we tackle Visual Basic .Net. We are going to write a small application displaying the values of a Yoctopuce sensor.
No comment yet | Read more... |