Skip to content

Adding Feature buttons for MKR Boards - MKC-764 #786

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 3 commits into from
Feb 3, 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
21 changes: 4 additions & 17 deletions content/hardware/01.mkr/01.boards/mkr-1000-wifi/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,12 @@ The MKR 1000 WiFi is a great choice for any beginner, maker or professional to g
</FeatureDescription>

<FeatureList>
<Feature title="ATSAMW25" image="wifi">
<Feature title="WiFI" image="wifi">

This Wi-Fi module from Atmel is part of the SmartConnect family, with focus on power consumption and power saving modes.
This Wi-Fi module from Atmel is part of the SmartConnect family, with focus on power consumption and power saving modes.

<FeatureLink title="Datasheet" url="https://ww1.microchip.com/downloads/en/DeviceDoc/Atmel-42618-SmartConnect-ATSAMW25-MR210PB_Datasheet.pdf" download blank/>
</Feature>

<Feature title="Cortex-M0 32-bit SAMD21" image="core">

The powerful, low-power processor that is used in all MKR Family boards.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf"download blank/>
</Feature>

<Feature title="ATECC508 crypto chip" image="crypto-chip">

The ECC508 crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.

<FeatureLink title="Datasheet" url="/resources/datasheets/ATECC508A-datasheet.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-1000-wifi/mkr-1000-connect-to-wifi"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/wifi101/"/>
</Feature>

</FeatureList>
14 changes: 4 additions & 10 deletions content/hardware/01.mkr/01.boards/mkr-fox-1200/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,19 @@ The MKR FOX 1200 adds Sigfox connectivity to your projects. Using the popular <b

<FeatureList>

<Feature title="Cortex-M0 32-bit SAMD21" image="core">

The powerful, low-power processor that is used in all MKR Family boards.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf" download blank/>
</Feature>

<Feature title="Microchip® Smart RF ATA8520" image="cellular">
<Feature title="Microchip® Smart RF Transmitter" image="cellular">

Fully integrated, single-chip RF transmitter with low power consumption.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino_Atmel-9372-Smart-RF-ATA8520_Datasheet.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-fox-1200/sigfox-first-configuration"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/arduino-sigfox-for-mkrfox1200/"/>
</Feature>

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

SigFox covers most parts of Europe, South Africa, Japan and is being introduced in many more countries.

<FeatureLink title="Link to Map" url="https://www.sigfox.com/en/coverage"/>
<FeatureLink variant="primary" title="Link to Map" url="https://www.sigfox.com/en/coverage"/>
</Feature>

</FeatureList>
22 changes: 4 additions & 18 deletions content/hardware/01.mkr/01.boards/mkr-gsm-1400/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,12 @@ The MKR GSM 1400 is a great option for GSM / 3G connectivity projects. Using the

<FeatureList>

<Feature title="u-blox SARA-U201" image="cellular">
<Feature title="GSM / 3G Connectivity" image="cellular">

Enables GSM / 3G connectivity for the MKR GSM 1400 board.
Enables GSM / 3G connectivity for the MKR GSM 1400 board.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino_SARA-U2_DataSheet_%28UBX-13005287%29.pdf" download blank/>
</Feature>

<Feature title="Cortex-M0 32-bit SAMD21" image="core">

The powerful, low-power processor that is used in all MKR Family boards.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf"download blank/>
</Feature>


<Feature title="ATECC508 crypto chip" image="crypto-chip">

The ECC508 crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.

<FeatureLink title="Datasheet" url="/resources/datasheets/ATECC508A-datasheet.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-gsm-1400/gsm-receive-sms"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/mkrgsm/"/>
</Feature>

</FeatureList>
24 changes: 5 additions & 19 deletions content/hardware/01.mkr/01.boards/mkr-nb-1500/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,19 @@ The MKR NB 1500 brings NB-IoT / CAT-M1 connectivity to your projects. Using the

<FeatureList>

<Feature title="uBlox SARA-R410M-02B" image="cellular">
<Feature title="Network Connectivity" image="cellular">

This module can communicate over the LTE-M, NB-IoT and EGPRS networks. It is possible to send and receive SMS, and supports several protocols for sending data over the Internet, including TCP, UDP and HTTPS.
This module can communicate over the LTE-M, NB-IoT and EGPRS networks and it is possible to send and receive SMS.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino_SARA-R4_DataSheet_%28UBX-16024152%29.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-nb-1500/nb-scan-network"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/mkrnb/"/>
</Feature>

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

NB-IoT and LTE-M coverage includes many regions, such as Europe, North & South America and large parts of Asia.

