-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
134 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
SME | ||
AbsoluteY | ||
DOUT | ||
tread | ||
tread | ||
ToBot |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "Use an AprilTag scanner" | ||
linkTitle: "Use an AprilTag scanner" | ||
type: "docs" | ||
layout: "empty" | ||
canonical: "https://codelabs.viam.com/guide/apriltag/index.html" | ||
tags: ["APIs", "python"] | ||
description: "Learn how to detect and decode AprilTags using a Viam module. We'll leverage the apriltag and OpenCV Python libraries to process images from a camera and extract information encoded in AprilTags." | ||
images: ["https://codelabs.viam.com/guide/apriltag/img/a5b18406088a80fa.png"] | ||
imageAlt: "apriltag demo" | ||
authors: ["Joyce Lin"] | ||
languages: [] | ||
viamresources: ["camera", "vision"] | ||
platformarea: ["core"] | ||
level: "Intermediate" | ||
date: "2024-12-09" | ||
updated: "2024-12-09" | ||
cost: "0" | ||
resource: "codelab" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
--- | ||
title: "Use Sensor Data with Webhooks and Elastic Cloud" | ||
linkTitle: "Use Sensor Data with Webhooks and Elastic Cloud" | ||
type: "docs" | ||
layout: "empty" | ||
canonical: "https://codelabs.viam.com/guide/monitoring-automation-elastic/index.html" | ||
tags: ["APIs", "python"] | ||
description: "Learn how to continually index sensor data from Viam into Elasticsearch and display an alert in the real world." | ||
images: | ||
[ | ||
"https://codelabs.viam.com/guide/monitoring-automation-elastic/img/aa78ebe437bc2401.png", | ||
] | ||
imageAlt: "architecture diagram" | ||
authors: ["Joyce Lin"] | ||
languages: [] | ||
viamresources: ["sensor", "board", "movement_sensor", "data_manager"] | ||
platformarea: ["core"] | ||
level: "Intermediate" | ||
date: "2024-12-09" | ||
updated: "2024-12-09" | ||
cost: "0" | ||
resource: "codelab" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: "Set up people detection notifications in Home Assistant" | ||
linkTitle: "Set up people detection notifications in Home Assistant" | ||
type: "docs" | ||
layout: "empty" | ||
canonical: "https://codelabs.viam.com/guide/home-assistant/index.html" | ||
tags: ["APIs", "python"] | ||
description: "Learn how to install the integration through the Home Assistant Community Store (HACS) and use a vision service to detect people from a camera connected to Home Assistant." | ||
images: | ||
["https://codelabs.viam.com/guide/home-assistant/img/a630d5dcaf9e11c7.png"] | ||
imageAlt: "person detection" | ||
authors: ["Nick Hehr"] | ||
languages: [] | ||
viamresources: ["mlmodel", "vision", "camera"] | ||
platformarea: ["core"] | ||
level: "Intermediate" | ||
date: "2024-12-09" | ||
updated: "2024-12-09" | ||
cost: "0" | ||
resource: "codelab" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "Use a QR code scanner" | ||
linkTitle: "Use a QR code scanner" | ||
type: "docs" | ||
layout: "empty" | ||
canonical: "https://codelabs.viam.com/guide/qrcode/index.html" | ||
tags: ["APIs", "python"] | ||
description: "Learn how to use a QR code scanner to detect and decode QR codes using a Viam module. We'll leverage the pyzbar and OpenCV Python libraries to process images from a camera and extract information encoded in QR codes." | ||
images: ["https://codelabs.viam.com/guide/qrcode/img/d26bc88909306225.png"] | ||
imageAlt: "qr code demo" | ||
authors: ["Joyce Lin"] | ||
languages: [] | ||
viamresources: ["camera", "vision"] | ||
platformarea: ["core"] | ||
level: "Intermediate" | ||
date: "2024-12-09" | ||
updated: "2024-12-09" | ||
cost: "0" | ||
resource: "codelab" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
title: "Dip apples in honey with Shana ToBot" | ||
linkTitle: "Dip apples in honey with Shana ToBot" | ||
type: "docs" | ||
layout: "empty" | ||
canonical: "https://codelabs.viam.com/guide/shana-tobot/index.html" | ||
tags: ["APIs", "python"] | ||
description: "This tutorial will walk you through making your own vending machine from scratch, along with a web application that allows you to operate your machine from any device." | ||
images: ["https://codelabs.viam.com/guide/shana-tobot/img/686d2a32f40cc254.jpg"] | ||
imageAlt: "sticker machine" | ||
authors: ["Natalia Jacobowitz"] | ||
languages: [] | ||
viamresources: ["arm"] | ||
platformarea: ["core"] | ||
level: "Intermediate" | ||
date: "2024-12-09" | ||
updated: "2024-12-09" | ||
cost: "0" | ||
resource: "codelab" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
--- | ||
title: "Make your own sticker vending machine" | ||
linkTitle: "Make your own sticker vending machine" | ||
type: "docs" | ||
layout: "empty" | ||
canonical: "https://codelabs.viam.com/guide/sticker-wizard/index.html" | ||
tags: ["APIs", "python"] | ||
description: "This tutorial will walk you through making your own vending machine from scratch, along with a web application that allows you to operate your machine from any device." | ||
images: | ||
["https://codelabs.viam.com/guide/sticker-wizard/img/ef0f6732d21efc33.jpeg"] | ||
imageAlt: "sticker machine" | ||
authors: ["Nick Hehr"] | ||
languages: [] | ||
viamresources: ["servo", "motor", "board"] | ||
platformarea: ["core"] | ||
level: "Intermediate" | ||
date: "2024-12-09" | ||
updated: "2024-12-09" | ||
cost: "0" | ||
resource: "codelab" | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters