Skip to content

Commit 41be71b

Browse files
committed
hero boards
1 parent 40f56ee commit 41be71b

File tree

9 files changed

+89
-71
lines changed

9 files changed

+89
-71
lines changed
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: Leonardo
3-
url_shop: https://store.arduino.cc/arduino-leonardo-with-headers
4-
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5-
core: arduino:avr
6-
productCode: '008'
7-
certifications: [CE, UKCA]
8-
---
9-
1+
---
2+
title: Leonardo
3+
url_shop: https://store.arduino.cc/arduino-leonardo-with-headers
4+
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5+
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#avr
6+
primary_button_title: Get Started
7+
core: arduino:avr
8+
productCode: '008'
9+
certifications: [CE, UKCA]
10+
---
11+
1012
The Leonardo differs from all preceding boards in that the ATmega32u4 has built-in USB communication, eliminating the need for a secondary processor. This allows the Leonardo to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial / COM port.
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: Micro
3-
url_shop: https://store.arduino.cc/arduino-micro
4-
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5-
core: arduino:avr
6-
productCode: '006'
7-
certifications: [CE, UKCA]
8-
---
9-
10-
The Micro runs on an ATmega32u4 processor with native USB communication. Configure via software whether the board is recognised as a standard Arduino, a mouse or keyboard.
1+
---
2+
title: Micro
3+
url_shop: https://store.arduino.cc/arduino-micro
4+
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5+
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#avr
6+
primary_button_title: Get Started
7+
core: arduino:avr
8+
productCode: '006'
9+
certifications: [CE, UKCA]
10+
---
11+
12+
The Micro runs on an ATmega32u4 processor with native USB communication. Configure via software whether the board is recognised as a standard Arduino, a mouse or keyboard.
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: UNO Mini Limited Edition
3-
url_shop: https://store.arduino.cc/products/uno-mini-le
4-
url_guide: /tutorials/uno-mini-le/uno-mini-le-guide
5-
core: arduino:avr
6-
productCode: '117'
7-
certifications: [CE, UKCA, FCC, RCM, RoHS]
8-
---
9-
1+
---
2+
title: UNO Mini Limited Edition
3+
url_shop: https://store.arduino.cc/products/uno-mini-le
4+
url_guide: /tutorials/uno-mini-le/uno-mini-le-guide
5+
primary_button_url: /tutorials/uno-mini-le/uno-mini-le-guide
6+
primary_button_title: Get Started
7+
core: arduino:avr
8+
productCode: '117'
9+
certifications: [CE, UKCA, FCC, RCM, RoHS]
10+
---
11+
1012
The Arduino UNO Mini Limited Edition (LE) is a unique black & gold board, that pays tribute to everyone's favorite maker board: [the Arduino UNO](https://store-usa.arduino.cc/products/arduino-uno-rev3). It is only 25% of the area size of the original UNO, comes with a USB-C® connector and is delivered in a special case.
Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
---
2-
title: UNO R4 Minima
3-
url_shop: https://store.arduino.cc/uno-r4-minima
4-
url_guide: /tutorials/uno-r4-minima/minima-getting-started
5-
certifications: [CE, UKCA, RoHS, FCC]
6-
---
7-
1+
---
2+
title: UNO R4 Minima
3+
url_shop: https://store.arduino.cc/uno-r4-minima
4+
url_guide: /tutorials/uno-r4-minima/minima-getting-started
5+
primary_button_url: /tutorials/uno-r4-minima/minima-getting-started
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA, RoHS, FCC]
8+
---
9+
810
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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: UNO R4 WiFi
33
url_shop: https://store.arduino.cc/uno-r4-wifi
44
url_guide: /tutorials/uno-r4-wifi/r4-wifi-getting-started
5+
primary_button_url: /tutorials/uno-r4-wifi/r4-wifi-getting-started
6+
primary_button_title: Get Started
57
certifications: [CE, UKCA, RCM, MIC, FCC, IC]
68
---
79

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
---
2-
title: UNO R3 SMD
3-
url_shop: https://store.arduino.cc/products/arduino-uno-rev3-smd
4-
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5-
core: arduino:avr
6-
certifications: [CE, UKCA]
7-
---
8-
1+
---
2+
title: UNO R3 SMD
3+
url_shop: https://store.arduino.cc/products/arduino-uno-rev3-smd
4+
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5+
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#avr
6+
primary_button_title: Get Started
7+
core: arduino:avr
8+
certifications: [CE, UKCA]
9+
---
10+
911
The Arduino UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can start playing with. The UNO is the most used and documented board of the whole Arduino family.
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: UNO R3
3-
url_shop: https://store.arduino.cc/arduino-uno-rev3
4-
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5-
core: arduino:avr
6-
certifications: [CE, FCC, GB4943, IC, RCM, REACH, RoHS, UKCA, WEEE]
7-
productCode: '001'
8-
---
9-
1+
---
2+
title: UNO R3
3+
url_shop: https://store.arduino.cc/arduino-uno-rev3
4+
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5+
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#avr
6+
primary_button_title: Get Started
7+
core: arduino:avr
8+
certifications: [CE, FCC, GB4943, IC, RCM, REACH, RoHS, UKCA, WEEE]
9+
productCode: '001'
10+
---
11+
1012
The Arduino UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can start playing with. The UNO is the most used and documented board of the whole Arduino family.
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: UNO WiFi Rev2
3-
url_shop: https://store.arduino.cc/arduino-uno-wifi-rev2
4-
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#megaavr
5-
core: arduino:megaavr
6-
certifications: [CE, UKCA]
7-
productCode: '023'
8-
---
9-
1+
---
2+
title: UNO WiFi Rev2
3+
url_shop: https://store.arduino.cc/arduino-uno-wifi-rev2
4+
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#megaavr
5+
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#megaavr
6+
primary_button_title: Get Started
7+
core: arduino:megaavr
8+
certifications: [CE, UKCA]
9+
productCode: '023'
10+
---
11+
1012
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: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
---
2-
title: Zero
3-
url_shop: https://store.arduino.cc/arduino-zero
4-
url_guide: /software/ide-v1/tutorials/getting-started/cores/arduino-samd
5-
core: arduino:samd
6-
forumCategorySlug: '/hardware/arduino-zero/74'
7-
certifications: [CE, UKCA]
8-
productCode: '016'
9-
---
10-
1+
---
2+
title: Zero
3+
url_shop: https://store.arduino.cc/arduino-zero
4+
url_guide: /software/ide-v1/tutorials/getting-started/cores/arduino-samd
5+
primary_button_url: /software/ide-v1/tutorials/getting-started/cores/arduino-samd
6+
primary_button_title: Get Started
7+
core: arduino:samd
8+
forumCategorySlug: '/hardware/arduino-zero/74'
9+
certifications: [CE, UKCA]
10+
productCode: '016'
11+
---
12+
1113
Arduino Zero is a simple and powerful 32-bit extension of the platform established by the UNO. This board aims to provide a platform for innovative projects in smart IoT devices, wearable technology, high-tech automation, crazy robotics, and much more.

0 commit comments

Comments
 (0)