Skip to content

Minor fixes to DS + Links #764

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 2 commits into from
Jan 11, 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
Expand Up @@ -352,7 +352,7 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
| 3 | Cloud IDE Getting Started | <u>https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-arduino-web-editor-4b3e4a</u> |
| 4 | Project Hub | <u>https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending</u> |
| 5 | Library Reference | <u>https://www.arduino.cc/reference/en/libraries/arduino_mkriotcarrier/</u> |
| 6 | Online Store | <u>https://store.arduino.cc/mkr-iot-carrier</u> |
| 6 | Online Store | <u>https://store.arduino.cc/mkr-iot-carrier-rev2</u> |
| 7 | Arduino Documentation | <u>https://docs.arduino.cc/hardware/mkr-iot-carrier-rev2</u> |

## Revision History
Expand Down
Binary file not shown.
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="https://opla.arduino.cc/">
<EssentialElement title="Quickstart Guide" type="tutorial" link="https://docs.arduino.cc/tutorials/mkr-iot-carrier-rev2/cheat-sheet">
All you need to know to get started with your new Arduino MKR IoT Carrier.
</EssentialElement>

Expand Down
1,133 changes: 588 additions & 545 deletions content/hardware/01.mkr/03.carriers/mkr-iot-carrier-rev2/image.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: MKR IoT Carrier Rev2
url_shop: https://store.arduino.cc/mkr-iot-carrier-rev2
url_guide: https://opla.arduino.cc/
url_guide: https://docs.arduino.cc/tutorials/mkr-iot-carrier-rev2/cheat-sheet
---

The sensors, circuits and display integrated on the MKR IoT Carrier Rev2 leaves you free to focus on prototyping and programming your IoT projects.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ The chosen Arduino MKR board needs to be mounted on top of the MKR IoT Carrier R

The full datasheet is available as a downloadable PDF from the link below:

- [Download the Arduino MKR IoT Carrier Rev2 datasheet](https://content.arduino.cc/assets/MKR%20IoT%20Carrier%20-%20Datasheet.pdf?_gl=1*13zil78*_ga*MTgzMTI1MTI1Mi4xNjE3ODc1MzM2*_ga_NEXN8H46L5*MTYzMDQwMTY0OS4xMzAuMS4xNjMwNDA2MTcwLjA.)
- [Download the Arduino MKR IoT Carrier Rev2 datasheet](https://docs.arduino.cc/resources/datasheet/ABX00073-datasheet.pdf)

## Arduino IoT Cloud

Expand Down