Skip to content

Commit 856c8fc

Browse files
authored
Merge pull request #1457 from arduino/jacobhylen/quickstartlinks
[MKC-1249] Update Quickstart links
2 parents aa658d1 + b328f11 commit 856c8fc

File tree

24 files changed

+24
-24
lines changed

24 files changed

+24
-24
lines changed

content/hardware/01.mkr/01.boards/mkr-1000-wifi/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

content/hardware/01.mkr/01.boards/mkr-vidor-4000/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-message/lora-message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ___
3434
- 2x Micro USB cable .
3535
- 2x Computers.
3636
- Arduino IDE (offline and online versions available).
37-
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v1/tutorials/getting-started/cores/arduino-samd)).
37+
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v2/tutorials/ide-v2-board-manager)).
3838
- **LoRa** library installed (see the [github repository](https://github.com/sandeepmistry/arduino-LoRa)).
3939

4040

content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-send-and-receive/lora-send-and-receive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ ___
5656
- 2x [Antenna](https://store.arduino.cc/antenna).
5757
- 2x Micro USB cable .
5858
- Arduino IDE (offline and online versions available).
59-
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v1/tutorials/getting-started/cores/arduino-samd)).
59+
- Arduino SAMD core installed ([follow this link for instructions](/software/ide-v2/tutorials/ide-v2-board-manager)).
6060
- LoRa library installed (see the [github repository](https://github.com/sandeepmistry/arduino-LoRa)).
6161

6262

content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-sensor-data/lora-sensor-data.md

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

content/hardware/01.mkr/01.boards/mkr-wan-1310/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55
</EssentialsColumn>

content/hardware/01.mkr/01.boards/mkr-wifi-1010/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd" type="getting-started">
2+
<EssentialElement title="Quickstart Guide" link="/software/ide-v2/tutorials/ide-v2-board-manager" type="getting-started">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55
<EssentialElement title="Updating the NINA Firmware" link="https://docs.arduino.cc/tutorials/generic/WiFiNINAFirmwareUpdater" type="tutorial">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you need help installing your UNO Mini LE board, you can follow any of the gu
4343

4444
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:
4545

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

4848
### Arduino IDE 2
4949

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-megaavr">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

content/hardware/02.hero/boards/zero/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd/">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager/">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55
</EssentialsColumn>

content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/cheat-sheet/ble-cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The full datasheet is available as a downloadable PDF from the link below:
5353

5454
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:
5555

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

5858
### Arduino IDE 2
5959

content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ The full datasheet is available as a downloadable PDF from the link below:
5353

5454
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:
5555

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

5858
### Arduino IDE 2
5959

content/hardware/03.nano/boards/nano-33-ble/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

content/hardware/03.nano/boards/nano-33-iot/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-samd">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

content/hardware/03.nano/boards/nano-every/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<EssentialsColumn title="First Steps">
22

3-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-megaavr">
3+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
44
All you need to know to get started with your new Arduino board.
55
</EssentialElement>
66
<EssentialElement title="Nano Hardware Design Guide" type="tutorial" link="/learn/hardware/nano-pcb-guide">

content/hardware/03.nano/boards/nano-rp2040-connect/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="Guides">
2-
<EssentialElement link="/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nano" title="Quickstart Guide" type="getting-started">
2+
<EssentialElement link="/software/ide-v2/tutorials/ide-v2-board-manager" title="Quickstart Guide" type="getting-started">
33
A quick guide to installing your board with the Arduino IDE.
44
</EssentialElement>
55
<EssentialElement link="/tutorials/nano-rp2040-connect/rp2040-01-technical-reference" title="Cheat Sheet" type="tutorial">

content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-01-technical-reference/rp2040-01-technical-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ The full datasheet is available as a downloadable PDF from the link below:
5757

5858
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:
5959

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

6262
### Arduino IDE 2
6363

content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ap-web-server-rgb/rp2040-ap-web-server-rgb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ software:
2323

2424
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.
2525

26-
>**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).
26+
>**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).
2727
2828
## Goals
2929

content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ble-device-to-device/rp2040-ble-device-to-device.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ software:
2626

2727
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.
2828

29-
>**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).
29+
>**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).
3030
3131
## Goals
3232

content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-advanced/rp2040-imu-advanced.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ software:
2424

2525
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.
2626

27-
>**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).
27+
>**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).
2828
2929
## Goals
3030

content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-basics/rp2040-imu-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ featuredImage: 'chip'
2525

2626
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.
2727

28-
>**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).
28+
>**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).
2929
3030
## Goals
3131

content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-microphone-basics/rp2040-microphone-basics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ software:
2424

2525
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).
2626

27-
>**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).
27+
>**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).
2828
2929
## Goals
3030

content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-web-server-rgb/rp2040-web-server-rgb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ software:
2525

2626
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.
2727

28-
>**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).
28+
>**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).
2929
3030
## Goals
3131

content/hardware/10.mega/boards/due/essentials.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<EssentialsColumn title="First Steps">
2-
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v1/tutorials/getting-started/cores/arduino-sam">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="/software/ide-v2/tutorials/ide-v2-board-manager">
33
All you need to know to get started with your new Arduino board.
44
</EssentialElement>
55

0 commit comments

Comments
 (0)