From 0ea4df814b5c73b6cba1eee621cd5c42c3545ed3 Mon Sep 17 00:00:00 2001 From: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com> Date: Fri, 19 Dec 2025 11:02:46 +0100 Subject: [PATCH 1/2] Update all-examples.md --- .../software/app-lab/tutorials/04.examples/all-examples.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/software/app-lab/tutorials/04.examples/all-examples.md b/content/software/app-lab/tutorials/04.examples/all-examples.md index 4ddc07ed4d..2252744949 100644 --- a/content/software/app-lab/tutorials/04.examples/all-examples.md +++ b/content/software/app-lab/tutorials/04.examples/all-examples.md @@ -1,13 +1,13 @@ --- -title: Arduino® UNO Q Example Applications -description: An overview of various applications developed for the Arduino® UNO Q platform, showcasing unique functionalities from environmental monitoring to machine learning. +title: App Lab Example Applications Overview +description: An overview of various applications developed for the Arduino App Lab platform, showcasing unique functionalities from environmental monitoring to machine learning. author: Karl Söderby and Christopher Méndez tags: [AI, Computer Vision, Audio Classification, Arduino App Lab] --- ## Overview -This article provides a comprehensive overview of various applications developed for the Arduino® UNO Q platform. Each application showcases unique functionalities, from environmental monitoring to machine learning, leveraging the capabilities of the Arduino ecosystem. Below is a summary of each example, detailing the App's purpose, functionality, and components used. +This article provides a comprehensive overview of various applications developed for Arduino App Lab. Each application showcases unique functionalities, from environmental monitoring to machine learning, leveraging the capabilities of the Arduino ecosystem. Below is a summary of each example, detailing the App's purpose, functionality, and components used. ## Requirements From 7093c681889bdd1c857fc51ecbd29ff5bca2a25c Mon Sep 17 00:00:00 2001 From: Josefine Herlin <66409231+jhansson-ard@users.noreply.github.com> Date: Fri, 19 Dec 2025 13:09:24 +0100 Subject: [PATCH 2/2] Update content/software/app-lab/tutorials/04.examples/all-examples.md --- content/software/app-lab/tutorials/04.examples/all-examples.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/software/app-lab/tutorials/04.examples/all-examples.md b/content/software/app-lab/tutorials/04.examples/all-examples.md index 2252744949..06fe3ddb4e 100644 --- a/content/software/app-lab/tutorials/04.examples/all-examples.md +++ b/content/software/app-lab/tutorials/04.examples/all-examples.md @@ -1,5 +1,5 @@ --- -title: App Lab Example Applications Overview +title: Arduino App Lab Example Applications Overview description: An overview of various applications developed for the Arduino App Lab platform, showcasing unique functionalities from environmental monitoring to machine learning. author: Karl Söderby and Christopher Méndez tags: [AI, Computer Vision, Audio Classification, Arduino App Lab]