Skip to content

Commit 1ebb163

Browse files
committed
Product Page Marta review addressed
1 parent 7d0ff77 commit 1ebb163

File tree

5 files changed

+20
-29
lines changed

5 files changed

+20
-29
lines changed

content/hardware/02.uno/boards/uno-q/compatibility.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,7 @@ software:
66
hardware:
77
boards: ~
88
carriers:
9-
- ocio
10-
- panen
11-
- santerno
12-
- oss
13-
- odd
14-
- rumagna
159
shields:
16-
- bughopper
1710
- 4-relays-shield
1811
- motor-shield-rev3
1912
- spe-shield

content/hardware/02.uno/boards/uno-q/features.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
<FeatureDescription>
22

3-
The **Arduino UNO Q** blends the high-performance Qualcomm Dragonwing™ QRB2210 Microprocessor (MPU), running a full Linux environment, with the real-time precision of the STMicroelectronics® STM32U585 (32-bit Arm® Cortex®-M33) MCU, all on a single, compact board. This mixed architecture delivers the power and responsiveness needed for AIoT, machine learning, and advanced automation applications.
3+
The **Arduino® UNO Q** integrates the Qualcomm® QRB2210 Microprocessor (MPU), running a full Debian-based Linux environment, with the STMicroelectronics® STM32U585 Microcontroller (MCU) built on Arm® Cortex®-M33 architecture, all within the compact UNO form factor. This dual-architecture platform combines high-performance computing with deterministic real-time control, delivering the power and versatility needed for modern AI at the edge applications.
44

5-
Run advanced Python applications alongside low-power Arduino sketches and AI Models, leveraging the Arduino App Lab for hybrid development, while full Arduino IDE compatibility keeps your workflow simple and familiar.
6-
7-
From AI-powered vision and sound solutions that react to their environment to sophisticated smart home systems, UNO Q puts next-generation embedded innovation into the hands of makers, educators, and professionals alike.
5+
Unlock hybrid development with Arduino App Lab, seamlessly uniting Python applications, Arduino sketches, and AI models in a single workflow. From AI-powered vision and sound solutions that react intelligently to their environment to sophisticated smart home systems, UNO Q with Arduino App Lab delivers next-generation embedded innovation to makers, educators, and professionals alike. At the same time, developers enjoy true freedom of choice: program the MCU subsystem with the Arduino IDE, or integrate Arduino CLI into existing workflows with popular editors like VS Code.
86

97
</FeatureDescription>
108

@@ -28,15 +26,15 @@ From AI-powered vision and sound solutions that react to their environment to so
2826
<li>Arm® Cortex®-M33 up to 160 MHz</li>
2927
<li>2 MB flash memory</li>
3028
<li>786 KB SRAM</li>
31-
<li>TrustZone® + Floating Point Unit</li>
29+
<li>Floating Point Unit</li>
3230
</ul>
3331
<FeatureWrapper>
3432
<FeatureLink title="Datasheet" url="https://www.st.com/resource/en/datasheet/stm32u585ai.pdf" download blank/>
3533
</FeatureWrapper>
3634
</Feature>
3735

38-
<Feature title="Single Board Computer" image="display">
39-
You can use the UNO Q as a standalone Single Board Computer leveraging its built-in <strong>Debian Linux environment</strong> by using a USB-C hub for connecting:
36+
<Feature title="Single-Board Computer" image="display">
37+
You can use the UNO Q as a standalone single-board computer leveraging its built-in <strong>Debian Linux environment</strong>. By using a USB-C dongle with external power delivery connected to the UNO Q USB-C port, you can connect:
4038
<div style="display: flex; flex-wrap: wrap; gap: 0.5em 2em;">
4139
<ul style="flex: 1; min-width: 200px; margin: 0;">
4240
<li>HDMI display</li>
@@ -61,29 +59,29 @@ From AI-powered vision and sound solutions that react to their environment to so
6159
The WCBN3536A wireless module allows to simultaneously manage WiFi® and Bluetooth® connectivity. The module features:
6260
<ul>
6361
<li><strong>Wi-Fi® 5</strong> Dual-band (2.4/5 GHz) with onboard antenna</li>
64-
<li><strong>Bluetooth® LE 5</strong> with onboard antenna</li>
62+
<li><strong>Bluetooth® 5.1</strong> with onboard antenna</li>
6563
</ul>
6664
</Feature>
6765

6866
<Feature title="Easily Expandable" image="connection">
6967
Take the UNO Q even further with its expandability leveraging the following features:
7068
<ul>
7169
<li><strong>Qwiic connector</strong> for seamless compatibility with Modulino nodes</li>
72-
<li><strong>UNO form factor</strong> allowing you to stack official or custom shields on top of the UNO Q</li>
73-
<li><strong>New bottom connectors</strong> for using carriers to connect MIPI cameras, MIPI displays, analog audio and more</li>
70+
<li><strong>Traditional UNO headers</strong> allowing you to stack official or custom shields on top of the UNO Q</li>
71+
<li><strong>New bottom high-speed connectors</strong> for using carriers to connect MIPI-CSI cameras, MIPI-DSI displays, analog audio, and much more</li>
7472
</ul>
7573
</Feature>
7674

