This week, we wanted to test Windows IoT. To do so, we decided to use a Raspberry Pi 3, our new Yocto-Bridge module and a Yocto-MaxiDisplay to implement a weighing scale.
No comment yet | Read more... |
Even in the Internet of Things era, there are automation and measuring applications that require to work in a completely autonomous way, without any network connection of any kind. Someone asked us recently how to implement such an autonomous data logger using our sensors. The system should not require any network connection but use a USB key to retrieve the data. We are going to cover this example in details and at the same time take this opportunity to test a relatively new mini-computer that we recently discovered...
No comment yet | Read more... |
The USB specification plans for 127 device adresses on the USB bus, and it is tempting to deduce from this that you can connect up to 127 devices on a USB port. Unfortunately, life is not as simple: this naive reasoning does not take into account all constraints imposed by USB controllers. To give you a better and more useful answer, we have decided to test what works in real life...
10 comments | Read more... |
Many home automation projects use mini-PCs running under Linux. Some of these mini-PCs have an HDMI output, but other, such as the OLinuXino, don't have a video output. In this case, the solution to configure these boards is to use a serial console. The problem is that no computer has a serial port anymore and if you have an old enough computer to have an RS232 port, you can't use it because the RS232 port works in 12 Volts. The traditional solution is to use a USB-serial adapter sold by the constructor. But you can also use a Yocto-Serial.
No comment yet | Read more... |
As you might have guessed, at Yoctopuce we like to try out new computer and electronic gadgets, and especially so when it's possible to use them with our modules. A few months ago, Kickstarter financed a $9 "computer": C.H.I.P. We backed this project enthusiastically, and last week we received the Alpha version of this mini-PC.
2 comments | Read more... |