Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0b4448e

Browse files
Merge pull request #789 from arduino/Hannes7eicher/MKR-Shields-Feature-Buttons-MKC-767
Adding Feature buttons for MKR Shields- MKC-767
2 parents 307e031 + 29c6df0 commit 0b4448e

File tree

11 files changed

+56
-41
lines changed

11 files changed

+56
-41
lines changed

‎content/hardware/01.mkr/02.shields/mkr-485-shield/features.md‎

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,18 @@ The MKR 485 Shield is based on the **MAXIM MAX3157** transceiver, which guarante
66

77
<FeatureList>
88

9-
<Feature title="MAXIM MAX3157" image="communication">
9+
<Feature title="half & full duplex communication" image="communication">
1010

1111
A transceiver with guaranteed data rates of up to 250kbps, which can be used for half-duplex or full-duplex communication.
1212

13-
<FeatureLink title="Datasheet" url="https://datasheets.maximintegrated.com/en/ds/MAX3157.pdf" download blank/>
13+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-485-shield/mkr-485-communication"/>
14+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduinors485/"/>
1415
</Feature>
1516

16-
<Feature title="TPS54232" image="power">
17+
<Feature title="Power with battery" image="power">
18+
1719
A DC-DC converter with pulse-skipping Eco-Mode feature, which allows the use of batteries as a power supply.
1820

19-
<FeatureLink title="Datasheet" url="https://www.ti.com/lit/ds/symlink/tps54232.pdf" download blank/>
2021
</Feature>
2122

2223
</FeatureList>

‎content/hardware/01.mkr/02.shields/mkr-can-shield/features.md‎

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,18 @@ The MKR CAN Shield is based on the **MCP2515** CAN controller and the **TJA1049*
66

77
<FeatureList>
88

9-
<Feature title="MCP2515" image="mcu">
9+
<Feature title="Can Interface" image="connection">
1010

11-
The MCP2515 from Microchip is a stand-alone Controller Area Network (CAN) controller, that can transmit and receive data frames. It interfaces with MCUs via SPI.
12-
13-
<FeatureLink title="Datasheet" url="https://ww1.microchip.com/downloads/en/DeviceDoc/MCP2515-Stand-Alone-CAN-Controller-with-SPI-20001801J.pdf" download blank/>
14-
</Feature>
15-
16-
<Feature title="TJA1049" image="connection">
1711
This high-speed CAN transceiver provides an interface between a CAN controller (MCP2515) and the physical CAN bus.
1812

19-
<FeatureLink title="Datasheet" url="https://www.nxp.com/docs/en/data-sheet/TJA1049.pdf" download blank/>
13+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-can-shield/mkr-can-communication"/>
14+
<FeatureLink variant="secondary" title="Library" url="https://github.com/sandeepmistry/arduino-CAN"/>
2015
</Feature>
2116

22-
<Feature title="TPS54232" image="power">
17+
<Feature title="Power with battery" image="power">
18+
2319
A DC-DC converter with pulse-skipping Eco-Mode feature, which allows the use of batteries as a power supply.
2420

25-
<FeatureLink title="Datasheet" url="https://www.ti.com/lit/ds/symlink/tps54232.pdf" download blank/>
2621
</Feature>
2722

2823
</FeatureList>

‎content/hardware/01.mkr/02.shields/mkr-env-shield/features.md‎

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,40 @@ The MKR ENV Shield comes equipped with three sensors: <b>LPS22HB, HTS221</b> and
33
</FeatureDescription>
44

55
<FeatureList>
6-
<Feature title="LPS22HB" image="pressure-sensor">
7-
A compact absolute pressure sensor with a range between 260 hPa and 1260 hPa, with power consumption as low as 3 μA.
6+
<Feature title="Pressure Sensor" image="pressure-sensor">
87

9-
<FeatureLink title="Datasheet" url="https://www.st.com/resource/en/datasheet/dm00140895.pdf"download blank/>
8+
A compact absolute pressure sensor with a range between 260 hPa and 1260 hPa.
9+
10+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-env-shield/mkr-env-shield-basic#lps22hb-atmospheric-pressure-sensor"/>
11+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_mkrenv/"/>
1012
</Feature>
1113

12-
<Feature title="HTS221" image="temperature-sensor">
13-
A relative humidity and temperature sensor with high accuracy.
14+
<Feature title="Humidity / Temperature" image="temperature-sensor">
15+
16+
A relative humidity and temperature sensor with high accuracy to use for your projects.
1417

15-
<FeatureLink title="Datasheet" url="https://www.st.com/resource/en/datasheet/hts221.pdf"download blank/>
18+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-env-shield/mkr-env-shield-basic#hts221-temperature--humidity-sensor"/>
19+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_mkrenv/"/>
1620
</Feature>
1721

18-
<Feature title="TEMT6000" image="light-sensor">
22+
<Feature title="Light Sensor" image="light-sensor">
23+
1924
An ambient light sensor based on a epitaxial planar phototransistor, with a peak sensitivity of 570 nm.
2025

21-
<FeatureLink title="Datasheet" url="https://www.vishay.com/docs/81579/temt6000.pdf"download blank/>
26+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-env-shield/mkr-env-shield-basic#temt6000-light-sensor"/>
27+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_mkrenv/"/>
2228
</Feature>
2329

2430
<Feature title="Micro SD card slot" image="file-icon">
31+
2532
Store all of your environmental data on an external SD card.
33+
2634
</Feature>
2735