7775
<Feature title="Multiple IDE Compatibility" image="file-icon">
7876
The UNO Q is designed for flexible development, with first-class support for the <strong>Arduino App Lab</strong> and compatibility with the latest <strong>Arduino IDE 2.0+</strong>.
7977
<ul>
80-
<li><strong>Arduino App Lab</strong> – Develop for both the onboard MPU and MCU with ease.</li>
81-
<li><strong>Arduino IDE 2.0+</strong> – Program the MCU using the beloved Arduino IDE.</li>
78+
<li><strong>Arduino App Lab</strong> – Develop for both the onboard MPU and MCU with ease. Recommended for a full development experience.</li>
79+
<li><strong>Arduino IDE 2.0+</strong> – Program only the MCU using the beloved Arduino IDE.</li>
8280
</ul>
8381
</Feature>
8482

8583
<Feature title="Remote Procedure Call (RPC)" image="communication">
86-
A built-in RPC library brings together the MPU running Linux and the microcontroller so you can create powerful and responsive applications in both worlds.
84+
A built-in RPC library (i.e., Arduino Bridge) brings together the MPU running Linux and the microcontroller so you can create powerful and responsive applications in both worlds.
8785
</Feature>
8886

8987
</FeatureList>

content/hardware/02.uno/boards/uno-q/product.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: UNO Q
33
url_shop: https://store.arduino.cc/uno-q
44
primary_button_url: /tutorials/uno-q/user-manual
55
primary_button_title: User Manual
6-
secondary_button_url: /tutorials/uno-q/arduino-app-lab
6+
secondary_button_url: /software/app-lab/tutorials/getting-started/
77
secondary_button_title: Arduino App Lab
88
certifications: [CE/RED, RoHS, REACH, WEEE, UKCA, RCM, FCC, IC, MIC, SRRC, NCC, WPC, Bluetooth, KC, Anatel, ICASA]
99
sku: [ABX00162]

content/hardware/02.uno/boards/uno-q/tech-specs.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ Microprocessor Unit:
88
ISP: 2x Image Signal Processor (13 MP + 13 MP or 25 MP) @ 30 fps
99
Operating System: Debian Linux OS with upstream support
1010
Memory:
11-
Storage: 16GB eMMC
12-
RAM: 2GB LPDDR4 (Preview)
11+
Storage: 16 GB eMMC
12+
RAM: 2 GB LPDDR4
1313
Pins:
1414
Digital I/O Pins: 12x exposed on JMISC
1515
Media Interfaces:
1616
Audio: Microphone IN / Headphone OUT / Line OUT and Ear OUT on JMISC header
17-
Video: Video output support via USB-C and MIPI DSI bus on JMEDIA header
18-
Camera: USB camera support and 2x MIPI CSI buses on JMEDIA header
17+
Video: Video output support via USB-C, HDMI display (through USB-C dongle) and MIPI DSI bus on JMEDIA header
18+
Camera: Support for USB cameras via a USB-C dongle, plus dual MIPI CSI interfaces available through the JMEDIA header.
1919
User Interfaces:
2020
RGB LED: Yes (2x)
2121
User Button: Yes
@@ -49,14 +49,14 @@ Microcontroller Unit:
4949
Radio Module:
5050
Module: WCBN3536A
5151
WiFi: Wi-Fi® 5 Dual-band 2.4/5 GHz with onboard antenna
52-
Bluetooth: Bluetooth® LE 5 with onboard antenna
52+
Bluetooth: Bluetooth® 5.1 with onboard antenna
5353
USB:
5454
USB-C®: With host/device role switching, power role switch and video output
5555
Voltage: +5 VDC max at 3 A
5656
Power:
5757
USB-C®: +5 VDC max at 3 A to power the board.
5858
Input voltage (VIN): 7 - 24 VDC
59-
I/O operating voltage: +3.3 VDC MCU | +1.8 VDC MPU
59+
I/O operating voltage: +3.3 VDC MCU (+5 VDC tolerant) | +1.8 VDC MPU
6060
DC Current per I/O Pin: 20 mA (JANALOG and JMEDIA)
6161
Special Connectors:
6262
Qwiic: Yes, for I2C (3V3)

content/hardware/02.uno/boards/uno-q/tutorials/02.single-board-computer/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Using the UNO Q as a Single-Board Computer
2+
title: Using the Arduino UNO Q as a Single-Board Computer
33
description: This tutorial teaches you how to use the Arduino UNO Q as a Single Board Computer, leveraging its expandability to create a desktop experience.
44
author: Christopher Méndez
55
hardware:
@@ -113,7 +113,7 @@ With your single-board computer now configured and ready, you can tap into the f
113113

114114
### Arduino App Lab
115115

116-
Develop hybrid Arduino projects effortlessly with the built-in Arduino App Lab. Follow our [step-by-step tutorial]() to unlock the full potential of your UNO Q.
116+
Develop hybrid Arduino projects effortlessly with the built-in Arduino App Lab. Follow our [step-by-step tutorial](/software/app-lab/tutorials/getting-started/) to unlock the full potential of your UNO Q.
117117

118118
![Arduino App Lab](assets/app-lab.png)
119119

0 commit comments

Comments
 (0)