Having successfully operated WaveShare's LCD1602-RGB display with a Yocto-I2C, we wondered if we could use the Yocto-I2C's built-in job system to read values from an I2C sensor and display them directly on the display without the intervention of a USB host. In theory, it's feasible; in practice, it's rather complicated, but interesting.
No comment yet | Read more... |
This week, we're testing a small LCD screen manufactured by Waveshare which has the specificity of having an I2C interface. We don't have too many doubts about the possibility of interfacing it with a Yocto-I2C, but we expect that it won't be trivial insofar as display controllers like being difficult, and generally demand a proper initialization before agreeing to operate.
No comment yet | Read more... |
This week, we created a small program that displays the current production of the building's photovoltaic panels on a Yocto-MaxiDisplay. To do this, we wrote a small Python script that retrieves production information from the building's Envoy S Metered gateway.
No comment yet | Read more... |
This week, we explain how to use VirtualHub 2.0 and the 2.0 libraries in a network infrastructure running on IPv6.
No comment yet | Read more... |
Yoctopuce sells USB modules designed to operate when they are directly plugged into a USB port on your computer. But it is also possible to operate your Yoctopuce modules remotely via a network connection, using a YoctoHub for example. The Yoctopuce API was designed to switch from one mode to the other in a trivial way, so much so that we never thought to explain the principle clearly. An oversight we're now putting right.
No comment yet | Read more... |