Yoctopuce designs, manufactures and sells USB devices to let your computer sit in the real world. Our USB modules are tiny, easy to install and easy to drive programmatically. Among them you will find:
Yocto-Maxi-IO-V3This device provides 8 digital I/O isolated from the USB bus. | Yocto-DisplaySmall USB-driven OLED display (light blue), for text, images (128x32 pixels) and animated sequences. |
Following on from our quick tutorial on I2C, we're going to take a closer look at a particular case that often causes problems: the use of long wires for I2C communications. This is particularly true of Yoctopuce sensors that you can split, if you decide to offset the sensor part by several meters.
No comment yet | More blog articles | Read more... |
Microsoft has been trying for several years to offer Windows computers with ARM processors, without much commercial success, as very few applications are compatible with this architecture. To solve this problem, Microsoft has added an emulator to Windows 11 that lets you run applications designed to run on Intel processors. We wanted to check that our applications and libraries work correctly with this emulator. They do, but we took the opportunity to add native support for ARM processors.
No comment yet | More blog articles | Read more... |