From dcc0e17064a455bca4bf3e8de8722c3338085e47 Mon Sep 17 00:00:00 2001 From: per1234 Date: Thu, 22 May 2025 09:35:24 -0700 Subject: [PATCH] Add categories for Modulino Nodes products Arduino has created a "Modulino" system of hardware products, which include accessory "node" modules. Dedicated forum categories are hereby created to support these official products. --- .../official-hardware/accessories/README.md | 11 +++++++++++ .../categories/official-hardware/accessories/_pins.md | 2 ++ .../_topics/about-the-accessories-category/1.md | 1 + .../_topics/about-the-accessories-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + .../accessories/modulino-buttons/README.md | 11 +++++++++++ .../accessories/modulino-buttons/_pins.md | 2 ++ .../_topics/about-the-modulino-buttons-category/1.md | 7 +++++++ .../about-the-modulino-buttons-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + .../accessories/modulino-buzzer/README.md | 11 +++++++++++ .../accessories/modulino-buzzer/_pins.md | 2 ++ .../_topics/about-the-modulino-buzzer-category/1.md | 7 +++++++ .../about-the-modulino-buzzer-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + .../accessories/modulino-distance/README.md | 11 +++++++++++ .../accessories/modulino-distance/_pins.md | 2 ++ .../_topics/about-the-modulino-distance-category/1.md | 7 +++++++ .../about-the-modulino-distance-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + .../accessories/modulino-knob/README.md | 11 +++++++++++ .../accessories/modulino-knob/_pins.md | 2 ++ .../_topics/about-the-modulino-knob-category/1.md | 7 +++++++ .../about-the-modulino-knob-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + .../accessories/modulino-movement/README.md | 11 +++++++++++ .../accessories/modulino-movement/_pins.md | 2 ++ .../_topics/about-the-modulino-movement-category/1.md | 7 +++++++ .../about-the-modulino-movement-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + .../accessories/modulino-pixels/README.md | 11 +++++++++++ .../accessories/modulino-pixels/_pins.md | 2 ++ .../_topics/about-the-modulino-pixels-category/1.md | 7 +++++++ .../about-the-modulino-pixels-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + .../accessories/modulino-thermo/README.md | 11 +++++++++++ .../accessories/modulino-thermo/_pins.md | 2 ++ .../_topics/about-the-modulino-thermo-category/1.md | 7 +++++++ .../about-the-modulino-thermo-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + content/categories/order.md | 8 ++++++++ 41 files changed, 210 insertions(+) create mode 100644 content/categories/official-hardware/accessories/README.md create mode 100644 content/categories/official-hardware/accessories/_pins.md create mode 100644 content/categories/official-hardware/accessories/_topics/about-the-accessories-category/1.md create mode 100644 content/categories/official-hardware/accessories/_topics/about-the-accessories-category/README.md create mode 120000 content/categories/official-hardware/accessories/_topics/how-to-get-the-best-out-of-this-forum create mode 100644 content/categories/official-hardware/accessories/modulino-buttons/README.md create mode 100644 content/categories/official-hardware/accessories/modulino-buttons/_pins.md create mode 100644 content/categories/official-hardware/accessories/modulino-buttons/_topics/about-the-modulino-buttons-category/1.md create mode 100644 content/categories/official-hardware/accessories/modulino-buttons/_topics/about-the-modulino-buttons-category/README.md create mode 120000 content/categories/official-hardware/accessories/modulino-buttons/_topics/how-to-get-the-best-out-of-this-forum create mode 100644 content/categories/official-hardware/accessories/modulino-buzzer/README.md create mode 100644 content/categories/official-hardware/accessories/modulino-buzzer/_pins.md create mode 100644 content/categories/official-hardware/accessories/modulino-buzzer/_topics/about-the-modulino-buzzer-category/1.md create mode 100644 content/categories/official-hardware/accessories/modulino-buzzer/_topics/about-the-modulino-buzzer-category/README.md create mode 120000 content/categories/official-hardware/accessories/modulino-buzzer/_topics/how-to-get-the-best-out-of-this-forum create mode 100644 content/categories/official-hardware/accessories/modulino-distance/README.md create mode 100644 content/categories/official-hardware/accessories/modulino-distance/_pins.md create mode 100644 content/categories/official-hardware/accessories/modulino-distance/_topics/about-the-modulino-distance-category/1.md create mode 100644 content/categories/official-hardware/accessories/modulino-distance/_topics/about-the-modulino-distance-category/README.md create mode 120000 content/categories/official-hardware/accessories/modulino-distance/_topics/how-to-get-the-best-out-of-this-forum create mode 100644 content/categories/official-hardware/accessories/modulino-knob/README.md create mode 100644 content/categories/official-hardware/accessories/modulino-knob/_pins.md create mode 100644 content/categories/official-hardware/accessories/modulino-knob/_topics/about-the-modulino-knob-category/1.md create mode 100644 content/categories/official-hardware/accessories/modulino-knob/_topics/about-the-modulino-knob-category/README.md create mode 120000 content/categories/official-hardware/accessories/modulino-knob/_topics/how-to-get-the-best-out-of-this-forum create mode 100644 content/categories/official-hardware/accessories/modulino-movement/README.md create mode 100644 content/categories/official-hardware/accessories/modulino-movement/_pins.md create mode 100644 content/categories/official-hardware/accessories/modulino-movement/_topics/about-the-modulino-movement-category/1.md create mode 100644 content/categories/official-hardware/accessories/modulino-movement/_topics/about-the-modulino-movement-category/README.md create mode 120000 content/categories/official-hardware/accessories/modulino-movement/_topics/how-to-get-the-best-out-of-this-forum create mode 100644 content/categories/official-hardware/accessories/modulino-pixels/README.md create mode 100644 content/categories/official-hardware/accessories/modulino-pixels/_pins.md create mode 100644 content/categories/official-hardware/accessories/modulino-pixels/_topics/about-the-modulino-pixels-category/1.md create mode 100644 content/categories/official-hardware/accessories/modulino-pixels/_topics/about-the-modulino-pixels-category/README.md create mode 120000 content/categories/official-hardware/accessories/modulino-pixels/_topics/how-to-get-the-best-out-of-this-forum create mode 100644 content/categories/official-hardware/accessories/modulino-thermo/README.md create mode 100644 content/categories/official-hardware/accessories/modulino-thermo/_pins.md create mode 100644 content/categories/official-hardware/accessories/modulino-thermo/_topics/about-the-modulino-thermo-category/1.md create mode 100644 content/categories/official-hardware/accessories/modulino-thermo/_topics/about-the-modulino-thermo-category/README.md create mode 120000 content/categories/official-hardware/accessories/modulino-thermo/_topics/how-to-get-the-best-out-of-this-forum diff --git a/content/categories/official-hardware/accessories/README.md b/content/categories/official-hardware/accessories/README.md new file mode 100644 index 00000000..195e5332 --- /dev/null +++ b/content/categories/official-hardware/accessories/README.md @@ -0,0 +1,11 @@ +# Accessories + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | | | + +## Published At + +https://forum.arduino.cc/c/official-hardware/accessories/213 diff --git a/content/categories/official-hardware/accessories/_pins.md b/content/categories/official-hardware/accessories/_pins.md new file mode 100644 index 00000000..be1ae388 --- /dev/null +++ b/content/categories/official-hardware/accessories/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-accessories-category/1383659 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1383660 diff --git a/content/categories/official-hardware/accessories/_topics/about-the-accessories-category/1.md b/content/categories/official-hardware/accessories/_topics/about-the-accessories-category/1.md new file mode 100644 index 00000000..2e5518d5 --- /dev/null +++ b/content/categories/official-hardware/accessories/_topics/about-the-accessories-category/1.md @@ -0,0 +1 @@ +Official Arduino hardware accessories diff --git a/content/categories/official-hardware/accessories/_topics/about-the-accessories-category/README.md b/content/categories/official-hardware/accessories/_topics/about-the-accessories-category/README.md new file mode 100644 index 00000000..25e8abf1 --- /dev/null +++ b/content/categories/official-hardware/accessories/_topics/about-the-accessories-category/README.md @@ -0,0 +1,5 @@ +# About the Accessories category + +## Published At + +https://forum.arduino.cc/t/about-the-accessories-category/1383659 diff --git a/content/categories/official-hardware/accessories/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/accessories/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..c71ec9f9 --- /dev/null +++ b/content/categories/official-hardware/accessories/_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/official-hardware/accessories/modulino-buttons/README.md b/content/categories/official-hardware/accessories/modulino-buttons/README.md new file mode 100644 index 00000000..916e0181 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buttons/README.md @@ -0,0 +1,11 @@ +# Modulino Buttons + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/accessories/modulino-buttons/214 diff --git a/content/categories/official-hardware/accessories/modulino-buttons/_pins.md b/content/categories/official-hardware/accessories/modulino-buttons/_pins.md new file mode 100644 index 00000000..7611c5d5 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buttons/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-modulino-buttons-category/1383662 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1383663 diff --git a/content/categories/official-hardware/accessories/modulino-buttons/_topics/about-the-modulino-buttons-category/1.md b/content/categories/official-hardware/accessories/modulino-buttons/_topics/about-the-modulino-buttons-category/1.md new file mode 100644 index 00000000..43eb88e3 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buttons/_topics/about-the-modulino-buttons-category/1.md @@ -0,0 +1,7 @@ +**Modulino Buttons** provides 3 buttons with LEDs that indicate button presses + +Use this category for topics where the primary subject matter is the **Arduino Modulino Buttons** product. + +The standardized QWIIC connectors on the **Arduino Modulino Buttons** allows it to be easily connected with any of the range of devices that use this connector. + +https://docs.arduino.cc/hardware/modulino-buttons/ diff --git a/content/categories/official-hardware/accessories/modulino-buttons/_topics/about-the-modulino-buttons-category/README.md b/content/categories/official-hardware/accessories/modulino-buttons/_topics/about-the-modulino-buttons-category/README.md new file mode 100644 index 00000000..e1c9e475 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buttons/_topics/about-the-modulino-buttons-category/README.md @@ -0,0 +1,5 @@ +# About the Modulino Buttons category + +## Published At + +https://forum.arduino.cc/t/about-the-modulino-buttons-category/1383662 diff --git a/content/categories/official-hardware/accessories/modulino-buttons/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/accessories/modulino-buttons/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buttons/_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/official-hardware/accessories/modulino-buzzer/README.md b/content/categories/official-hardware/accessories/modulino-buzzer/README.md new file mode 100644 index 00000000..592dd555 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buzzer/README.md @@ -0,0 +1,11 @@ +# Modulino Buzzer + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/accessories/modulino-buzzer/215 diff --git a/content/categories/official-hardware/accessories/modulino-buzzer/_pins.md b/content/categories/official-hardware/accessories/modulino-buzzer/_pins.md new file mode 100644 index 00000000..fc2da22a --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buzzer/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-modulino-buzzer-category/1383664 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1383666 diff --git a/content/categories/official-hardware/accessories/modulino-buzzer/_topics/about-the-modulino-buzzer-category/1.md b/content/categories/official-hardware/accessories/modulino-buzzer/_topics/about-the-modulino-buzzer-category/1.md new file mode 100644 index 00000000..79cf78e3 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buzzer/_topics/about-the-modulino-buzzer-category/1.md @@ -0,0 +1,7 @@ +**Modulino Buzzer** provides a buzzer for audible output + +Use this category for topics where the primary subject matter is the **Arduino Modulino Buzzer** product. + +The standardized QWIIC connectors on the **Arduino Modulino Buzzer** allows it to be easily connected with any of the range of devices that use this connector. + +https://docs.arduino.cc/hardware/modulino-buzzer/ diff --git a/content/categories/official-hardware/accessories/modulino-buzzer/_topics/about-the-modulino-buzzer-category/README.md b/content/categories/official-hardware/accessories/modulino-buzzer/_topics/about-the-modulino-buzzer-category/README.md new file mode 100644 index 00000000..ffc995fc --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buzzer/_topics/about-the-modulino-buzzer-category/README.md @@ -0,0 +1,5 @@ +# About the Modulino Buzzer category + +## Published At + +https://forum.arduino.cc/t/about-the-modulino-buzzer-category/1383664 diff --git a/content/categories/official-hardware/accessories/modulino-buzzer/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/accessories/modulino-buzzer/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-buzzer/_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/official-hardware/accessories/modulino-distance/README.md b/content/categories/official-hardware/accessories/modulino-distance/README.md new file mode 100644 index 00000000..cc2c9445 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-distance/README.md @@ -0,0 +1,11 @@ +# Modulino Distance + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/accessories/modulino-distance/216 diff --git a/content/categories/official-hardware/accessories/modulino-distance/_pins.md b/content/categories/official-hardware/accessories/modulino-distance/_pins.md new file mode 100644 index 00000000..002422fb --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-distance/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-modulino-distance-category/1383668 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1383669 diff --git a/content/categories/official-hardware/accessories/modulino-distance/_topics/about-the-modulino-distance-category/1.md b/content/categories/official-hardware/accessories/modulino-distance/_topics/about-the-modulino-distance-category/1.md new file mode 100644 index 00000000..27e8122f --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-distance/_topics/about-the-modulino-distance-category/1.md @@ -0,0 +1,7 @@ +**Modulino Distance** provides a precise time-of-flight distance sensor + +Use this category for topics where the primary subject matter is the **Arduino Modulino Distance** product. + +The standardized QWIIC connectors on the **Arduino Modulino Distance** allows it to be easily connected with any of the range of devices that use this connector. + +https://docs.arduino.cc/hardware/modulino-distance/ diff --git a/content/categories/official-hardware/accessories/modulino-distance/_topics/about-the-modulino-distance-category/README.md b/content/categories/official-hardware/accessories/modulino-distance/_topics/about-the-modulino-distance-category/README.md new file mode 100644 index 00000000..fa4a29ef --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-distance/_topics/about-the-modulino-distance-category/README.md @@ -0,0 +1,5 @@ +# About the Modulino Distance category + +## Published At + +https://forum.arduino.cc/t/about-the-modulino-distance-category/1383668 diff --git a/content/categories/official-hardware/accessories/modulino-distance/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/accessories/modulino-distance/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-distance/_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/official-hardware/accessories/modulino-knob/README.md b/content/categories/official-hardware/accessories/modulino-knob/README.md new file mode 100644 index 00000000..77c74bf3 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-knob/README.md @@ -0,0 +1,11 @@ +# Modulino Knob + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/accessories/modulino-knob/217 diff --git a/content/categories/official-hardware/accessories/modulino-knob/_pins.md b/content/categories/official-hardware/accessories/modulino-knob/_pins.md new file mode 100644 index 00000000..fa329e83 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-knob/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-modulino-knob-category/1383672 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1383673 diff --git a/content/categories/official-hardware/accessories/modulino-knob/_topics/about-the-modulino-knob-category/1.md b/content/categories/official-hardware/accessories/modulino-knob/_topics/about-the-modulino-knob-category/1.md new file mode 100644 index 00000000..4471652d --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-knob/_topics/about-the-modulino-knob-category/1.md @@ -0,0 +1,7 @@ +**Modulino Knob** provides a rotary encoder and integrated button + +Use this category for topics where the primary subject matter is the **Arduino Modulino Knob** product. + +The standardized QWIIC connectors on the **Arduino Modulino Knob** allows it to be easily connected with any of the range of devices that use this connector. + +https://docs.arduino.cc/hardware/modulino-knob/ diff --git a/content/categories/official-hardware/accessories/modulino-knob/_topics/about-the-modulino-knob-category/README.md b/content/categories/official-hardware/accessories/modulino-knob/_topics/about-the-modulino-knob-category/README.md new file mode 100644 index 00000000..0aa0422c --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-knob/_topics/about-the-modulino-knob-category/README.md @@ -0,0 +1,5 @@ +# About the Modulino Knob category + +## Published At + +https://forum.arduino.cc/t/about-the-modulino-knob-category/1383672 diff --git a/content/categories/official-hardware/accessories/modulino-knob/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/accessories/modulino-knob/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-knob/_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/official-hardware/accessories/modulino-movement/README.md b/content/categories/official-hardware/accessories/modulino-movement/README.md new file mode 100644 index 00000000..6f34579f --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-movement/README.md @@ -0,0 +1,11 @@ +# Modulino Movement + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/accessories/modulino-movement/218 diff --git a/content/categories/official-hardware/accessories/modulino-movement/_pins.md b/content/categories/official-hardware/accessories/modulino-movement/_pins.md new file mode 100644 index 00000000..5aa66676 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-movement/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-modulino-movement-category/1383674 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1383676 diff --git a/content/categories/official-hardware/accessories/modulino-movement/_topics/about-the-modulino-movement-category/1.md b/content/categories/official-hardware/accessories/modulino-movement/_topics/about-the-modulino-movement-category/1.md new file mode 100644 index 00000000..eafff6c7 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-movement/_topics/about-the-modulino-movement-category/1.md @@ -0,0 +1,7 @@ +**Modulino Movement** provides a 6-axis IMU + +Use this category for topics where the primary subject matter is the **Arduino Modulino Movement** product. + +The standardized QWIIC connectors on the **Arduino Modulino Movement** allows it to be easily connected with any of the range of devices that use this connector. + +https://docs.arduino.cc/hardware/modulino-movement/ diff --git a/content/categories/official-hardware/accessories/modulino-movement/_topics/about-the-modulino-movement-category/README.md b/content/categories/official-hardware/accessories/modulino-movement/_topics/about-the-modulino-movement-category/README.md new file mode 100644 index 00000000..90df1e7f --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-movement/_topics/about-the-modulino-movement-category/README.md @@ -0,0 +1,5 @@ +# About the Modulino Movement category + +## Published At + +https://forum.arduino.cc/t/about-the-modulino-movement-category/1383674 diff --git a/content/categories/official-hardware/accessories/modulino-movement/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/accessories/modulino-movement/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-movement/_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/official-hardware/accessories/modulino-pixels/README.md b/content/categories/official-hardware/accessories/modulino-pixels/README.md new file mode 100644 index 00000000..71e51702 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-pixels/README.md @@ -0,0 +1,11 @@ +# Modulino Pixels + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/accessories/modulino-pixels/219 diff --git a/content/categories/official-hardware/accessories/modulino-pixels/_pins.md b/content/categories/official-hardware/accessories/modulino-pixels/_pins.md new file mode 100644 index 00000000..ee9a40fc --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-pixels/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-modulino-pixels-category/1383677 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1383678 diff --git a/content/categories/official-hardware/accessories/modulino-pixels/_topics/about-the-modulino-pixels-category/1.md b/content/categories/official-hardware/accessories/modulino-pixels/_topics/about-the-modulino-pixels-category/1.md new file mode 100644 index 00000000..9b47e006 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-pixels/_topics/about-the-modulino-pixels-category/1.md @@ -0,0 +1,7 @@ +**Modulino Pixels** provides eight customizable RGB LEDs + +Use this category for topics where the primary subject matter is the **Arduino Modulino Pixels** product. + +The standardized QWIIC connectors on the **Arduino Modulino Pixels** allows it to be easily connected with any of the range of devices that use this connector. + +https://docs.arduino.cc/hardware/modulino-pixels/ diff --git a/content/categories/official-hardware/accessories/modulino-pixels/_topics/about-the-modulino-pixels-category/README.md b/content/categories/official-hardware/accessories/modulino-pixels/_topics/about-the-modulino-pixels-category/README.md new file mode 100644 index 00000000..5103086e --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-pixels/_topics/about-the-modulino-pixels-category/README.md @@ -0,0 +1,5 @@ +# About the Modulino Pixels category + +## Published At + +https://forum.arduino.cc/t/about-the-modulino-pixels-category/1383677 diff --git a/content/categories/official-hardware/accessories/modulino-pixels/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/accessories/modulino-pixels/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-pixels/_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/official-hardware/accessories/modulino-thermo/README.md b/content/categories/official-hardware/accessories/modulino-thermo/README.md new file mode 100644 index 00000000..3e13d8b7 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-thermo/README.md @@ -0,0 +1,11 @@ +# Modulino Thermo + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/official-hardware/accessories/modulino-thermo/220 diff --git a/content/categories/official-hardware/accessories/modulino-thermo/_pins.md b/content/categories/official-hardware/accessories/modulino-thermo/_pins.md new file mode 100644 index 00000000..b221204f --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-thermo/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-modulino-thermo-category/1383679 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1383680 diff --git a/content/categories/official-hardware/accessories/modulino-thermo/_topics/about-the-modulino-thermo-category/1.md b/content/categories/official-hardware/accessories/modulino-thermo/_topics/about-the-modulino-thermo-category/1.md new file mode 100644 index 00000000..8a33582d --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-thermo/_topics/about-the-modulino-thermo-category/1.md @@ -0,0 +1,7 @@ +**Modulino Thermo** provides a temperature and humidity sensor + +Use this category for topics where the primary subject matter is the **Arduino Modulino Thermo** product. + +The standardized QWIIC connectors on the **Arduino Modulino Thermo** allows it to be easily connected with any of the range of devices that use this connector. + +https://docs.arduino.cc/hardware/modulino-thermo/ diff --git a/content/categories/official-hardware/accessories/modulino-thermo/_topics/about-the-modulino-thermo-category/README.md b/content/categories/official-hardware/accessories/modulino-thermo/_topics/about-the-modulino-thermo-category/README.md new file mode 100644 index 00000000..6b016ffa --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-thermo/_topics/about-the-modulino-thermo-category/README.md @@ -0,0 +1,5 @@ +# About the Modulino Thermo category + +## Published At + +https://forum.arduino.cc/t/about-the-modulino-thermo-category/1383679 diff --git a/content/categories/official-hardware/accessories/modulino-thermo/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/official-hardware/accessories/modulino-thermo/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..66aa0e71 --- /dev/null +++ b/content/categories/official-hardware/accessories/modulino-thermo/_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 297c4dc0..1e155870 100644 --- a/content/categories/order.md +++ b/content/categories/order.md @@ -17,6 +17,14 @@ - Showcase - Libraries - Official Hardware + - Accessories + - Modulino Buttons + - Modulino Buzzer + - Modulino Distance + - Modulino Knob + - Modulino Movement + - Modulino Pixels + - Modulino Thermo - Classic - Leonardo - Micro