Blog
Enhancing your embedded Linux updates reliability - OTA
The update of embedded Linux product fleets represents a strategic imperative. Risks and solutions - discover how to enhance reliability and standardize your update process
Can Flutter Replace Qt on Embedded Linux?
Flutter is new to the embedded world, after developing for mobile, then desktop and finally web. Custom engines theoretically allow it to run on any embedded system. Enough to compete with Qt?
Qt Open Source for Embedded Systems – LGPL License
Developing an embedded system with Qt can be very expensive. The Qt for Device Creation offering involves the payment of costly distribution licenses. However, it is possible to save with Qt open source, which can be used for free.
Choosing Between Qt 5 and Qt 6 for Your Embedded Linux Application
Qt 6 has been out for a while. Should you start your new project with Qt 6 or Qt 5? What reasons are there to stay on Qt 5 today?
Qt Quick vs Qt Widgets
How to choose between Qt Quick and Qt Widgets? The latter has been replaced by Qt Quick but retains one small advantage!
Integrate Open Source into Your Commercial IoT Product
Unlock the enormous potential of open source libraries for your IoT project. Gain efficiency and save on commercial licenses.
Best IoT Solutions for Your Embedded GUIs
Which GUI technology to use for your embedded IoT system? Advantages and disadvantages of different IoT solutions on the market.
Compiling the Linux Kernel for Embedded Systems
The kernel is the foundation of any Linux system. It manages interactions with hardware components as well as program execution, memory allocation, etc.
Configure and Generate a Linux Filesystem with Buildroot
What Buildroot enables: configure and generate a Linux system and the toolchain needed to compile programs from your workstation that can run on that system, regardless of the target architecture