2836
<Feature title="VEML6075 (older versions only)" image="uv-sensor">
37+
2938
Capture ultraviolet UVA and UVB intensity.
3039

31-
<FeatureLink title="Datasheet" url="http://www.farnell.com/datasheets/2245219.pdf?_ga=2.253922568.1265931949.1503988629-1413671594.1503025027"download blank/>
3240
</Feature>
3341

3442
</FeatureList>

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ The MKR ETH Shield features the <b>W5500 Ethernet controller,</b> that provides
66

77
<FeatureList>
88

9-
<Feature title="W5500" image="communication">
9+
<Feature title="Ethernet Connection" image="communication">
1010

1111
The W550 is an Ethernet controller that provides Internet connection to your devices and systems.
1212

13-
14-
<FeatureLink title="Datasheet" url="http://wizwiki.net/wiki/lib/exe/fetch.php/products:w5500:w5500_ds_v109e.pdf"download blank/>
13+
<FeatureLinkvariant="primary"title="Documentation"url="/tutorials/mkr-eth-shield/mkr-eth-shield-webserver"/>
14+
<FeatureLink variant="secondary"title="Library" url="https://www.arduino.cc/reference/en/libraries/ethernet/"/>
1515

1616
</Feature>
1717

‎content/hardware/01.mkr/02.shields/mkr-gps-shield/features.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55

66
With minimal data acquisition time, small form factor and high sensitivity, the SAM-M8Q module from u-blox is great for any GPS project.
77

8-
<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino-MKR-GPS-Shield_u-blox8-SAM-M8Q_DataSheet_UBX-16012619.pdf" download blank/>
8+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-gps-shield/mkr-gps-basic"/>
9+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_mkrgps/"/>
910

1011
</Feature>
1112

1213
<Feature title="Coverage" image="world-map">
1314

1415
The Global Positioning System (GPS) consists of at least 24 satellites, and provides coverage over the entire world at any time.
1516

16-
<FeatureLink title="Read More" url="https://en.wikipedia.org/wiki/Global_Positioning_System"/>
1717

1818
</Feature>
1919

‎content/hardware/01.mkr/02.shields/mkr-imu-shield/features.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
<FeatureList>
22

3-
<Feature title="BNO055" image="imu">
3+
<Feature title="Bosch orientation sensor" image="imu">
44

55
This 9-axis absolute orientation sensor from Bosch consists of three sensors: gyroscope, accelerometer and geomagnetic sensor.
66

7-
<FeatureLink title="Datasheet" url="https://www.bosch-sensortec.com/media/boschsensortec/downloads/datasheets/bst-bno055-ds000.pdf"download blank/>
7+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-imu-shield/mkr-imu-shield-basics"/>
8+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/mkrimu/"/>
89

910
</Feature>
1011

‎content/hardware/01.mkr/02.shields/mkr-mem-shield/features.md‎

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
<FeatureList>
22

3-
<Feature title="W25Q16 memory chip" image="core">
4-
5-
This Serial Flash memory extends the storage possibilities for your projects.
6-
7-
<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Winbond_w25q16dv.pdf"download blank/>
8-
</Feature>
93

104
<Feature title="Prototyping" image="configurability">
115

‎content/hardware/01.mkr/02.shields/mkr-relay-proto-shield/features.md‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<FeatureList>
22

3-
<Feature title="G5V-1 Low Signal Relay" image="power">
3+
<Feature title="Low Signal Relay" image="power">
44

55
These tiny relays are capable of handling up to 24V components, ideal for controlling e.g. low-voltage lamps.
66

7-
<FeatureLink title="Datasheet" url="https://omronfs.omron.com/en_US/ecb/products/pdf/en-g5v_1.pdf"download blank/>
7+
<FeatureLink variant="primary"title="Documentation" url="/tutorials/mkr-relay-proto-shield/mkr-relay-shield-basic"/>
88

99
</Feature>
1010

@@ -22,6 +22,7 @@ Know what state your relays are in through the on-board status LEDs.
2222
</Feature>
2323

2424
<Feature title="Screw Terminals" image="configurability">
25+
2526
The shield features several screw terminals for a more robust assembly.
2627

2728
</Feature>

‎content/hardware/01.mkr/02.shields/mkr-rgb-shield/features.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11

22
<FeatureList>
33
<Feature title="RGB matrix" image="led">
4+
45
The layout is 12x7, which is a total of 84 RGB LEDs.
6+
7+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-rgb-shield/mkr-rgb-fade"/>
8+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduinographics/"/>
59
</Feature>
610

711
<Feature title="Smart lamp" image="mkr-form-factor">
12+
813
This shield mounts directly on top of any MKR board that can easily transform it to a connected smart lamp.
14+
915
</Feature>
1016

1117

‎content/hardware/01.mkr/02.shields/mkr-sd-proto-shield/features.md‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,12 @@ The shield has a large area for soldering your own components. Add sensors & act
66

77
</Feature>
88

9-
<Feature title="Micro SD card slot" image="file">
9+
<Feature title="Micro SD card slot" image="file-icon">
1010

1111
Useful for data logging and storing larger files.
1212

13+
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-sd-proto-shield/mkr-sd-proto-shield-data-logger"/>
14+
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/sd/"/>
1315
</Feature>
16+
1417
</FeatureList>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /