Skip to content

Commit 1a0975d

Browse files
committed
UNO Q launch
1 parent e977ff2 commit 1a0975d

File tree

3 files changed

+21
-1
lines changed

3 files changed

+21
-1
lines changed

content/Hardware Support/Generic/An-overview-of-different-UNO-boards.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,11 @@ title: "An overview of different UNO boards"
33
id: 7901453165724
44
---
55

6+
Since the release of the original AVR-based Arduino UNO, the UNO family has expanded to include a wide range of boards that share the same pin layout.
7+
68
In this article:
79

10+
* [UNO Q](#uno-q)
811
* [UNO R4 Boards](#r4)
912
* [UNO (R3 and earlier revisions, SMD variant)](#uno)
1013
* [UNO WiFi, UNO WiFi Rev2](#uno-wifi)
@@ -13,9 +16,24 @@ In this article:
1316

1417
---
1518

19+
## UNO Q {#uno-q}
20+
21+
The **Arduino UNO Q** is a powerful single-board computer (SBC) that runs a full Linux environment (Debian OS), powered by the **Qualcomm Dragonwing™ QRB2210** system-on-chip (SoC).
22+
23+
<img src="img/ABX00162_03.front.jpg" width=400px>
24+
25+
**Arduino UNO Q**\
26+
Microprocessor: Qualcomm Dragonwing™ QRB2210\
27+
Microcontroller: R7FA4M1AB3C\
28+
Board core: `Arduino UNO Q (Arduino Zephyr Boards)`\
29+
Store page: [Arduino UNO Q](https://store.arduino.cc/uno-q)
30+
Documentation: [UNO Q](https://docs.arduino.cc/hardware/uno-q)
31+
32+
---
33+
1634
## UNO R4 boards {#r4}
1735

18-
The new **Arduino UNO R4 Boards** use a **Renesas RA4M1 32-bit Arm® Cortex®-M4 processor**.
36+
The **Arduino UNO R4 Boards** use a **Renesas RA4M1 32-bit Arm® Cortex®-M4 processor**.
1937

2038
* Unlike previous UNO boards, they do not use 8-bit AVR processors.
2139
* They use a different board package (Arduino UNO R4 Boards).

content/Hardware Support/Generic/Boards-and-shields-with-wireless-connectivity.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ In this article:
2929
* Arduino Portenta H7
3030
* Arduino Portenta H7 Lite Connected
3131
* Arduino Portenta X8
32+
* Arduino UNO Q
3233
* Arduino UNO R4 WiFi
3334
* Arduino UNO WiFi Rev2
3435

@@ -56,6 +57,7 @@ In this article:
5657
* Arduino Portenta H7
5758
* Arduino Portenta H7 Lite Connected
5859
* Arduino Portenta X8
60+
* Arduino UNO Q
5961
* Arduino UNO R4 WiFi
6062

6163
> [!NOTE]
488 KB
Loading

0 commit comments

Comments
 (0)