Skip to content

MKR IoT Carrier R2 Launch #763

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
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
@@ -0,0 +1,14 @@
software: ~
hardware:
shields: ~
carriers: ~
boards:
- mkr-zero
- mkr-1000-wifi
- mkr-wifi-1010
- mkr-fox-1200
- mkr-wan-1300
- mkr-wan-1310
- mkr-gsm-1400
- mkr-nb-1500
- mkr-vidor-4000
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
<EssentialsColumn title="First Steps">
<EssentialElement title="Quickstart Guide" type="getting-started" link="https://opla.arduino.cc/">
All you need to know to get started with your new Arduino MKR IoT Carrier.
</EssentialElement>

</EssentialsColumn>

<EssentialsColumn title="Suggested Libraries">

<EssentialElement title="Arduino_MKRIoTCarrier" type="library" link="https://www.arduino.cc/reference/en/libraries/arduino_mkriotcarrier/">
The Arduino_MKRIoTCarrier library allows you to control the different sensors & actuators on the IoT MKR Carrier.
</EssentialElement>

</EssentialsColumn>

<EssentialsColumn title="Arduino Basics">
<EssentialElement title="Built-in Examples" type="tutorial" link="/built-in-examples/">
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
</EssentialElement>
<EssentialElement title="Learn" type="resource" link="/learn/">
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
</EssentialElement>
<EssentialElement title="Language References" type="resource" link="https://www.arduino.cc/reference/en/">
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
</EssentialElement>
</EssentialsColumn>
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
<FeatureDescription>

The MKR IoT Carrier comes equipped with 5 RGB LEDs, 5 capacitive touch buttons, a colored display, IMU and a variety of quality sensors. It also features a battery holder for a 18650 Li-Ion battery, SD card holder and Grove connectors.

</FeatureDescription>

<FeatureList>

<Feature title="RGB LEDs" image="led">

The MKR IoT Carrier has 5 RGB LEDs that are easily accessible through the **Arduino_MKRIoTCarrier** library.

</Feature>

<Feature title="Rounded 1.3” TFT Display" image="configurability">

Create graphical UIs with a 240x240 resolution display.

</Feature>


<Feature title="LSM6DSOX" image="imu">

Combined accelerometer and gyroscope with a dedicated machine learning core.

<FeatureLink title="Datasheet" url="https://www.st.com/resource/en/datasheet/lsm6dsox.pdf" download blank/>
</Feature>

<Feature title="BME688" image="temperature-sensor">

An Environmental sensor that can measure pressure, humidity and temperature. Additionally, the onboard smart gas sensor can also help in determining the air quality index by detecting a broad range of gases, including Volatile Organic Compounds (VOC).

<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme688-ds000.pdf" download blank/>
</Feature>

<Feature title="APDS-9960" image="color-sensor">

An ambient light and RGB color sensor with gesture detection and proximity sensing capabilities.

<FeatureLink title="Datasheet" url="https://docs.broadcom.com/doc/AV02-4191EN"download blank/>
</Feature>

<Feature title="3x Grove connectors" image="connection">

The carrier features two analog I/O and one I2C Grove connector.

</Feature>

</FeatureList>
545 changes: 545 additions & 0 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
@@ -0,0 +1,7 @@
---
title: MKR IoT Carrier Rev2
url_shop: https://store.arduino.cc/mkr-iot-carrier-rev2
url_guide: https://opla.arduino.cc/
---

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
@@ -0,0 +1,8 @@
---
title: MKR IoT Carrier Rev2
---

<TechSpecDescription>
Here you will find the technical specifications for the Arduino MKR IoT Carrier Rev2.
</TechSpecDescription>

Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
Shield:
Name: Arduino® MKR IoT Carrier Rev2
SKU: ABX00073
Compatibility: MKR
Storage: Micro SD card slot
Connectors: 3x Grove connectors
Sensors:
BME688: Temperature, humidity, barometric pressure, gas (air quality, VOC)
LSM6DSOX: Accelerometer & gyroscope
APDS-9960: Ambient light, gesture and proximity
Capacitive buttons: 5x
Actuators:
Buzzer: Yes
RGB: 5x pixels
Display: 1.3” TFT Display, 240x240 resolution
Relays: 2x 24V, V23079
Relay status LEDs: Yes, for both
Power:
Battery slot: Yes, 18650 Li-Ion rechargeable battery
Operating voltage: 3.3V
Dimensions:
Diameter: 84.62 mm
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading