Arduino Unveils UNO Q Board for Hybrid Edge AI
Arduino has unveiled the UNO Q at the India AI Summit, a new board designed for hybrid edge AI applications. The device combines a Qualcomm QRB2210 MPU running Linux with an STM32U585 MCU, enabling developers to build systems for robotics and real-time control that leverage both a traditional RTOS environment and a more powerful application processor.
- This board is a direct result of Qualcomm's acquisition of Arduino, which was announced on the same day as the UNO Q's launch, October 7, 2025. The move is part of Qualcomm's broader strategy to create a full-stack edge platform, building on its previous acquisitions of Edge Impulse and Foundries.io. - The "hybrid" architecture refers to the pairing of the Qualcomm QRB2210—with its quad-core Arm Cortex-A53 CPU running at up to 2.0 GHz and an Adreno 702 GPU—with the real-time capabilities of the STMicroelectronics STM32U585 microcontroller. This allows the board to run a full Debian Linux OS for complex applications while the MCU handles precise, low-latency control of hardware like motors and sensors. - For development, Arduino introduced the new Arduino App Lab, an integrated development environment that allows for writing Python code for the Linux side and Arduino sketches for the microcontroller within the same project. This environment uses pre-made modules called "Bricks" to simplify adding functionalities like AI models, web servers, or connecting to APIs. - In terms of performance, benchmarks place the UNO Q's processing power in the range of a Raspberry Pi 3 or 4. However, its key differentiator is the integrated MCU, which provides deterministic, real-time I/O control that a standard Raspberry Pi cannot achieve without an additional microcontroller board. - The board is available in two main configurations: one with 2GB of LPDDR4 RAM and 16GB of eMMC flash storage, and a higher-end model with 4GB of RAM and 32GB of storage. The 4GB version is specifically recommended for users who intend to use the UNO Q as a standalone single-board computer. - Connectivity options include dual-band Wi-Fi 5, Bluetooth 5.1, and a single USB-C port that handles power, programming, and display output. While this single port streamlines some setups, it often necessitates a USB-C hub to connect a monitor and peripherals simultaneously. - Example applications for this hybrid edge AI model include autonomous mobile robots (AMRs) that can perform on-device object recognition and navigation without cloud reliance, and industrial robotic arms that can conduct real-time quality inspections on a production line. - The launch at the India AI Summit underscores the growing importance of the Indian market for AI development and deployment. The CEO of Qualcomm, Cristiano Amon, is also slated to speak at the India AI Summit 2026, signaling a strong focus on the region for accelerating AI transformation.