From e01de5d732a28df63f025a5ddf6f26d8bad11dea Mon Sep 17 00:00:00 2001 From: per1234 Date: Thu, 9 Oct 2025 23:35:18 -0700 Subject: [PATCH] Add "UNO Q" category This is the dedicated product category for the new Arduino UNO Q board. --- .../official-hardware/uno-family/uno-q/README.md | 11 +++++++++++ .../official-hardware/uno-family/uno-q/_pins.md | 2 ++ .../uno-q/_topics/about-the-uno-q-category/1.md | 9 +++++++++ .../uno-q/_topics/about-the-uno-q-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + content/categories/order.md | 1 + 6 files changed, 29 insertions(+) create mode 100644 content/categories/official-hardware/uno-family/uno-q/README.md create mode 100644 content/categories/official-hardware/uno-family/uno-q/_pins.md create mode 100644 content/categories/official-hardware/uno-family/uno-q/_topics/about-the-uno-q-category/1.md create mode 100644 content/categories/official-hardware/uno-family/uno-q/_topics/about-the-uno-q-category/README.md create mode 120000 content/categories/official-hardware/uno-family/uno-q/_topics/how-to-get-the-best-out-of-this-forum diff --git a/content/categories/official-hardware/uno-family/uno-q/README.md b/content/categories/official-hardware/uno-family/uno-q/README.md new file mode 100644 index 00000000..f7497864 --- /dev/null +++ b/content/categories/official-hardware/uno-family/uno-q/README.md @@ -0,0 +1,11 @@ +# UNO Q + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/uno-family/uno-q/222 diff --git a/content/categories/official-hardware/uno-family/uno-q/_pins.md b/content/categories/official-hardware/uno-family/uno-q/_pins.md new file mode 100644 index 00000000..462f33da --- /dev/null +++ b/content/categories/official-hardware/uno-family/uno-q/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-uno-q-category/1408727 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1408733 diff --git a/content/categories/official-hardware/uno-family/uno-q/_topics/about-the-uno-q-category/1.md b/content/categories/official-hardware/uno-family/uno-q/_topics/about-the-uno-q-category/1.md new file mode 100644 index 00000000..2672d4d2 --- /dev/null +++ b/content/categories/official-hardware/uno-family/uno-q/_topics/about-the-uno-q-category/1.md @@ -0,0 +1,9 @@ +Discussion about the **UNO Q** board + +The **Arduino UNO Q** combines high-performance computing and real-time control. + +Use this category for topics where the primary subject matter is the **Arduino UNO Q** board. + +The **UNO Q** has a **Qualcomm Dragonwing QRB2210** microprocessor running Linux, and an **STMicroelectronics STM32U585** microcontroller to run Arduino sketch programs. + +https://docs.arduino.cc/hardware/uno-q/ diff --git a/content/categories/official-hardware/uno-family/uno-q/_topics/about-the-uno-q-category/README.md b/content/categories/official-hardware/uno-family/uno-q/_topics/about-the-uno-q-category/README.md new file mode 100644 index 00000000..c010cd30 --- /dev/null +++ b/content/categories/official-hardware/uno-family/uno-q/_topics/about-the-uno-q-category/README.md @@ -0,0 +1,5 @@ +# About the UNO Q category + +## Published At + +https://forum.arduino.cc/t/about-the-uno-q-category/1408727 diff --git a/content/categories/official-hardware/uno-family/uno-q/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/uno-family/uno-q/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/uno-family/uno-q/_topics/how-to-get-the-best-out-of-this-forum @@ -0,0 +1 @@ +../../../../../_topics/how-to-get-the-best-out-of-this-forum \ No newline at end of file diff --git a/content/categories/order.md b/content/categories/order.md index 48f3f712..f7cae064 100644 --- a/content/categories/order.md +++ b/content/categories/order.md @@ -89,6 +89,7 @@ - Portenta Machine Control - WisGate Gateways - UNO Family + - UNO Q - UNO R3 - UNO R4 Minima - UNO R4 WiFi