Better_Software_Header_Mobile Better_Software_Header_Web

Find what you need - explore useful information and developer resources

Areas of Interest

Searching…

122 results

With the introduction of the Qt Quick software renderer it became possible to use Qt Quick on devices without a GPU. We investigated how viable this option is on a lower end device, particularly the NXP i.MX6 ULL, with positive results as this demo explains.

QtQuick is a popular choice for creating HMIs for embedded devices. The hardware on these devices often is constrained and less performant than their desktop equivalents, this requires extra care from software developers in delivering a fluid user experience. KDAB is regularly involved with improving the performance of QtQuick HMIs on such devices for their customers.

Why does a tipper truck need an app? F.X. Meiller is the leading manufacturer of tippers in Europe. KDAB software developers and UI/UX designers worked with Meiller to create a mobile app that interacts with embedded hardware on the truck, allowing drivers to diagnose and fix problems - even when on the road. KDAB shows us how technical excellence and stunning user experience go hand in hand.

Consumers are demanding more flexible ways to use and control electronic devices in homes and cars. The result, driven by the rise of connected devices, is a need for multi-screen or multiple-platform embedded applications.

Explores developing and testing software that communicates with hardware to which the developer does not have access.

A brain-computer interface project using affordable EEG hardware and Fast Fourier Transform analysis to detect mental states like focus and meditation. Demonstrates practical applications including mind-controlled gaming, sports performance analysis, and assistive communication technology.

Maintaining fluid and performant user interfaces in Qt Quick applications, even when they run on resource-constrained embedded systems.

Introduction to custom QtQuick components creation that focuses on embedded devices, but also contains valuable information for all platforms.