<FeatureLink title="Link to map" url="https://www.gsma.com/iot/deployment-map/"/>
</Feature>

<Feature title="Cortex-M0 32-bit SAMD21" image="core">

The powerful, low-power processor that is used in all MKR Family boards.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf" download blank/>
</Feature>


<Feature title="ATECC508 crypto chip" image="crypto-chip">

The ECC508 crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.

<FeatureLink title="Datasheet" url="/resources/datasheets/ATECC508A-datasheet.pdf" download blank/>
<FeatureLink variant="primary" title="Link to map" url="https://www.gsma.com/iot/deployment-map/"/>
</Feature>

</FeatureList>
36 changes: 8 additions & 28 deletions content/hardware/01.mkr/01.boards/mkr-vidor-4000/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,48 +5,28 @@ The MKR VIDOR 4000 is nothing less than a powerhouse of a board, packing a huge

<FeatureList>

<Feature title="Cortex-M0 32-bit SAMD21" image="core">

The powerful, low-power processor that is used in all MKR Family boards.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf" download blank/>

</Feature>

<Feature title="u-blox NINA-W102" image="wifi-bluetooth">

Enables Bluetooth® and Wi-Fi connectivity for the MKR WiFi 1010 board.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino_NINA-W10_DataSheet_%28UBX-17065507%29.pdf" download blank/>

</Feature>

<Feature title="ATECC508 crypto chip" image="crypto-chip">

The ECC508 crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.

<FeatureLink title="Datasheet" url="/resources/datasheets/ATECC508A-datasheet.pdf" download blank/>

</Feature>

<Feature title="Intel® Cyclone® 10CL016" image="mcu">

With a total 16K logical elements, 504kb of embedded RAM, each of its pins can be configured to your own preference: I2C, SPI, UART, PWM and much more.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino-Vidor_c10lp-51001.pdf" download blank/>
Enables Bluetooth® and Wi-Fi connectivity for the MKR Vidor 4000 board.

<FeatureLink variant="primary" title="Documentation" url="/tutorials/communication/wifi-nina-examples"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/wifinina/"/>
</Feature>

<Feature title="Micro HDMI connector" image="connection">

Connect your board to an external monitor through the Micro HDMI connector.

<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-vidor-4000/vidor-draw-logo"/>
<FeatureLink variant="secondary" title="library" url="https://github.com/vidor-libraries/VidorGraphics/blob/master/src/VidorGraphics.h/"/>
</Feature>

<Feature title="MIPI Camera connector" image="camera">

Connect a camera and view the output on an external monitor, or use it for QR recognition!
Connect a camera and use it to implement QR code in you projects.

<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-vidor-4000/vidor-qr-recognition"/>
<FeatureLink variant="secondary" title="library" url="https://github.com/vidor-libraries/VidorGraphics/blob/master/src/VidorGraphics.h"/>
</Feature>


Expand Down
24 changes: 12 additions & 12 deletions content/hardware/01.mkr/01.boards/mkr-wan-1300/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,30 @@ The MKR WAN 1300 brings LoRa® connectivity to your projects. Using the popular

<FeatureList>

<Feature title="Cortex-M0 32-bit SAMD21" image="core">
<Feature title="LoRaWAN® Connectivity" image="cellular">

The powerful, low-power processor that is used in all MKR Family boards.
Use LoRaWAN® in remote places to send data to nearby gateways connected to the TTS service, which in turn forwards the data to the Arduino IoT Cloud.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/arduino-cloud/getting-started/cloud-lora-getting-started"/>

</Feature>

<Feature title="Murata CMWX1ZZABZ" image="cellular">
<Feature title="The Things Network" image="world-map">

