Embedded Linux Learning Notes: Using QT on Linux Embedded Devices

Embedded Linux Learning Notes: Using QT on Linux Embedded Devices

Click on the “Embedded Application Research Institute” above, and select “Pin/Star the Official Account“ Valuable Resources Delivered First-Hand! Source | CSDN – Yu Ge Tou Tou Compiled & Formatted | Embedded Application Research Institute QT is currently one of the mainstream UI design software, and the Linux system supports QT applications, providing many convenient interfaces. … Read more

Interaction Design of Touch Screens: Swiping Gestures Replace Clicking

Interaction Design of Touch Screens: Swiping Gestures Replace Clicking

When analyzing the swiping gestures of the N9, we explore how they replace the iPhone’s Home button, presenting the argument of “replacing clicks”. This article summarizes previous discussions and emphasizes this design trend. Touchscreen clicking is a continuation of mouse clicking, which has many disadvantages:   Display Space. Controls occupy display space; a 44-pixel square is … Read more

A Step-By-Step Guide to Touchscreen Standard Layout

A Step-By-Step Guide to Touchscreen Standard Layout

Trust, Confidence, Convenience Smart Control Education Smart Control Education Focus on training skilled personnel in the smart manufacturing industry. Hello everyone! Learn a small piece of industrial control knowledge every day. I am Xiao Zhi, and today I will continue to teach you about the fifth lesson of touchscreen standard layout (internal standards of foreign … Read more

Using QT on Linux Embedded Devices

Using QT on Linux Embedded Devices

QT is one of the mainstream UI design software today, and the Linux system also supports QT applications, providing many convenient interfaces. Therefore, it is necessary to document the various details of implementing UI functionality based on QT on an LCD screen. Learning video link: https://www.bilibili.com/video/BV1pt4y1b7Mf/?spm_id_from=333.999.0.0&vd_source=4a2954680b189d193ad37cd99526e685) 1. System Configuration For convenience, I used the factory … Read more