Skip to content

Commit

Permalink
Merge pull request #2326 from arduino/karlsoderby/cs-to-um-fix
Browse files Browse the repository at this point in the history
[PXCT-350] Maker naming conventions updated
  • Loading branch information
karlsoderby authored Dec 16, 2024
2 parents bf9760c + 3696ac3 commit 109c079
Show file tree
Hide file tree
Showing 18 changed files with 21 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: MKR IoT Carrier Rev2
url_shop: https://store.arduino.cc/mkr-iot-carrier-rev2
url_guide: https://docs.arduino.cc/tutorials/mkr-iot-carrier-rev2/cheat-sheet
primary_button_url: /tutorials/mkr-iot-carrier-rev2/cheat-sheet
primary_button_title: Cheat Sheet
primary_button_title: User Manual
forumCategorySlug: '/hardware/mkr-boards/mkr-shields/162'
certifications: [CE, UKCA]
sku: [ABX00073]
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'MKR IoT Carrier Rev2 Cheat Sheet'
title: 'MKR IoT Carrier Rev2 User Manual'
description: 'Learn how to set up the MKR IoT Carrier Rev2, get a quick overview of the compatible boards, components, and the library.'
author: 'Liam Aljundi, Karl Söderby'
tags:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'MKR IoT Carrier Cheat Sheet'
title: 'MKR IoT Carrier User Manual'
description: 'Learn how to set up the MKR IoT Carrier, get a quick overview of the compatible boards, components, and the library.'
author: 'Liam Aljundi'
tags:
Expand Down
4 changes: 2 additions & 2 deletions content/hardware/02.hero/boards/uno-r4-minima/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ It features a DAC for audio projects, RTC for accurate time tracking and HID for

<FeatureList>

<Feature title="Cheat Sheet" image="uno-form-factor">
<Feature title="User Manual" image="uno-form-factor">
A reference to all technical features on this board, with pointers to additional documents.
<FeatureWrapper>
<FeatureLink title="Cheat Sheet" url="/tutorials/uno-r4-minima/cheat-sheet"/>
<FeatureLink title="User Manual" url="/tutorials/uno-r4-minima/cheat-sheet"/>
</FeatureWrapper>
</Feature>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Arduino UNO R4 Minima Cheat Sheet'
title: 'Arduino UNO R4 Minima User Manual'
description: 'Learn how to set up the UNO R4 Minima, the fourth revision of our most popular and important development board.'
tags:
- Installation
Expand Down
4 changes: 2 additions & 2 deletions content/hardware/02.hero/boards/uno-r4-wifi/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ The UNO R4 WiFi is compatible with the Arduino Cloud platform. Build IoT project
</FeatureWrapper>
</Feature>

<Feature title="Cheat Sheet" image="uno-form-factor">
<Feature title="User Manual" image="uno-form-factor">
A reference to all technical features on this board, with pointers to additional documents.
<FeatureWrapper>
<FeatureLink title="Cheat Sheet" url="/tutorials/uno-r4-wifi/cheat-sheet"/>
<FeatureLink title="User Manual" url="/tutorials/uno-r4-wifi/cheat-sheet"/>
</FeatureWrapper>
</Feature>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Arduino UNO R4 WiFi Cheat Sheet'
title: 'Arduino UNO R4 WiFi User Manual'
description: 'Learn how to set up the Arduino UNO R4 WiFi, the fourth revision of our most popular and important development board.'
tags:
- Installation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Nano 33 BLE Rev2 Cheat Sheet'
title: 'Nano 33 BLE Rev2 User Manual'
description: 'Learn how to set up the Nano 33 BLE Rev2, get a quick overview of the components, information regarding pins and how to use different Serial (SPI, I2C, UART) and Wireless (Wi-Fi®, Bluetooth®) protocols.'
tags:
- Installation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ productsLibrariesMap:
Set up your Arduino board in the Arduino IDE.
</EssentialElement>