Use the LoRa® wireless protocol for your own networks, or connect to various LoRaWAN® networks, such as [The Things Network](https://www.thethingsnetwork.org/).
Use the LoRa® wireless protocol to implement your own networks, or connect to various LoRaWAN® networks, such as [The Things Network](https://www.thethingsnetwork.org/).

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkrwan1310-murata_lora_module-type_abz.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wan-1300/the-things-network"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/mkrwan/"/>

</Feature>

<Feature title="ATECC508 crypto chip" image="crypto-chip">
<Feature title="Board-to-board" image="communication">

The ECC508 crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.
Set up two Arduino MKR WAn 1300 to host a remote LED control. Learn more about board-to-board communication and using LoRa® in your projects.

<FeatureLink title="Datasheet" url="/resources/datasheets/ATECC508A-datasheet.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wan-1300/lora-button-press"/>
<FeatureLink variant="secondary" title="library" url="https://github.com/sandeepmistry/arduino-LoRa"/>

</Feature>

</FeatureList>


</FeatureList>
24 changes: 12 additions & 12 deletions content/hardware/01.mkr/01.boards/mkr-wan-1310/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,32 +2,32 @@
The MKR WAN 1310 brings LoRa® connectivity to your projects. Using the popular <b>Arm® Cortex®-M0 32-bit SAMD21 processor</b>, it also features the powerful <b>Murata CMWX1ZZABZ</b> module and the <b>ECC508</b> crypto-chip for security. The board is part of the MKR family, where you can choose from a large variety of shields to build projects out of the box with minimal effort!
</FeatureDescription>


<FeatureList>

<Feature title="Cortex-M0 32-bit SAMD21" image="core">
<Feature title="LoRaWAN® Connectivity" image="cellular">

The powerful, low-power processor that is used in all MKR Family boards.
Use LoRaWAN® in remote places to send data to nearby gateways connected to the TTS service, which in turn forwards the data to the Arduino IoT Cloud.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/arduino-cloud/getting-started/cloud-lora-getting-started"/>

</Feature>

<Feature title="Murata CMWX1ZZABZ" image="cellular">
<Feature title="The Things Network" image="world-map">

Use the LoRa® wireless protocol for your own networks, or connect to various LoRaWAN® networks, such as [The Things Network](https://www.thethingsnetwork.org/).
Use the LoRa® wireless protocol to implement your own networks, or connect to various LoRaWAN® networks, such as [The Things Network](https://www.thethingsnetwork.org/).

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkrwan1310-murata_lora_module-type_abz.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wan-1300/the-things-network"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/mkrwan/"/>

</Feature>

<Feature title="ATECC508 crypto chip" image="crypto-chip">
<Feature title="Board-to-board" image="communication">

The ECC508 crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.
Set up two Arduino MKR WAn 1300 to host a remote LED control. Learn more about board-to-board communication and using LoRa® in your projects.

<FeatureLink title="Datasheet" url="/resources/datasheets/ATECC508A-datasheet.pdf" download blank/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wan-1300/lora-button-press"/>
<FeatureLink variant="secondary" title="library" url="https://github.com/sandeepmistry/arduino-LoRa"/>

</Feature>

</FeatureList>

</FeatureList>
22 changes: 8 additions & 14 deletions content/hardware/01.mkr/01.boards/mkr-wifi-1010/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,22 @@ The MKR WiFi 1010 is a great choice for any beginner, maker or professional to g

<FeatureList>

<Feature title="u-blox NINA-W102" image="wifi-bluetooth">
<Feature title="Bluetooth®" image="bluetooth">

Enables Bluetooth® and Wi-Fi connectivity for the MKR WiFi 1010 board.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/Arduino_NINA-W10_DataSheet_%28UBX-17065507%29.pdf"/>
Enables Bluetooth® allowing you to implement Bluetooth® in your projects.

<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wifi-1010/enabling-ble"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/arduinoble/"/>
</Feature>


<Feature title="Cortex-M0 32-bit SAMD21" image="core">
<Feature title="WiFi" image="wifi">

The powerful, low-power processor that is used in all MKR Family boards.
Enables WiFi allowing you to connect wirelessly to your peripherals.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-wifi-1010/hosting-a-webserver"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/wifinina/"/>
</Feature>


<Feature title="ATECC508 crypto chip" image="crypto-chip">

The ECC508 crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.

<FeatureLink title="Datasheet" url="/resources/datasheets/ATECC508A-datasheet.pdf" download blank/>
</Feature>
</FeatureList>

10 changes: 2 additions & 8 deletions content/hardware/01.mkr/01.boards/mkr-zero/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,12 @@ The MKR Zero board is a great board for getting started with various music proje

<FeatureList>

<Feature title="Cortex-M0 32-bit SAMD21" image="core">

The powerful, low-power processor that is used in all MKR Family boards.

<FeatureLink title="Datasheet" url="https://content.arduino.cc/assets/mkr-microchip_samd21_family_full_datasheet-ds40001882d.pdf" download blank/>

</Feature>

<Feature title="Micro SD card holder" image="file-icon">

Store large media files, build advanced UIs for displays or log data offline: extra space is always useful.

<FeatureLink variant="primary" title="Documentation" url="/tutorials/mkr-zero/mkr-zero-data-logger"/>
<FeatureLink variant="secondary" title="library" url="https://www.arduino.cc/reference/en/libraries/sd/"/>
</Feature>

</FeatureList>
Expand Down