You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Hardware Support/Generic/An-overview-of-different-UNO-boards.md
+23-15Lines changed: 23 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,11 @@ title: "An overview of different UNO boards"
3
3
id: 7901453165724
4
4
---
5
5
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
+
6
8
In this article:
7
9
10
+
*[UNO Q](#uno-q)
8
11
*[UNO R4 Boards](#r4)
9
12
*[UNO (R3 and earlier revisions, SMD variant)](#uno)
10
13
*[UNO WiFi, UNO WiFi Rev2](#uno-wifi)
@@ -13,11 +16,24 @@ In this article:
13
16
14
17
---
15
18
16
-
<aid="r4"></a>
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
+
<imgsrc="img/ABX00162_03.front.jpg"width=400px>
17
24
18
-
## UNO R4 boards
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)
While "Arduino UNO" was also the name of the [first Arduino UNO board model](#arduino-uno), it is now more often used to refer to any board with these characteristics:
0 commit comments