We begin the new year with a small improvement on the GatewayHub. We decided to publish the GatewayHub on NPM in order to make its installation easier.
No comment yet | Read more... |
The most common way to use Yoctopuce modules in an application consists in integrating our library in the source code of the application, in order to be able to interact with the modules through a simple and efficient object oriented interface. But in cases where source code integration is not possible, we have today a new solution to show you: a dynamic library in the shape of a .NET Assembly.
No comment yet | Read more... |
This week, we look at the Electron framework. We are going to see how to implement a cross-platform application which uses our modules.
No comment yet | Read more... |
Hear, hear! After all these years, the LabVIEW library is here at long last! Until now, LabVIEW users who wanted to use Yoctopuce modules had to settle for a handcrafted workaround that we designed a few years ago. But this time we're not joking anymore, we offer a true library for LabVIEW which enables you to exploit the whole potential of Yoctopuce modules.
No comment yet | Read more... |
This week, we are going to clarify the use of two methods of our API: YAPI.RegisterHub() and YAPI.PreregisterHub(). These two functions enable you to adapt the library behavior to your needs, more particularly managing network disconnection when you use a YoctoHub or a VirtualHub.
No comment yet | Read more... |