Information density
Define charts, numeric data, alarms and navigation depth before estimating graphics needs.
Instrumentation interfaces often combine dense data, precise controls and long product lifecycles. Architecture decisions should follow the measurement workflow, not just screen size.
The goal is not to force every product into one architecture. These are the decisions that narrow the practical options.
Define charts, numeric data, alarms and navigation depth before estimating graphics needs.
Decide where touch, knobs, keys or mixed input are more appropriate for the workflow.
Map acquisition, storage, logging and external communication requirements early.
A focused control UI, a graphics-rich real-time interface and an application-style Linux HMI have different engineering and lifecycle trade-offs.
For focused instruments with deterministic response and moderate graphics complexity.
For richer charts, multiple views and higher display demands without a full Linux stack.
For complex applications, networking, file systems and richer UI frameworks.
Choose resolution from information density and viewing distance, not diagonal size alone.
Touch, encoder, keypad or mixed control should match precision and operating conditions.
Size CPU/GPU and memory around worst-case rendering plus acquisition and processing load.
LVGL, Qt, RTOS or Linux should follow workflow complexity and team capability.
Plan data retention, export, update and service requirements.
USB, Ethernet, Wi-Fi, Bluetooth or cellular according to instrument integration needs.
Display size alone does not determine whether an instrument belongs on MCU/RTOS, a higher-performance real-time platform or embedded Linux.
Start with the data and operator workflow, then use the HMI Selector and architecture guides to compare RTOS and Linux paths before selecting hardware.
Test charts and values with realistic acquisition loads.
Confirm navigation and controls remain responsive during processing and logging.
Validate fonts, contrast and density on the target display.
Test touch targets or physical controls with real operators.
Define diagnostics, logs, updates and recovery before production.
Align compute, display and storage choices with expected product support life.
No complete specification is needed to discuss architecture, evaluation hardware or engineering support.