Skip to content

[MKC-1249] Update Quickstart links #1457

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ___
- 2x Micro USB cable .
- 2x Computers.
- Arduino IDE (offline and online versions available).
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v1/tutorials/getting-started/cores/arduino-samd)).
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v2/tutorials/ide-v2-board-manager)).
- **LoRa** library installed (see the [github repository](https://github.com/sandeepmistry/arduino-LoRa)).


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ ___
- 2x [Antenna](https://store.arduino.cc/antenna).
- 2x Micro USB cable .
- Arduino IDE (offline and online versions available).
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v1/tutorials/getting-started/cores/arduino-samd)).
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v2/tutorials/ide-v2-board-manager)).
- LoRa library installed (see the [github repository](https://github.com/sandeepmistry/arduino-LoRa)).


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ In this tutorial, we will set up a configuration that allows two MKR WAN 1300's
- 1x [MKR ENV shield](https://store.arduino.cc/arduino-mkr-env-shield).
- 2x Micro USB cable.
- Arduino IDE (offline and online versions available).
- Arduino SAMD core installed, [follow this link for instructions](/software/ide-v1/tutorials/getting-started/cores/arduino-samd).
- Arduino SAMD core installed, [follow this link for instructions](/software/ide-v2/tutorials/ide-v2-board-manager).
- **LoRa** library installed (see the [github repository](https://github.com/sandeepmistry/arduino-LoRa)).
- **Arduino_MKRENV** installed ([click here for more documentation](https://www.arduino.cc/en/Reference/ArduinoMKRENV)).

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>
</EssentialsColumn>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd" type="getting-started">
<EssentialElement title="Quickstart Guide" link="/software/ide-v2/tutorials/ide-v2-board-manager" type="getting-started">
All you need to know to get started with your new Arduino board.
</EssentialElement>
<EssentialElement title="Updating the NINA Firmware" link="https://docs.arduino.cc/tutorials/generic/WiFiNINAFirmwareUpdater" type="tutorial">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ If you need help installing your UNO Mini LE board, you can follow any of the gu

The UNO Mini LE can be programmed through the **Classic Arduino IDE 1.8.X**. To install your board, you can check out the guide below:

- [Installing classic AVR boards.](/software/ide-v1/tutorials/getting-started/cores/arduino-avr)
- [Installing classic AVR boards.](/software/ide-v2/tutorials/ide-v2-board-manager)

### Arduino IDE 2

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-megaavr">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>

Expand Down
2 changes: 1 addition & 1 deletion content/hardware/02.hero/boards/zero/essentials.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd/">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager/">
All you need to know to get started with your new Arduino board.
</EssentialElement>
</EssentialsColumn>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The full datasheet is available as a downloadable PDF from the link below:

The Nano 33 BLE Sense Rev2 can be programmed through the **Classic Arduino IDE 1.8.X**. To install your board, you can check out the guide below:

- [Installing the Arduino Mbed OS Nano Boards core](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano)
- [Installing the Arduino Mbed OS Nano Boards core](/software/ide-v2/tutorials/ide-v2-board-manager)

### Arduino IDE 2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ The full datasheet is available as a downloadable PDF from the link below:

The Nano 33 BLE Sense can be programmed through the **Classic Arduino IDE 1.8.X**. To install your board, you can check out the guide below:

- [Installing the Arduino Mbed OS Nano Boards core](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano)
- [Installing the Arduino Mbed OS Nano Boards core](/software/ide-v2/tutorials/ide-v2-board-manager)

### Arduino IDE 2

Expand Down
2 changes: 1 addition & 1 deletion content/hardware/03.nano/boards/nano-33-ble/essentials.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>

Expand Down
2 changes: 1 addition & 1 deletion content/hardware/03.nano/boards/nano-33-iot/essentials.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>

Expand Down
2 changes: 1 addition & 1 deletion content/hardware/03.nano/boards/nano-every/essentials.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<EssentialsColumn title="First Steps">

<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-megaavr">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>
<EssentialElement title="Nano Hardware Design Guide" type="tutorial" link="/learn/hardware/nano-pcb-guide">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="Guides">
<EssentialElement link="/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano" title="Quickstart Guide" type="getting-started">
<EssentialElement link="/software/ide-v2/tutorials/ide-v2-board-manager" title="Quickstart Guide" type="getting-started">
A quick guide to installing your board with the Arduino IDE.
</EssentialElement>
<EssentialElement link="/tutorials/nano-rp2040-connect/rp2040-01-technical-reference" title="Cheat Sheet" type="tutorial">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The full datasheet is available as a downloadable PDF from the link below:

The Nano RP2040 Connect can be programmed through the **Classic Arduino IDE 1.8.X**. To install your board, you can check out the guide below:

- [Installing the Arduino Mbed OS Nano Boards core](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano)
- [Installing the Arduino Mbed OS Nano Boards core](/software/ide-v2/tutorials/ide-v2-board-manager)

### Arduino IDE 2

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ software:

The Nano RP2040 Connect features a Wi-Fi module and an RGB LED among many other things. In this tutorial we will take a look at how we turn our board into an access point, and control the built-in RGB through a browser connected to the access point.

>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano).
>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v2/tutorials/ide-v2-board-manager).

## Goals

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ software:

In this tutorial, we will learn how to turn on the blue pixel onboard the Arduino® Nano RP2040 Connect board, from another board. For this, we will need two Bluetooth® Low Energy compatible boards, such as the Nano RP2040 Connect board, where we will use the [ArduinoBLE](https://www.arduino.cc/en/Reference/ArduinoLSM6DS3) library to make the connection.

>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano).
>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v2/tutorials/ide-v2-board-manager).

## Goals

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ software:

In this tutorial, you will learn how to access the machine learning core features provided by the LSM6DSOX Inertial Measurement Unit (IMU) module on the Nano RP2040 Connect. For this, we will use the [STM32duino X-NUCLEO-IKS01A3](https://github.com/stm32duino/X-NUCLEO-IKS01A3) library.

>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano).
>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v2/tutorials/ide-v2-board-manager).

## Goals

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ featuredImage: 'chip'

In this tutorial, we will learn how to access the gyroscope and accelerometer onboard the Nano RP2040 Connect. For this, we will be using the [Arduino_LSMDS63](https://www.arduino.cc/en/Reference/ArduinoLSM6DS3) library.

>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano).
>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v2/tutorials/ide-v2-board-manager).

## Goals

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ software:

The Nano RP2040 connect comes with the **MP34DT06JTR** microphone, which can be used to record audio. In this tutorial, we will setup a basic application that simply turns ON or OFF the built in RGB LED whenever a loud noise is recorded (for example snapping our fingers).

>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano).
>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v2/tutorials/ide-v2-board-manager).

## Goals

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ software:

The Nano RP2040 Connect features a Wi-Fi module and an RGB LED among many other things. In this tutorial we will take a look at how we turn our board into a web server, and control the built-in RGB through a browser.

>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano).
>**Note:** if you need help setting up your environment to use your Arduino Nano RP2040 board, please refer to [this installation guide](/software/ide-v2/tutorials/ide-v2-board-manager).

## Goals

Expand Down
2 changes: 1 addition & 1 deletion content/hardware/10.mega/boards/due/essentials.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-sam">
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
All you need to know to get started with your new Arduino board.
</EssentialElement>

Expand Down