Arduino Uno Q
Overview
The Arduino Uno Q is a hybrid single-board computer that pairs a quad-core ARM Cortex-A53 processor running Linux with an STM32U585 Cortex-M33 microcontroller for real-time tasks. This architecture combines high-level application processing with low-latency hardware control in a compact 68.58mm x 53.30mm form factor. It features 4GB of LPDDR4 RAM and 32GB of eMMC storage to support complex software stacks and edge AI workloads.
Why Choose This Part
The dual-core architecture allows for the deterministic execution of critical tasks on the Cortex-M33 while the Cortex-A53 manages heavy computational loads. It offers versatile power options with an input range of 7V to 24V and modern connectivity including USB 3.1 and DisplayPort Alt-Mode via USB-C. The board maintains the familiar Arduino footprint while providing significantly higher performance and expanded I/O capabilities including CAN, SPI, and I2C.
Applications
Key Specifications
Getting Started
Developers can utilize the Arduino IDE for programming the microcontroller side and standard Linux toolchains for the application processor. The board comes pre-installed with a Linux environment and supports Zephyr OS on the STM32 MCU for real-time applications. Connect via USB-C to access the serial console or utilize the DisplayPort Alt-Mode for direct video output during setup.



