If you have to code a Yoctopuce devices inventory, you would probably want to explicitly build a list using the appropriate API functions. But this is not the most convenient method if you wish to handle devices plug/unplug events during the application life.
| No comment yet | Read more... |
Not so long ago, someone asked us if our devices could be driven directly from Microsoft Excel. Actually the answer is yes. But, unfortunately, this not as easy to do as we like our libraries to be. Anyway, seeing Excel plotting data coming directly from a Yoctopuce sensor might be worth the effort.
| 2 comments | Read more... |
Now that Windows 8 is finally available, we had to check that our modules work without trouble on this new OS. To perform a real test, we created a small C# application allowing us to monitor the temperature of several components of the computer (disks, graphic card, etc.) with the help of thermocouples. The good new is that it works!
| No comment yet | Read more... |
This week, we are looking again at the Android library. We have published the first demo app on Google Play, and we have performed the same performance measures as run previously on traditional computers. We have also brought some improvements on the example we presented a few weeks ago.
| No comment yet | Read more... |
A few weeks months ago, we announced the Java API. It is at last available, even better we have two versions of the Java API. A standard Java version and a version for Android. You can download them from the usual location. As we have already written about the standard Java library, we are going to talk about the specificities of the Andoid library.
| No comment yet | Read more... |