Skip to content

Commit c4400eb

Browse files
committed
Add missing frontmatter
1 parent 2bc2381 commit c4400eb

File tree

8 files changed

+39
-1
lines changed

8 files changed

+39
-1
lines changed

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/cheat-sheet/cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tags:
1515
- Audio Jack
1616
author: 'Jacob Hylén'
1717
hardware:
18-
- hardware/08.mega/boards/giga-r1-wifi
18+
- hardware/10.mega/boards/giga-r1-wifi
1919
software:
2020
- ide-v1
2121
- ide-v2

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-audio/content.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: Guide to GIGA R1 Advanced ADC/DAC and Audio Features
33
description: 'Learn how to use the ADC/DAC features, along with useful examples on how to generate waveforms and play audio from a file.'
44
author: José Bagur, Taddy Chung & Karl Söderby
5+
hardware:
6+
- hardware/10.mega/boards/giga-r1-wifi
7+
software:
8+
- ide-v1
9+
- ide-v2
10+
- web-editor
511
tags: [ADC, DAC, Audio, USB]
612
---
713

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-camera/giga-camera.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ title: GIGA R1 Camera Guide
33
description: Learn about the GIGA R1 WiFi's camera connector, and how to use existing examples.
44
tags: [ArduCAM, Camera, Processing]
55
author: Karl Söderby
6+
hardware:
7+
- hardware/10.mega/boards/giga-r1-wifi
8+
software:
9+
- ide-v1
10+
- ide-v2
11+
- web-editor
612
---
713

814
The GIGA R1 has a dedicated camera connector that allows certain camera modules to mount directly on the board. This makes it possible to add machine vision to your GIGA R1 board without much effort at all.

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-dual-core/giga-dual-core.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: Guide to GIGA R1 Dual Cores
33
description: Learn how to access and control the M4 and M7 cores on the GIGA R1, and how to communicate between them using RPC.
44
author: Karl Söderby
5+
hardware:
6+
- hardware/10.mega/boards/giga-r1-wifi
7+
software:
8+
- ide-v1
9+
- ide-v2
10+
- web-editor
511
tags: [Dual Core, M4, M7]
612
---
713

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-getting-started/giga-getting-started.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: Getting Started with GIGA R1 WiFi
33
description: A step-by-step guide to install the board package needed for the GIGA R1 WiFi board.
44
author: Karl Söderby
5+
hardware:
6+
- hardware/10.mega/boards/giga-r1-wifi
7+
software:
8+
- ide-v1
9+
- ide-v2
10+
- web-editor
511
tags: [GIGA R1 WiFi, Installation, IDE]
612
---
713

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-micropython/giga-micropython.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: MicroPython on the GIGA R1
33
description: Get started with MicroPython on the GIGA R1.
44
author: Karl Söderby
5+
hardware:
6+
- hardware/10.mega/boards/giga-r1-wifi
57
tags: [MicroPython, dfu-util]
68
---
79

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-usb/giga-usb.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: Guide to Arduino GIGA USB Features
33
description: 'Learn how you can turn your USB device into a mouse or keyboard, how to read & write to a USB mass storage, and connecting a keyboard via the USB-A connector.'
44
author: Karl Söderby
5+
hardware:
6+
- hardware/10.mega/boards/giga-r1-wifi
7+
software:
8+
- ide-v1
9+
- ide-v2
10+
- web-editor
511
tags: [USB, USB HID, USBHost, Mass Storage, Keyboard, Mouse]
612
---
713

content/hardware/10.mega/boards/giga-r1-wifi/tutorials/giga-wifi/giga-wifi.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
title: GIGA R1 WiFi Network Examples
33
description: Discover examples compatible with the WiFi library included in the GIGA core.
44
author: Karl Söderby
5+
hardware:
6+
- hardware/10.mega/boards/giga-r1-wifi
7+
software:
8+
- ide-v1
9+
- ide-v2
10+
- web-editor
511
tags: [Wi-Fi, Web Server, AP Mode, SSL, UDP]
612
---
713

0 commit comments

Comments
 (0)