Our
No comment yet | Read more... |
In our previous posts, we always used Android Studio to implement our applications. However, it's not the only available tool. Indeed, some of our customers use Xamarin and C# to implement their mobile applications. This week, we are going to see how to create an Android application using our modules with Xamarin.
No comment yet | Read more... |
Almost all the features of the Yoctopuce API are present in the LabVIEW library, this represents more than 2000 possible distinct functions through more than 80 classes. However, there is only one VI per class, so how could we cram an average of 25 calls per VI? This week, we are going to explain to you in more details the concept of proxy objects for the LabVIEW Yoctopuce API.
No comment yet | Read more... |
We regularly receive questions on how to obtain high frequency measures with the Yocto-3D and the Yocto-3D-V2. We already discussed the principle in a previous post, but to make your life easier, we prepared a concrete example.
No comment yet | Read more... |
Creating a software to query an SPI sensor contains a number of traps, linked to the specificities of this communication mode. This post provides some advice to avoid the most frequent pitfalls.
No comment yet | Read more... |