Skip to content

Commit 36bc3d3

Browse files
authored
Merge pull request #216 from arduino/karlsoderby/mkr-iot-carrier-product-page
Karlsoderby/mkr iot carrier product page
2 parents aedbabc + d18af06 commit 36bc3d3

25 files changed

+1224
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
software: ~
2+
hardware:
3+
shields: ~
4+
carriers: ~
5+
boards:
6+
- mkr-zero
7+
- mkr-1000-wifi
8+
- mkr-wifi-1010
9+
- mkr-fox-1200
10+
- mkr-wan-1300
11+
- mkr-wan-1310
12+
- mkr-gsm-1400
13+
- mkr-nb-1500
14+
- mkr-vidor-4000
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<EssentialsColumn title="First Steps">
2+
<EssentialElement title="Quickstart Guide" type="getting-started" link="https://opla.arduino.cc/">
3+
All you need to know to get started with your new Arduino MKR IoT Carrier.
4+
</EssentialElement>
5+
6+
</EssentialsColumn>
7+
8+
<EssentialsColumn title="Suggested Libraries">
9+
10+
<EssentialElement title="Arduino_MKRIoTCarrier" type="library" link="https://www.arduino.cc/reference/en/libraries/arduino_mkriotcarrier/">
11+
The Arduino_MKRIoTCarrier library allows you to control the different sensors & actuators on the IoT MKR Carrier.
12+
</EssentialElement>
13+
14+
</EssentialsColumn>
15+
16+
<EssentialsColumn title="Arduino Basics">
17+
<EssentialElement title="Built-in Examples" type="tutorial" link="/built-in-examples/">
18+
Built-in Examples are sketches included in the Arduino IDE and demonstrate all basic Arduino commands.
19+
</EssentialElement>
20+
<EssentialElement title="Learn" type="resource" link="/learn/">
21+
Discover interesting articles, principles and techniques related to the Arduino ecosystem.
22+
</EssentialElement>
23+
<EssentialElement title="Language References" type="resource" link="https://www.arduino.cc/reference/en/">
24+
Arduino programming language can be divided in three main parts: functions, values (variables and constants), and structure.
25+
</EssentialElement>
26+
</EssentialsColumn>
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
<FeatureDescription>
2+
3+
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.
4+
5+
</FeatureDescription>
6+
7+
<FeatureList>
8+
9+
<Feature title="RGB LEDs" image="led">
10+
11+
The MKR IoT Carrier has 5 RGB LEDs that are easily accessible through the **Arduino_MKRIoTCarrier** library.
12+
13+
</Feature>
14+
15+
<Feature title="Rounded 1.3” TFT Display" image="configurability">
16+
17+
Create graphical UIs with a 240x240 resolution display.
18+
19+
</Feature>
20+
21+
22+
<Feature title="LSM6DSOX" image="imu">
23+
24+
Combined accelerometer and gyroscope with a dedicated machine learning core.
25+
26+
<FeatureLink title="Datasheet" url="https://www.st.com/resource/en/datasheet/lsm6dsox.pdf" download blank/>
27+
</Feature>
28+
29+
<Feature title="BME688" image="temperature-sensor">
30+
31+
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).
32+
33+
<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bme688-ds000.pdf" download blank/>
34+
</Feature>
35+
36+
<Feature title="APDS-9960" image="color-sensor">
37+
38+
An ambient light and RGB color sensor with gesture detection and proximity sensing capabilities.
39+
40+
<FeatureLink title="Datasheet" url="https://docs.broadcom.com/doc/AV02-4191EN"download blank/>
41+
</Feature>
42+
43+
<Feature title="3x Grove connectors" image="connection">
44+
45+
The carrier features two analog I/O and one I2C Grove connector.
46+
47+
</Feature>
48+
49+
</FeatureList>

content/hardware/01.mkr/03.carriers/mkr-iot-carrier-rev2/image.svg

Lines changed: 545 additions & 0 deletions
Loading
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: MKR IoT Carrier Rev2
3+
url_shop: https://store.arduino.cc/mkr-iot-carrier-rev2
4+
url_guide: https://opla.arduino.cc/
5+
---
6+
7+
The sensors, circuits and display integrated on the MKR IoT Carrier Rev2 leaves you free to focus on prototyping and programming your IoT projects.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: MKR IoT Carrier Rev2
3+
---
4+
5+
<TechSpecDescription>
6+
Here you will find the technical specifications for the Arduino MKR IoT Carrier Rev2.
7+
</TechSpecDescription>
8+
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Shield:
2+
Name: Arduino® MKR IoT Carrier Rev2
3+
SKU: ABX00073
4+
Compatibility: MKR
5+
Storage: Micro SD card slot
6+
Connectors: 3x Grove connectors
7+
Sensors:
8+
BME688: Temperature, humidity, barometric pressure, gas (air quality, VOC)
9+
LSM6DSOX: Accelerometer & gyroscope
10+
APDS-9960: Ambient light, gesture and proximity
11+
Capacitive buttons: 5x
12+
Actuators:
13+
Buzzer: Yes
14+
RGB: 5x pixels
15+
Display: 1.3” TFT Display, 240x240 resolution
16+
Relays: 2x 24V, V23079
17+
Relay status LEDs: Yes, for both
18+
Power:
19+
Battery slot: Yes, 18650 Li-Ion rechargeable battery
20+
Operating voltage: 3.3V
21+
Dimensions:
22+
Diameter: 84.62 mm

0 commit comments

Comments
 (0)