<EssentialElement title="BLE Sense Rev2 Cheat Sheet" type="tutorial" link="/tutorials/nano-33-ble-sense-rev2/cheat-sheet">
<EssentialElement title="User Manual" type="tutorial" link="/tutorials/nano-33-ble-sense-rev2/cheat-sheet">
Learn about the Nano 33 BLE Sense Rev2's onboard sensors, supported serial & wireless protocols, pins and much more.
</EssentialElement>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Nano 33 BLE Sense Rev2 Cheat Sheet'
title: 'Nano 33 BLE Sense Rev2 User Manual'
description: 'Learn how to set up the Nano 33 BLE Sense Rev2, get a quick overview of the components, information regarding pins and how to use different Serial (SPI, I2C, UART) and Wireless (Wi-Fi®, Bluetooth®) protocols.'
tags:
- Installation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ productsLibrariesMap:
All you need to know to get started with your new Arduino board.
</EssentialElement>

<EssentialElement title="BLE Sense Cheat Sheet" type="tutorial" link="/tutorials/nano-33-ble-sense/cheat-sheet">
<EssentialElement title="User Manual" type="tutorial" link="/tutorials/nano-33-ble-sense/cheat-sheet">
Learn about the Nano 33 BLE Sense's onboard sensors, supported serial & wireless protocols, pins and much more.
</EssentialElement>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Nano 33 BLE Sense Cheat Sheet'
title: 'Nano 33 BLE Sense User Manual'
description: 'Learn how to set up the Nano 33 BLE Sense, get a quick overview of the components, information regarding pins and how to use different Serial (SPI, I2C, UART) and Wireless (Wi-Fi, Bluetooth®) protocols.'
tags:
- Installation
Expand Down
2 changes: 1 addition & 1 deletion content/hardware/03.nano/boards/nano-esp32/suggestions.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<EssentialsColumn title="Tutorials for Nano ESP32">
<EssentialElement title="Nano ESP32 Cheat Sheet" type="tutorial" link="/tutorials/nano-esp32/cheat-sheet">
<EssentialElement title="User Manual" type="tutorial" link="/tutorials/nano-esp32/cheat-sheet">
A technical reference to the Nano ESP32 board.
</EssentialElement>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Arduino Nano ESP32 Cheat Sheet'
title: 'Arduino Nano ESP32 User Manual'
description: 'A technical summary of the Nano ESP32 development board, including installation, pin reference, communication ports and microcontroller specifics.'
tags:
- ESP32
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ productsLibrariesMap:
<EssentialElement link="/software/ide-v2/tutorials/ide-v2-board-manager" title="Quickstart Guide" type="getting-started">
A quick guide to installing your board with the Arduino IDE.
</EssentialElement>
<EssentialElement link="/tutorials/nano-rp2040-connect/rp2040-01-technical-reference" title="Cheat Sheet" type="tutorial">
<EssentialElement link="/tutorials/nano-rp2040-connect/rp2040-01-technical-reference" title="User Manual" type="tutorial">
Learn about the Nano RP2040 Connect's onboard sensors, supported serial & wireless protocols, pins and much more.
</EssentialElement>
<EssentialElement link="/tutorials/nano-rp2040-connect/rp2040-python-api" title="Python® API Guide" type="tutorial">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Nano RP2040 Connect Cheat Sheet'
title: 'Nano RP2040 Connect User Manual'
description: 'Learn how to set up the Nano RP2040 Connect, get a quick overview of the components, information regarding pins and how to use different Serial (SPI, I2C, UART) and Wireless (Wi-Fi, Bluetooth®) protocols.'
tags:
- Installation
Expand Down
4 changes: 2 additions & 2 deletions content/hardware/10.mega/boards/giga-r1-wifi/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ With a fast dual core microcontroller (480MHz / 240MHz), 76 GPIOs, several commu

<FeatureList>

<Feature title="Cheat Sheet" image="mega-form-factor">
<Feature title="User Manual" image="mega-form-factor">
A reference to all technical features on this board, with pointers to additional documents.
<FeatureWrapper>
<FeatureLink title="Cheat Sheet" url="/tutorials/giga-r1-wifi/cheat-sheet"/>
<FeatureLink title="User Manual" url="/tutorials/giga-r1-wifi/cheat-sheet"/>
</FeatureWrapper>
</Feature>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: 'Arduino GIGA R1 Cheat Sheet'
title: 'Arduino GIGA R1 User Manual'
description: 'Learn how to set up the GIGA R1, get a quick overview of the components, information regarding pins and how to use different Serial (SPI, I2C, UART), and much, much more.'
tags:
- Installation
Expand Down

0 comments on commit 109c079

Please sign in to comment.