Skip to content

Commit 3be5dbd

Browse files
committed
hero products
1 parent 0840e4b commit 3be5dbd

File tree

13 files changed

+22
-9
lines changed

13 files changed

+22
-9
lines changed

content/hardware/02.hero/boards/leonardo/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#avr
66
primary_button_title: Get Started
77
core: arduino:avr
88
productCode: '008'
9+
forumCategorySlug: '/hardware/12'
910
certifications: [CE, UKCA]
1011
---
1112

content/hardware/02.hero/boards/micro/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#avr
66
primary_button_title: Get Started
77
core: arduino:avr
88
productCode: '006'
9+
forumCategorySlug: '/hardware/12'
910
certifications: [CE, UKCA]
1011
---
1112

content/hardware/02.hero/boards/uno-mini-le/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ primary_button_url: /tutorials/uno-mini-le/uno-mini-le-guide
66
primary_button_title: Get Started
77
core: arduino:avr
88
productCode: '117'
9+
forumCategorySlug: '/hardware/12'
910
certifications: [CE, UKCA, FCC, RCM, RoHS]
1011
---
1112

content/hardware/02.hero/boards/uno-r4-minima/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ url_guide: /tutorials/uno-r4-minima/minima-getting-started
55
primary_button_url: /tutorials/uno-r4-minima/minima-getting-started
66
primary_button_title: Get Started
77
certifications: [CE, UKCA, RoHS, FCC, RCM, IC]
8+
forumCategorySlug: '/hardware/uno-r4/uno-r4-minima/188'
89
---
910

1011
The Arduino UNO R4 Minima is the first UNO board featuring a 32-bit microcontroller, the RA4M1 from [Renesas](https://www.renesas.com/us/en). It is faster, has more memory and has a number of built-in features such as a [DAC](/tutorials/uno-r4-minima/dac), [RTC](/tutorials/uno-r4-minima/rtc) and [HID](/tutorials/uno-r4-minima/usb-hid). The UNO R4 Minima is a **5 V only** board.

content/hardware/02.hero/boards/uno-r4-wifi/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ url_guide: /tutorials/uno-r4-wifi/r4-wifi-getting-started
55
certifications: [CE, UKCA, RCM, MIC, FCC, IC, KC]
66
primary_button_url: /tutorials/uno-r4-wifi/r4-wifi-getting-started
77
primary_button_title: Get Started
8+
forumCategorySlug: '/hardware/uno-r4/uno-r4-wifi/189'
89
---
910

1011
The Arduino UNO R4 WiFi is designed around the 32-bit microcontroller RA4M1 from [Renesas](https://www.renesas.com/us/en) while also featuring a ESP32 module for Wi-Fi® and Bluetooth® connectivity. Its distinctive 12x8 LED matrix makes it possible to prototype visuals directly on the board, and with a Qwiic connector, you can create projects plug-and-play style.

content/hardware/02.hero/boards/uno-rev3-smd/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
55
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#avr
66
primary_button_title: Get Started
77
core: arduino:avr
8+
forumCategorySlug: '/hardware/12'
89
certifications: [CE, UKCA]
910
---
1011

content/hardware/02.hero/boards/uno-rev3/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#avr
66
primary_button_title: Get Started
77
core: arduino:avr
88
certifications: [CE, FCC, GB4943, IC, RCM, REACH, RoHS, UKCA, WEEE]
9+
forumCategorySlug: '/hardware/12'
910
productCode: '001'
1011
---
1112

content/hardware/02.hero/boards/uno-wifi-rev2/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ primary_button_title: Get Started
77
core: arduino:megaavr
88
certifications: [CE, UKCA]
99
productCode: '023'
10+
forumCategorySlug: '/hardware/arduino-wifi-rev2/84'
1011
---
1112

1213
The Arduino UNO WiFi Rev2 is the easiest point of entry to basic IoT with the standard form factor of the UNO family. Whether you are looking at building a sensor network connected to your office or home router, or if you want to create a Bluetooth® Low Energy device sending data to a cellphone, the Arduino UNO WiFi Rev2 is your one-stop-solution for many of the basic IoT application scenarios.
Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
---
2-
title: Yún Rev2
3-
core: arduino:avr
4-
status: end-of-life
5-
certifications: [CE, UKCA]
6-
productCode: '127'
7-
---
8-
9-
The Yún Rev2, Linux powered board with the Arduino simplicity, is the perfect board for your IoT projects!
1+
---
2+
title: Yún Rev2
3+
core: arduino:avr
4+
status: end-of-life
5+
certifications: [CE, UKCA]
6+
productCode: '127'
7+
forumCategorySlug: '/hardware/12'
8+
---
9+
10+
The Yún Rev2, Linux powered board with the Arduino simplicity, is the perfect board for your IoT projects!

content/hardware/02.hero/shields/4-relays-shield/product.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ url_guide: /tutorials/4-relays-shield/4-relay-shield-basics
55
primary_button_url: /tutorials/4-relays-shield/4-relay-shield-basics
66
primary_button_title: Get Started
77
certifications: [CE, UKCA]
8+
forumCategorySlug: '/hardware/12'
89
---
910

1011
The Arduino 4 Relays Shield allows your Arduino driving high power loads.

0 commit comments

Comments
 (0)