Skip to content

Commit cb589f9

Browse files
committed
mkr shields
1 parent fb0e84b commit cb589f9

File tree

11 files changed

+115
-93
lines changed

11 files changed

+115
-93
lines changed
Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
---
2-
title: MKR 485 Shield
3-
url_shop: https://store.arduino.cc/arduino-mkr-485-shield
4-
url_guide: /tutorials/mkr-485-shield/mkr-485-communication
5-
certifications: [CE, UKCA]
6-
---
7-
8-
The MKR 485 Shield makes it possible to communicate with legacy industrial systems that uses the RS-485 protocol. The shield is simply mounted on a MKR family board, easily turning your old local system into a modern IoT system.
9-
10-
To use this shield, you can refer to the documentation of the [ArduinoRS485 library](https://www.arduino.cc/reference/en/libraries/arduinors485/).
11-
1+
---
2+
title: MKR 485 Shield
3+
url_shop: https://store.arduino.cc/arduino-mkr-485-shield
4+
url_guide: /tutorials/mkr-485-shield/mkr-485-communication
5+
primary_button_url: /tutorials/mkr-485-shield/mkr-485-communication
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
The MKR 485 Shield makes it possible to communicate with legacy industrial systems that uses the RS-485 protocol. The shield is simply mounted on a MKR family board, easily turning your old local system into a modern IoT system.
11+
12+
To use this shield, you can refer to the documentation of the [ArduinoRS485 library](https://www.arduino.cc/reference/en/libraries/arduinors485/).
13+
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: MKR CAN Shield
3-
url_shop: https://store.arduino.cc/arduino-mkr-can-shield
4-
url_guide: /tutorials/mkr-can-shield/mkr-can-communication
5-
certifications: [CE, UKCA]
6-
---
7-
8-
The MKR CAN Shield is a great addon for MKR family boards, and allows you to connect to a CAN (Controller Area Network) bus, widely used in the automotive industry.
9-
1+
---
2+
title: MKR CAN Shield
3+
url_shop: https://store.arduino.cc/arduino-mkr-can-shield
4+
url_guide: /tutorials/mkr-can-shield/mkr-can-communication
5+
primary_button_url: /tutorials/mkr-can-shield/mkr-can-communication
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
The MKR CAN Shield is a great addon for MKR family boards, and allows you to connect to a CAN (Controller Area Network) bus, widely used in the automotive industry.
11+
1012
To use this shield, you can refer to the documentation of the [CAN library](https://github.com/sandeepmistry/arduino-CAN).
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: MKR ENV Shield
3-
url_shop: https://store.arduino.cc/mkr-env-shield-r2
4-
url_guide: /tutorials/mkr-env-shield/mkr-env-shield-basic
5-
certifications: [CE, UKCA]
6-
---
7-
8-
The MKR ENV Shield is a perfect addon for the MKR family series, and is capable of reading temperature, humidity, light and pressure. The data is acquired easily through an easy-to-use library, and has an SD card slot for offline data logging.
9-
1+
---
2+
title: MKR ENV Shield
3+
url_shop: https://store.arduino.cc/mkr-env-shield-r2
4+
url_guide: /tutorials/mkr-env-shield/mkr-env-shield-basic
5+
primary_button_url: /tutorials/mkr-env-shield/mkr-env-shield-basic
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
The MKR ENV Shield is a perfect addon for the MKR family series, and is capable of reading temperature, humidity, light and pressure. The data is acquired easily through an easy-to-use library, and has an SD card slot for offline data logging.
11+
1012
To use this shield, you can refer to the documentation of the [MKR ENV library](https://www.arduino.cc/reference/en/libraries/arduino_mkrenv/).

content/hardware/01.mkr/02.shields/mkr-eth-shield/product.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: MKR ETH Shield
33
url_shop: https://store.arduino.cc/arduino-mkr-eth-shield
44
url_guide: /tutorials/mkr-eth-shield/mkr-eth-shield-webserver
5+
primary_button_url: /tutorials/mkr-eth-shield/mkr-eth-shield-webserver
6+
primary_button_title: Get Started
57
certifications: [CE, UKCA]
68
---
79

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: MKR GPS Shield
3-
url_shop: https://store.arduino.cc/arduino-mkr-gps-shield
4-
url_guide: /tutorials/mkr-gps-shield/mkr-gps-basic
5-
certifications: [CE, UKCA]
6-
---
7-
8-
The MKR GPS Shield is based on the u-blox SAM-M8Q GNSS (Global Navigation Satellite System) module. It can be used to add GPS to any of your MKR boards.
9-
1+
---
2+
title: MKR GPS Shield
3+
url_shop: https://store.arduino.cc/arduino-mkr-gps-shield
4+
url_guide: /tutorials/mkr-gps-shield/mkr-gps-basic
5+
primary_button_url: /tutorials/mkr-gps-shield/mkr-gps-basic
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
The MKR GPS Shield is based on the u-blox SAM-M8Q GNSS (Global Navigation Satellite System) module. It can be used to add GPS to any of your MKR boards.
11+
1012
To use this shield, you can refer to the documentation of the [MKR GPS library](https://www.arduino.cc/reference/en/libraries/arduino_mkrgps/).
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: MKR IMU Shield
3-
url_shop: https://store.arduino.cc/arduino-mkr-imu-shield
4-
url_guide: /tutorials/mkr-imu-shield/mkr-imu-shield-basics
5-
certifications: [CE, UKCA]
6-
---
7-
8-
The MKR IMU Shield helps you integrate inertial measurements with your projects. Read three-dimensional acceleration, yaw rate and magnetical field by simply mounting it on top of a MKR family board.
9-
1+
---
2+
title: MKR IMU Shield
3+
url_shop: https://store.arduino.cc/arduino-mkr-imu-shield
4+
url_guide: /tutorials/mkr-imu-shield/mkr-imu-shield-basics
5+
primary_button_url: /tutorials/mkr-imu-shield/mkr-imu-shield-basics
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
The MKR IMU Shield helps you integrate inertial measurements with your projects. Read three-dimensional acceleration, yaw rate and magnetical field by simply mounting it on top of a MKR family board.
11+
1012
To use this shield, you can refer to the documentation of the [MKR IMU library](https://www.arduino.cc/reference/en/libraries/mkrimu/).
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: MKR MEM Shield
3-
url_shop: https://store.arduino.cc/arduino-mkr-mem-shield
4-
url_guide: /tutorials/mkr-mem-shield/mkr-mem-shield-data-logger
5-
certifications: [CE, UKCA]
6-
---
7-
8-
Add extra flash memory (2 MB) and store larger files on a Micro SD card with the MKR MEM Shield. As a bonus, the shield has a prototyping area, for adding e.g. smaller displays, sensors, actuators and more. Compatible with all MKR family boards.
9-
1+
---
2+
title: MKR MEM Shield
3+
url_shop: https://store.arduino.cc/arduino-mkr-mem-shield
4+
url_guide: /tutorials/mkr-mem-shield/mkr-mem-shield-data-logger
5+
primary_button_url: /tutorials/mkr-mem-shield/mkr-mem-shield-data-logger
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
Add extra flash memory (2 MB) and store larger files on a Micro SD card with the MKR MEM Shield. As a bonus, the shield has a prototyping area, for adding e.g. smaller displays, sensors, actuators and more. Compatible with all MKR family boards.
11+
1012
To use this shield, you can refer to the documentation of the [SD library](https://www.arduino.cc/reference/en/libraries/sd/).
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
---
2-
title: MKR Relay Shield
3-
url_shop: https://store.arduino.cc/arduino-mkr-relay-proto-shield
4-
url_guide: /tutorials/mkr-relay-proto-shield/mkr-relay-shield-basic
5-
certifications: [CE, UKCA]
6-
---
7-
8-
The MKR Relay Shield has two relays mounted that can be used for loads up to 24 V. It also features two status LEDs and a prototyping area for adding your own components.
9-
1+
---
2+
title: MKR Relay Shield
3+
url_shop: https://store.arduino.cc/arduino-mkr-relay-proto-shield
4+
url_guide: /tutorials/mkr-relay-proto-shield/mkr-relay-shield-basic
5+
primary_button_url: /tutorials/mkr-relay-proto-shield/mkr-relay-shield-basic
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
The MKR Relay Shield has two relays mounted that can be used for loads up to 24 V. It also features two status LEDs and a prototyping area for adding your own components.
11+
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: MKR RGB Shield
3-
url_shop: https://store.arduino.cc/arduino-mkr-rgb-shield
4-
url_guide: /tutorials/mkr-rgb-shield/mkr-rgb-fade
5-
certifications: [CE, UKCA]
6-
---
7-
8-
The MKR RGB Shield is a great for creating simple light installations out of the box! With 84 programmable RGBs in a 12x7 matrix, you can use it to create scrolling texts, create simple animations or even use it to create retro games.
9-
1+
---
2+
title: MKR RGB Shield
3+
url_shop: https://store.arduino.cc/arduino-mkr-rgb-shield
4+
url_guide: /tutorials/mkr-rgb-shield/mkr-rgb-fade
5+
primary_button_url: /tutorials/mkr-rgb-shield/mkr-rgb-fade
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
The MKR RGB Shield is a great for creating simple light installations out of the box! With 84 programmable RGBs in a 12x7 matrix, you can use it to create scrolling texts, create simple animations or even use it to create retro games.
11+
1012
To use this shield, you can refer to the documentation of the [MKR RGB library](https://www.arduino.cc/reference/en/libraries/arduino_mkrrgb/).
Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
---
2-
title: MKR SD Proto Shield
3-
url_shop: https://store.arduino.cc/mkr-sd-proto-shield
4-
url_guide: /tutorials/mkr-sd-proto-shield/mkr-sd-proto-shield-data-logger
5-
certifications: [CE, UKCA]
6-
---
7-
8-
The MKR SD Proto Shield simply features a Micro SD card holder: the rest is up to you. You can mount smaller displays, or pack it with sensors and actuators of your own choice. It can be simply mounted on top of any MKR family board.
9-
1+
---
2+
title: MKR SD Proto Shield
3+
url_shop: https://store.arduino.cc/mkr-sd-proto-shield
4+
url_guide: /tutorials/mkr-sd-proto-shield/mkr-sd-proto-shield-data-logger
5+
primary_button_url: /tutorials/mkr-sd-proto-shield/mkr-sd-proto-shield-data-logger
6+
primary_button_title: Get Started
7+
certifications: [CE, UKCA]
8+
---
9+
10+
The MKR SD Proto Shield simply features a Micro SD card holder: the rest is up to you. You can mount smaller displays, or pack it with sensors and actuators of your own choice. It can be simply mounted on top of any MKR family board.
11+
1012
To use this shield, you can refer to the documentation of the [SD library](https://www.arduino.cc/reference/en/libraries/sd/).

0 commit comments

Comments
 (0)