arduino

From blink to think.

Arduino UNO Q bridges high-performance computing with real-time control.
Get power and ease of use – all wrapped up into UNO.

The all-in-one toolbox
It’s Arduino, it’s a computer, it’s anything you want to build.

UNO Q’s hybrid design makes it the perfect dual-brain platform for your next innovation. It combines a Linux Debian-capable Qualcomm Dragonwing™ QRB2210 microprocessor (MPU) interconnected with a real-time STM32U585 microcontroller (MCU).

AI in a blink
AI in a blink

Unlock AI-powered vision and sound solutions that react to their environment in real time.

Quick start apps
Quick start apps

Jumpstart development with plenty of pre-built examples and templates available through Arduino App Lab.

Designed to expand
Designed to expand

Expandable with Qwiic connector for Modulino nodes, carriers and more.

BUILD YOUR WAY
Different setups, one seamless experience

Arduino App Lab is an all-in-one development environment that lets beginners and pros alike choose the development experience they prefer to play, tinker, learn, and master.

Single-board computer

Run App Lab directly on UNO Q, with a monitor and keyboard plugged in. Voilà, your UNO just turned into a standalone Single-Board computer.

4GB RAM variant recommended

PC-connected

Use a USB-C cable and run Arduino App Lab from your computer or laptop, and enjoy the familiar Arduino development experience.


You can develop on UNO Q wirelessly, connecting it to your computer's same network.

Build your own
Real-World Projects and Applications

The UNO Q is more than just a development board; it is the core engine of your new project. Its extended compatibility and power efficiency make it the ideal choice for high-performance applications.

BUILT ON WHAT YOU LOVE
Classic UNO form factor

UNO Q maintains compatibility with a wide range of Arduino shields and hardware products, as well as libraries, sketches, and projects developed for the UNO ecosystem by millions of users. It’s the new evolution of the spark that lit up the maker movement!

AT THE HEART OF UNO Q
Powered by Qualcomm Dragonwing™ QRB2210

With integrated AI acceleration, efficient performance, and support for camera, display, and audio, Dragonwing™ QRB2210 is built for next-gen robotics and IoT products. With the quad-core Arm® Cortex®-A53 @ 2.0 GHz CPU, Adreno GPU, and 2x ISP, it turns UNO Q into a compact, cost-effective platform with advanced features like machine vision.

Specs Highlights
The go-to tool with everything you need!

Arduino UNO Q packs powerful components in a single easy-to-use board, reducing complexity and speeding up development for all.

Power options
Choose your best UNO Q version

You can select between 2GB and 4GB of RAM memory.

Arduino UNO Q 2GB
Lower cost, balanced performance.
Arduino UNO Q 2GB
Arduino UNO Q 4GB
It’s like having two in one. More power.
Arduino UNO Q 4GB
Need to find out more?

Explore our free, official documentation.

Frequently Asked Questions
What is Arduino UNO Q?

UNO Q is Arduino’s Linux-capable board, featuring a quad-core Qualcomm Dragonwing™ QRB2210 with GPU and an STM32U585 microcontroller, enabling a unique combination of Linux apps, real-time control, and lightweight AI.

Can I develop with UNO Q board wirelessly?

Yes. Simply connect Arduino App Lab and your UNO Q to the same network over Wi-Fi or Ethernet. You can even develop with multiple boards at once.

Is UNO Q open source?

Yes, we are releasing UNO Q schematics and gerbers with CC-SA-BY 4.0 license.

Where can I buy Arduino UNO Q?

UNO Q is available to order from the official Arduino Store, RS Components (from 8th Oct onwards), Digikey, Mouser, Macfos, and in the future from other Authorized Distributors and Resellers

Should I choose UNO R4 or UNO Q? What’s the difference?

Both boards are part of the same UNO family, but they’re built for different needs.

UNO R4 is a pure microcontroller board, ideal when you want to keep things simple, efficient, and hardware-focused. It delivers low-power, real-time performance for tasks like reading sensors, driving actuators, and building IoT prototypes. With full compatibility for Arduino shields and libraries, and the ease of the Arduino IDE, it’s the perfect choice for learning, experimenting, and turning ideas into working projects fast.

UNO Q takes the next step by adding a Linux-capable processor alongside the microcontroller. That means you can run AI models, process images and audio, or connect advanced web applications, all while still controlling your hardware through the STM32 MCU. With App Lab, you can even orchestrate everything in one place, mixing sketches, Python scripts, and AI models.

What operating systems support Arduino App Lab?

Arduino App Lab is compatible with all major operating systems: Windows: Windows 10 or later (64-bit), macOS: macOS 11 or later (64-bit), Linux: Ubuntu 22.04 or later, and Debian Trixie (64-bit).

Arduino App Lab also comes natively pre-installed on the UNO Q Debian OS, so you can get started right out of the box.

Is Arduino App Lab open source?

Yes, App Lab and the App Bricks library are open source; we are working to publish corresponding source code repositories, they will become available soon.

Can I use Arduino IDE with UNO Q?

Yes, UNO Q works with Arduino’s traditional software tools for microcontroller programming – Arduino IDE and Arduino CLI – as well as standard tools such as VS code.

We believe in openness and freedom of choice, so you can still use your own tools through Arduino CLI, use Arduino IDE to run your sketches on the UNO Q microcontroller subsystem and more.

However, to fully take advantage of UNO Q’s capabilities, Arduino App Lab is the tool for you! It’s the next-gen platform we’ve designed for an all-new development experience, integrating Arduino sketches, Python®, and AI with ease. Try Arduino App Lab to see how you can add functionalities, not complexity!

Can I stream my phone camera to UNO Q?

Yes. You can stream your smartphone’s camera directly to Arduino UNO Q using the Arduino IoT Remote App. Your phone becomes a wireless, high‑resolution camera sensor that connects to UNO Q over your local Wi‑Fi network. No external camera, cloud connection, or cables are required. Camera data streams directly to the board and can be used immediately in the Arduino App Lab for real‑time computer vision and AI projects.

How do I connect a keyboard, mouse, and HDMI display to UNO Q?

Use a USB-C dongle that supports power delivery (PD) and video output. This expands UNO Q’s USB-C port into standard connectors for desktop-like use.

Make sure the dongle supports PD, because it is used to power the board itself. Without it, UNO Q will not boot.

To add a display, plug your devices to the dongle or connect them via Bluetooth.

To add keyboard and mouse, plug them into the USB-A ports on the dongle.

We recommend using the 4 GB RAM variant of UNO Q (coming soon!) for standalone setup.

Can I connect UNO Q to the Arduino Cloud?

Yes. Arduino UNO Q is supported by the Arduino Cloud and can send and receive data over the Internet. UNO Q is programmed using Arduino App Lab, which includes ready‑made examples for Arduino Cloud integration. Communication with the Cloud runs on the Linux side of the board using Python, while data exchange with the microcontroller is handled automatically via the Bridge. You can easily set up UNO Q in the Arduino Cloud using a dedicated wizard and start controlling hardware or visualizing data through Arduino Cloud dashboards. For more info, check out this tutorial.