From b328f118733572382efc91ebeedd08fa8f4f8834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacob=20Hyl=C3=A9n?= Date: Tue, 31 Oct 2023 13:06:39 +0100 Subject: [PATCH] Update links --- content/hardware/01.mkr/01.boards/mkr-1000-wifi/essentials.md | 2 +- content/hardware/01.mkr/01.boards/mkr-vidor-4000/essentials.md | 2 +- .../mkr-wan-1300/tutorials/lora-message/lora-message.md | 2 +- .../tutorials/lora-send-and-receive/lora-send-and-receive.md | 2 +- .../mkr-wan-1300/tutorials/lora-sensor-data/lora-sensor-data.md | 2 +- content/hardware/01.mkr/01.boards/mkr-wan-1310/essentials.md | 2 +- content/hardware/01.mkr/01.boards/mkr-wifi-1010/essentials.md | 2 +- .../tutorials/uno-mini-le-guide/uno-mini-le-guide.md | 2 +- content/hardware/02.hero/boards/uno-wifi-rev2/essentials.md | 2 +- content/hardware/02.hero/boards/zero/essentials.md | 2 +- .../tutorials/cheat-sheet/ble-cheat-sheet.md | 2 +- .../nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md | 2 +- content/hardware/03.nano/boards/nano-33-ble/essentials.md | 2 +- content/hardware/03.nano/boards/nano-33-iot/essentials.md | 2 +- content/hardware/03.nano/boards/nano-every/essentials.md | 2 +- .../hardware/03.nano/boards/nano-rp2040-connect/essentials.md | 2 +- .../rp2040-01-technical-reference.md | 2 +- .../rp2040-ap-web-server-rgb/rp2040-ap-web-server-rgb.md | 2 +- .../rp2040-ble-device-to-device/rp2040-ble-device-to-device.md | 2 +- .../tutorials/rp2040-imu-advanced/rp2040-imu-advanced.md | 2 +- .../tutorials/rp2040-imu-basics/rp2040-imu-basics.md | 2 +- .../rp2040-microphone-basics/rp2040-microphone-basics.md | 2 +- .../tutorials/rp2040-web-server-rgb/rp2040-web-server-rgb.md | 2 +- content/hardware/10.mega/boards/due/essentials.md | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/content/hardware/01.mkr/01.boards/mkr-1000-wifi/essentials.md b/content/hardware/01.mkr/01.boards/mkr-1000-wifi/essentials.md index 5db7a2d490..caacb167d9 100644 --- a/content/hardware/01.mkr/01.boards/mkr-1000-wifi/essentials.md +++ b/content/hardware/01.mkr/01.boards/mkr-1000-wifi/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/01.mkr/01.boards/mkr-vidor-4000/essentials.md b/content/hardware/01.mkr/01.boards/mkr-vidor-4000/essentials.md index 3807b3ed8c..0cd17f51a9 100644 --- a/content/hardware/01.mkr/01.boards/mkr-vidor-4000/essentials.md +++ b/content/hardware/01.mkr/01.boards/mkr-vidor-4000/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-message/lora-message.md b/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-message/lora-message.md index 8ab7d0c0d4..b941052126 100644 --- a/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-message/lora-message.md +++ b/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-message/lora-message.md @@ -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)). diff --git a/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-send-and-receive/lora-send-and-receive.md b/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-send-and-receive/lora-send-and-receive.md index 724e9d371d..cb75568a50 100644 --- a/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-send-and-receive/lora-send-and-receive.md +++ b/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-send-and-receive/lora-send-and-receive.md @@ -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)). diff --git a/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-sensor-data/lora-sensor-data.md b/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-sensor-data/lora-sensor-data.md index 6cb4a8557a..1606d51677 100644 --- a/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-sensor-data/lora-sensor-data.md +++ b/content/hardware/01.mkr/01.boards/mkr-wan-1300/tutorials/lora-sensor-data/lora-sensor-data.md @@ -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)). diff --git a/content/hardware/01.mkr/01.boards/mkr-wan-1310/essentials.md b/content/hardware/01.mkr/01.boards/mkr-wan-1310/essentials.md index e49940b49c..13b2083932 100644 --- a/content/hardware/01.mkr/01.boards/mkr-wan-1310/essentials.md +++ b/content/hardware/01.mkr/01.boards/mkr-wan-1310/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/01.mkr/01.boards/mkr-wifi-1010/essentials.md b/content/hardware/01.mkr/01.boards/mkr-wifi-1010/essentials.md index 6f4e2c486a..0d155fcc52 100644 --- a/content/hardware/01.mkr/01.boards/mkr-wifi-1010/essentials.md +++ b/content/hardware/01.mkr/01.boards/mkr-wifi-1010/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/02.hero/boards/uno-mini-le/tutorials/uno-mini-le-guide/uno-mini-le-guide.md b/content/hardware/02.hero/boards/uno-mini-le/tutorials/uno-mini-le-guide/uno-mini-le-guide.md index d20ef030d9..dcd2533525 100644 --- a/content/hardware/02.hero/boards/uno-mini-le/tutorials/uno-mini-le-guide/uno-mini-le-guide.md +++ b/content/hardware/02.hero/boards/uno-mini-le/tutorials/uno-mini-le-guide/uno-mini-le-guide.md @@ -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 diff --git a/content/hardware/02.hero/boards/uno-wifi-rev2/essentials.md b/content/hardware/02.hero/boards/uno-wifi-rev2/essentials.md index 3f95d309b0..9c4c2bc16a 100644 --- a/content/hardware/02.hero/boards/uno-wifi-rev2/essentials.md +++ b/content/hardware/02.hero/boards/uno-wifi-rev2/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/02.hero/boards/zero/essentials.md b/content/hardware/02.hero/boards/zero/essentials.md index de5c4fe8aa..0b9b992eb1 100644 --- a/content/hardware/02.hero/boards/zero/essentials.md +++ b/content/hardware/02.hero/boards/zero/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/cheat-sheet/ble-cheat-sheet.md b/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/cheat-sheet/ble-cheat-sheet.md index 00c153f843..153c80ac3e 100644 --- a/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/cheat-sheet/ble-cheat-sheet.md +++ b/content/hardware/03.nano/boards/nano-33-ble-sense-rev2/tutorials/cheat-sheet/ble-cheat-sheet.md @@ -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 diff --git a/content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md b/content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md index b8aae57abb..0e24f009cb 100644 --- a/content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md +++ b/content/hardware/03.nano/boards/nano-33-ble-sense/tutorials/cheat-sheet/ble-cheat-sheet.md @@ -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 diff --git a/content/hardware/03.nano/boards/nano-33-ble/essentials.md b/content/hardware/03.nano/boards/nano-33-ble/essentials.md index e0ba500614..d56364a694 100644 --- a/content/hardware/03.nano/boards/nano-33-ble/essentials.md +++ b/content/hardware/03.nano/boards/nano-33-ble/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/03.nano/boards/nano-33-iot/essentials.md b/content/hardware/03.nano/boards/nano-33-iot/essentials.md index 27c78b4bd9..6483122202 100644 --- a/content/hardware/03.nano/boards/nano-33-iot/essentials.md +++ b/content/hardware/03.nano/boards/nano-33-iot/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/03.nano/boards/nano-every/essentials.md b/content/hardware/03.nano/boards/nano-every/essentials.md index c87b4f691f..182297fe81 100644 --- a/content/hardware/03.nano/boards/nano-every/essentials.md +++ b/content/hardware/03.nano/boards/nano-every/essentials.md @@ -1,6 +1,6 @@ - + All you need to know to get started with your new Arduino board. diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/essentials.md b/content/hardware/03.nano/boards/nano-rp2040-connect/essentials.md index cfe696c85c..3fd3321572 100644 --- a/content/hardware/03.nano/boards/nano-rp2040-connect/essentials.md +++ b/content/hardware/03.nano/boards/nano-rp2040-connect/essentials.md @@ -1,5 +1,5 @@ - + A quick guide to installing your board with the Arduino IDE. diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-01-technical-reference/rp2040-01-technical-reference.md b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-01-technical-reference/rp2040-01-technical-reference.md index ee1c7aad7a..a0001304bb 100644 --- a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-01-technical-reference/rp2040-01-technical-reference.md +++ b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-01-technical-reference/rp2040-01-technical-reference.md @@ -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 diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ap-web-server-rgb/rp2040-ap-web-server-rgb.md b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ap-web-server-rgb/rp2040-ap-web-server-rgb.md index 419fca11b6..aff3363cd8 100644 --- a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ap-web-server-rgb/rp2040-ap-web-server-rgb.md +++ b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ap-web-server-rgb/rp2040-ap-web-server-rgb.md @@ -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 diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ble-device-to-device/rp2040-ble-device-to-device.md b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ble-device-to-device/rp2040-ble-device-to-device.md index a6530add14..512bdfd9f1 100644 --- a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ble-device-to-device/rp2040-ble-device-to-device.md +++ b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-ble-device-to-device/rp2040-ble-device-to-device.md @@ -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 diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-advanced/rp2040-imu-advanced.md b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-advanced/rp2040-imu-advanced.md index e95b4b0d85..abd53a1cec 100644 --- a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-advanced/rp2040-imu-advanced.md +++ b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-advanced/rp2040-imu-advanced.md @@ -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 diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-basics/rp2040-imu-basics.md b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-basics/rp2040-imu-basics.md index 08422d2ea6..c18f4ef100 100644 --- a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-basics/rp2040-imu-basics.md +++ b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-imu-basics/rp2040-imu-basics.md @@ -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 diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-microphone-basics/rp2040-microphone-basics.md b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-microphone-basics/rp2040-microphone-basics.md index 9a2c8f2a3e..81acefd3bd 100644 --- a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-microphone-basics/rp2040-microphone-basics.md +++ b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-microphone-basics/rp2040-microphone-basics.md @@ -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 diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-web-server-rgb/rp2040-web-server-rgb.md b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-web-server-rgb/rp2040-web-server-rgb.md index 7d7e5a958f..ce900b8042 100644 --- a/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-web-server-rgb/rp2040-web-server-rgb.md +++ b/content/hardware/03.nano/boards/nano-rp2040-connect/tutorials/rp2040-web-server-rgb/rp2040-web-server-rgb.md @@ -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 diff --git a/content/hardware/10.mega/boards/due/essentials.md b/content/hardware/10.mega/boards/due/essentials.md index f3428d3f38..915565bec3 100644 --- a/content/hardware/10.mega/boards/due/essentials.md +++ b/content/hardware/10.mega/boards/due/essentials.md @@ -1,5 +1,5 @@ - + All you need to know to get started with your new Arduino board.