This week, we'll be looking at how to integrate our C# programming library into a .NET MAUI application. This new framework promises the holy grail for all developers: to write a single application that can be used on any platform. Let's take a look.
| No comment yet | Read more... |
If you've ever visited a factory equipped with CNC machines, you may have noticed that each of them is usually topped by a curious light post. Far from being a gimmick, these indicators enable operators to check at a glance the status of each machine in the fleet, for example: "running", "error", "work completed/free". At Yoctopuce, we happen to need a similar system, but in miniature. Naturally, we decided to build it ourselves.
| No comment yet | Read more... |
Delphi is a slightly outdated programming language, but one that many of our customers still actively use. That's why, this week, we're releasing an update of our library to support our API version 2.0.
| No comment yet | Read more... |
A few weeks ago, we announced our new Typed Python programming library, which offers an asynchronous API in addition to the "traditional" one. This week, we'll take a look at how to use these asynchronous functions by updating the Home Assistant integration we described in this post.
| No comment yet | Read more... |
We recently realized, during a support discussion with a customer, that the long-term preservation of settings on Yoctopuce devices was not detailed in the documentation and deserved some explanations. So here's a little addendum...
| No comment yet | Read more... |