A few weeks ago, we showed you how to create a small WebApp for remote control of a heater using a simple HTML file and a few dozen lines of TypeScript code, thanks to VirtualHub for Web. This week, we'll take it one step further and enhance it by adding a graph showing the history of measured temperatures.
| No comment yet | Read more... |
Yoctopuce products enable you - among other things - to remotely control a device via the Internet. What's special about the Yoctopuce solution is that it's not based on a proprietary infrastructure, which could shut down any day and render all these systems inoperable, as has already happened far too often. Yoctopuce offers remote control tools which you are free to install on the host of your choice, and which you can move to another host in a few years' time if need be...
| No comment yet | Read more... |
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... |