
Overview
With this carrier in combination with any board from the MKR family, you can quickly create your next IoT project without any extra components. This carrier has all you need in sensors and actuators to create cool projects connected to the Internet.
Using the MKR IoT Carrier Rev2 in combination with any board of the MKR family, you can quickly build:
- Environment monitoring stations: Using the sensors on the carrier, you can map different phenomena around you. You can easily measure temperature, humidity, barometric pressure and air quality or detect the movement of the board, and in case you want to expand the sensor you can use any of the grove connectors to connect analog or I2C grove compatible modules. All this information can be stored in the SD card or sent directly to the Arduino IoT Cloud.
- GUI IoT interface: Even if you want to visualize sensor data or design your own user interface, you can use the OLED color display to create your own navigation menus or use the LEDs and the buzzer for feedback.
- Control external devices: Control electronic appliances up to 24 Volts using the two on-board relays. Either you want to turn on or off your reading lamp remotely through the Arduino IoT Cloud Remote app or use any of the sensor data to affect the behavior of the lamp.
Tech specs
Humidity, temperature barometric and VOC sensor | BME688 |
IMU | LSM6DSOX |
Ambient light, proximity, color and gesture sensor | APDS-9960 |
Capacitive buttons | 5 (Qtouch Pad) |
Actuators | Buzzer, 5 RGB LEDs |
24V Relays | 2 (V23079) |
Display | KD013QVFMD002-01 |
Grove connectors | 2 connected to analog pins (A0/A6), 1 connected to I2C |
Micro SD card slot | Micro SD card not included |
Battery holder | 18650 Li-Ion rechargeable battery (battery not included) |
Resources for Safety and Products
Manufacturer Information
The production information includes the address and related details of the product manufacturer.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
https://www.arduino.cc/
Responsible Person in the EU
An EU-based economic operator who ensures the product's compliance with the required regulations.
Arduino S.r.l.
Via Andrea Appiani, 25
Monza, MB, IT, 20900
Phone: +39 0113157477
Email: support@arduino.cc
Documentation
Learn more
Get Inspired
This project detects water leak and records the temperature and humidity reading at the time of leak and sends it to the Adafruit cloud.

By popular demand, we are pleased to announce that it’s now possible to buy the Arduino MKR IoT Carrier. Originally forming a key part of the Arduino Oplá IoT Kit, we’ve responded to our community to make the carrier available on its own, thus enabling you to benefit from having a bunch of sensors, actuators, and a display all featured on the one board — making it quicker and easier to take your IoT projects to the next level. Featuring a large set of built-in sensors and actuators as well as a useful color display, the carrier lets you focus on prototyping your IoT ideas right away by saving on the hassle of wiring and soldering these components. The carrier can become a WiFi, LoRa, NB-IoT or GSM-compatible device by seamlessly connecting to any MKR family board. Building a user interface for these boards is easy with the embedded color OLED screen, five capacitive touch buttons, and the five RGB LEDs. The integrated sensors (temperature, humidity, pressure, RGBC light, gesture and proximity) allow you to map the environment around the carrier, and should you need to capture any other data there are over 100 additional Grove sensors that can easily be connected directly to the carrier. Here’s are quick demo of the carrier's capabilities! (Special shout out to Mirko Pacioni and Filo Connesso for creating this demo.) Capture and store all the data locally on an SD card, or connect your MKR family board to the IoT Cloud for real-time data captured, storage, and visualization. The MKR IoT Carrier features: Round OLED displayFive RGB LEDsFive capacitive touch buttonsOn-board sensors (temperature, humidity, pressure, RGBC light, gesture and proximity)BuzzerIMU (Three-axis accelerometer sensor and three-axis gyroscope sensor)Two 24V relaysMicroSD card holder (SD card not included)Plug-and-play Grove connectors for external sensors — two analog and one digital (I2C)18650 Li-ion rechargeable battery holder (battery not
FAQs
What are the main differences between MKR IoT Carrier and MKR IoT Carrier Rev2?
Some sensors have changed between both versions:
- The humidity sensor (HTS221) and barometric pressure sensor (LP22HB) was replaced with the BME6688 sensor.
- The IMU (LSM6DS3) was replaced with LSM6DSOX.
Some other components have been repositioned:
- Addition of a reset button
- 90° rotation of the relay connectors
- Repositioning of the light sensor (APDS-9960)
- Change of pins assigned to control the relays to pin 1 and 2
- Change grove connector assignment from pin A5 to A6
Do I have to change my sketch if I have been using the first revision of the MKR IoT Carrier?
The MKR IoT Carrier library is compatible with both revisions of the carrier, just make sure to use the latest version of the library.