From b21716270489536d38b283cb8f0077e64194c60d Mon Sep 17 00:00:00 2001 From: per1234 Date: Fri, 10 Oct 2025 09:33:05 -0700 Subject: [PATCH] Add "App Lab" category This is the dedicated category for the new Arduino App Lab development software. --- .../categories/development-tools/app-lab/README.md | 11 +++++++++++ content/categories/development-tools/app-lab/_pins.md | 2 ++ .../app-lab/_topics/about-the-app-lab-category/1.md | 7 +++++++ .../_topics/about-the-app-lab-category/README.md | 5 +++++ .../_topics/how-to-get-the-best-out-of-this-forum | 1 + content/categories/order.md | 1 + 6 files changed, 27 insertions(+) create mode 100644 content/categories/development-tools/app-lab/README.md create mode 100644 content/categories/development-tools/app-lab/_pins.md create mode 100644 content/categories/development-tools/app-lab/_topics/about-the-app-lab-category/1.md create mode 100644 content/categories/development-tools/app-lab/_topics/about-the-app-lab-category/README.md create mode 120000 content/categories/development-tools/app-lab/_topics/how-to-get-the-best-out-of-this-forum diff --git a/content/categories/development-tools/app-lab/README.md b/content/categories/development-tools/app-lab/README.md new file mode 100644 index 00000000..44f6d50b --- /dev/null +++ b/content/categories/development-tools/app-lab/README.md @@ -0,0 +1,11 @@ +# App Lab + +## Permissions + +| Group | See | Reply | Create | +| -------- | --- | ----- | ------ | +| everyone | ✓ | ✓ | ✓ | + +## Published At + +https://forum.arduino.cc/c/development-tools/app-lab/224 diff --git a/content/categories/development-tools/app-lab/_pins.md b/content/categories/development-tools/app-lab/_pins.md new file mode 100644 index 00000000..9a5c75c5 --- /dev/null +++ b/content/categories/development-tools/app-lab/_pins.md @@ -0,0 +1,2 @@ +- https://forum.arduino.cc/t/about-the-app-lab-category/1409061 +- https://forum.arduino.cc/t/how-to-get-the-best-out-of-this-forum/1409062 diff --git a/content/categories/development-tools/app-lab/_topics/about-the-app-lab-category/1.md b/content/categories/development-tools/app-lab/_topics/about-the-app-lab-category/1.md new file mode 100644 index 00000000..a50ff12c --- /dev/null +++ b/content/categories/development-tools/app-lab/_topics/about-the-app-lab-category/1.md @@ -0,0 +1,7 @@ +Discussion about the **Arduino App Lab** software + +**Arduino App Lab** is an integrated development environment supporting the creation of hybrid projects which may utilize the capabilities of a microprocessor in combination with an Arduino sketch running on the board's microcontroller. + +Use this category for topics where the primary subject matter is **Arduino App Lab**. + +https://docs.arduino.cc/software/app-lab/ diff --git a/content/categories/development-tools/app-lab/_topics/about-the-app-lab-category/README.md b/content/categories/development-tools/app-lab/_topics/about-the-app-lab-category/README.md new file mode 100644 index 00000000..96cd0b44 --- /dev/null +++ b/content/categories/development-tools/app-lab/_topics/about-the-app-lab-category/README.md @@ -0,0 +1,5 @@ +# About the App Lab category + +## Published At + +https://forum.arduino.cc/t/about-the-app-lab-category/1409061 diff --git a/content/categories/development-tools/app-lab/_topics/how-to-get-the-best-out-of-this-forum b/content/categories/development-tools/app-lab/_topics/how-to-get-the-best-out-of-this-forum new file mode 120000 index 00000000..c71ec9f9 --- /dev/null +++ b/content/categories/development-tools/app-lab/_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 f7cae064..8ce5ba87 100644 --- a/content/categories/order.md +++ b/content/categories/order.md @@ -6,6 +6,7 @@ - Cloud Editor - Cloud IoT - Cloud Chrome App + - App Lab - Arduino Command Line Tools - PLC IDE - Projects