Today, we discuss Node-RED again, as this platform is more and more popular among our customers and we recently implemented some modifications to our node-red-contrib-yoctopuce package. Here are the new features of the package.
No comment yet | Read more... |
A few weeks ago, a customer suggested that we modify our PHP library so that it would be easier to use with the Composer dependency manager. We decided to implement these changes and we published our PHP library on Composer's official repository: packagist. Therefore, we are going to show you how to use our library with Composer.
No comment yet | Read more... |
While implementing Yocto-Discovery, we noticed that we were missing a feature in our API: a fast and asynchronous way to detect state changes for the localisation beacon. This week, we publish a new version of our programming libraries including this new feature.
No comment yet | Read more... |
If you are a big fan of Yoctopuce products, and we know that some of you are, you probably installed Yoctopuce network hubs all over the place, and now you have a problem: you don't quite remember which one is where. This week, we have a small present for you.
No comment yet | Read more... |
Experienced users of Yoctopuce modules will sooner or later wonder how much data needs to be transferred to retrieve the measures from Yoctopuce sensors. It can be the case to optimize GSM consumption, as it we discussed in a previous post, but also simply to improve the performances of an application where the modules are connected by USB but where the measures must be read very quickly. So here is a detailed explanation to know everything and optimize everything...
No comment yet | Read more... |