In Part 1 of the series on Qt Embedded Systems, we build a custom Linux image with Yocto for the Raspberry Pi 3B. When we power on the embedded device, it starts an Internet radio application ̵…| Burkhard Stubert
The Specialist in Smart HMIs for Industrial Machinery Smart human-machine interfaces (HMIs) translate the actions of human operators into the instructions for machines. They simplify and automate t…| Burkhard Stubert
The Board-Support Package Is Not Enough!| burkhardstubert.substack.com
After having built the reference Linux image from a SoM, SoC or terminal maker and having run it on the board, we must inevitably custom-tailor this image to our needs. We must create our own Yocto…| Burkhard Stubert
Kas makes the setup of a Yocto build environment super simple and super fast. We call kas with a project configuration file: kas-container build ./eu-terminal-distro.yml. Kas starts a Docker contai…| Burkhard Stubert