Skip to content

Commit 460e4da

Browse files
committed
mega boards
1 parent 9edcae2 commit 460e4da

File tree

3 files changed

+36
-30
lines changed

3 files changed

+36
-30
lines changed
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
---
2-
title: Due
3-
url_shop: https://store.arduino.cc/arduino-due
4-
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#sam
5-
core: arduino:sam
6-
forumCategorySlug: '/hardware/arduino-due/64'
7-
productCode: '009'
8-
certifications: [CE, UKCA]
9-
---
10-
1+
---
2+
title: Due
3+
url_shop: https://store.arduino.cc/arduino-due
4+
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#sam
5+
primary_button_url: /software/ide-v2/tutorials/ide-v2-board-manager#sam
6+
primary_button_title: Get Started
7+
core: arduino:sam
8+
forumCategorySlug: '/hardware/arduino-due/64'
9+
productCode: '009'
10+
certifications: [CE, UKCA]
11+
---
12+
1113
The Arduino Due is the first Arduino board based on a 32-bit ARM core microcontroller. With 54 digital input/output pins, 12 analog inputs, 2 DAC and 2 CAN it is the perfect board for powerful larger scale Arduino projects.
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
---
2-
title: GIGA R1 WiFi
3-
url_shop: https://store.arduino.cc/giga-r1-wifi
4-
url_guide: /tutorials/giga-r1-wifi/giga-getting-started
5-
core: arduino:mbed_giga
6-
certifications: [CE, UKCA]
7-
---
8-
9-
The **GIGA R1 WiFi** is a powerful, feature-packed board with a large amount of GPIOs and dedicated connectors. Based on the [STM32H747XI](/resources/datasheets/stm32h747xi.pdf) micro based on the [Mbed OS](https://os.mbed.com/), the GIGA R1 WiFi features 76 GPIOs, a [dual core processor](/tutorials/giga-r1-wifi/giga-dual-core), [advanced ADC/DAC](/tutorials/giga-r1-wifi/giga-audio) features as well as camera & display connectors. It also has a rich [USB interface](/tutorials/giga-r1-wifi/giga-usb) with support for HID via USB-C® and USBHost (keyboard, mass storage) via a dedicated USB-A connector.
10-
1+
---
2+
title: GIGA R1 WiFi
3+
url_shop: https://store.arduino.cc/giga-r1-wifi
4+
url_guide: /tutorials/giga-r1-wifi/giga-getting-started
5+
primary_button_url: /tutorials/giga-r1-wifi/giga-getting-started
6+
primary_button_title: Get Started
7+
core: arduino:mbed_giga
8+
certifications: [CE, UKCA]
9+
---
10+
11+
The **GIGA R1 WiFi** is a powerful, feature-packed board with a large amount of GPIOs and dedicated connectors. Based on the [STM32H747XI](/resources/datasheets/stm32h747xi.pdf) micro based on the [Mbed OS](https://os.mbed.com/), the GIGA R1 WiFi features 76 GPIOs, a [dual core processor](/tutorials/giga-r1-wifi/giga-dual-core), [advanced ADC/DAC](/tutorials/giga-r1-wifi/giga-audio) features as well as camera & display connectors. It also has a rich [USB interface](/tutorials/giga-r1-wifi/giga-usb) with support for HID via USB-C® and USBHost (keyboard, mass storage) via a dedicated USB-A connector.
12+
1113
To download the source file for this board, click [this link](https://content.arduino.cc/assets/ABX00063-cad-files.zip).
Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: Mega 2560 Rev3
3-
url_shop: https://store.arduino.cc/arduino-mega-2560-rev3
4-
url_guide: /software/ide-v2/tutorials/ide-v2-board-manager#avr
5-
core: arduino:avr
6-
productCode: '002'
7-
certifications: [CE, FCC, UKCA]
8-
---
9-
10-
The 8-bit board with 54 digital pins, 16 analog inputs, and 4 serial ports.
1+
---
2+
title: Mega 2560 Rev3
3+
url_shop: https://store.arduino.cc/arduino-mega-2560-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+
productCode: '002'
9+
certifications: [CE, FCC, UKCA]
10+
---
11+
12+
The 8-bit board with 54 digital pins, 16 analog inputs, and 4 serial ports.

0 commit comments

Comments
 (0)