Skip to content

[MKC-1425] [MKC-1424] Add cloud to feature list #1728

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 6, 2024
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
16 changes: 7 additions & 9 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,21 +6,19 @@ The MKR WiFi 1010 is a great choice for any beginner, maker or professional to g

<FeatureList>

<Feature title="Bluetooth®" image="bluetooth">

Enables Bluetooth® allowing you to implement Bluetooth® in your projects.
<Feature title="Arduino Cloud" image="wifi">
The MKR WiFi 1010 is compatible with the Arduino Cloud platform. Build IoT projects in just minutes!
<FeatureWrapper>
<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/"/>
<FeatureLink title="Go to Platform" url="https://app.arduino.cc/"/>
</FeatureWrapper>
</Feature>

<Feature title="WiFi" image="wifi">
<Feature title="Bluetooth®" image="bluetooth">

Enables WiFi allowing you to connect wirelessly to your peripherals.
Enables Bluetooth® allowing you to implement Bluetooth® in your projects.
<FeatureWrapper>
<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/"/>
<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/"/>
</FeatureWrapper>
</Feature>

Expand Down
7 changes: 7 additions & 0 deletions content/hardware/02.hero/boards/uno-r4-wifi/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ The UNO R4 WiFi also features an ESP32-S3 for Wi-Fi®/Bluetooth® connectivity,

<FeatureList>

<Feature title="Arduino Cloud" image="wifi">
The UNO R4 WiFi is compatible with the Arduino Cloud platform. Build IoT projects in just minutes!
<FeatureWrapper>
<FeatureLink title="Go to Platform" url="https://app.arduino.cc/"/>
</FeatureWrapper>
</Feature>

<Feature title="Cheat Sheet" image="uno-form-factor">
A reference to all technical features on this board, with pointers to additional documents.
<FeatureWrapper>
Expand Down
22 changes: 10 additions & 12 deletions content/hardware/03.nano/boards/nano-33-iot/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,29 @@ The Arduino Nano 33 IoT is Arduino's smallest board to get started with Internet

<FeatureList>

<Feature title="Wi-Fi®" image="wifi">

The board comes with Wi-Fi® connectivity and Arduino Cloud compatibility. This allows you to create IoT applications in your own projects.
<Feature title="Arduino Cloud" image="wifi">
The Nano 33 IoT is compatible with the Arduino Cloud platform. Build IoT projects in just minutes!
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-iot/wifi-connection"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/wifinina/"/>
<FeatureLink title="Go to Platform" url="https://app.arduino.cc/"/>
</FeatureWrapper>
</Feature>

<Feature title="Bluetooth®" image="bluetooth">

The Nano 33 IoT is Bluetooth® enabled allowing you to control peripheral devices via bluetooth and start implementing Bluetooth® Low Energy applications.
The Nano 33 IoT is Bluetooth® enabled allowing you to control peripheral devices via bluetooth and start implementing Bluetooth® Low Energy applications.
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-iot/bluetooth"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduinoble/"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-iot/bluetooth"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduinoble/"/>
</FeatureWrapper>
</Feature>

<Feature title="IMU" image="imu">

The Nano 33 IoT comes with an IMU (LSM6DS3), combining an accelerometer and a gyroscope. Build your own motion tracking device and implement it in your projects.
The Nano 33 IoT comes with an IMU (LSM6DS3), combining an accelerometer and a gyroscope. Build your own motion tracking device and implement it in your projects.
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-iot/imu-gyroscope"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_lsm6ds3/"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-iot/imu-gyroscope"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_lsm6ds3/"/>
</FeatureWrapper>
</Feature>

</FeatureList>
</FeatureList>
2 changes: 1 addition & 1 deletion content/hardware/03.nano/boards/nano-esp32/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Learn the basics of MicroPython with the Nano ESP
<Feature title="Arduino Cloud" image="wifi">
The Nano ESP32 is compatible with the Arduino Cloud platform. Build IoT projects in just minutes!
<FeatureWrapper>
<FeatureLink title="Go to Platform" url="https://create.arduino.cc/iot/"/>
<FeatureLink title="Go to Platform" url="https://app.arduino.cc/"/>
</FeatureWrapper>
</Feature>

Expand Down
52 changes: 24 additions & 28 deletions content/hardware/03.nano/boards/nano-rp2040-connect/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,71 +4,67 @@ The feature packed **Arduino Nano RP2040 Connect** brings the new **Raspberry Pi

</FeatureDescription>


<FeatureList>

<Feature title="Python® Support" image="python">

This board can be programmed using MicroPython which is an implementation of the Python® programming language that comes with a subset of the Python® standard library.
<Feature title="Arduino Cloud" image="wifi">
The Nano RP2040 Connect is compatible with the Arduino Cloud platform. Build IoT projects in just minutes!
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-ble-sense/micropython-installation"/>
<FeatureLink variant="secondary" title="Learn More" url="/learn/programming/arduino-and-python"/>
<FeatureLink title="Go to Platform" url="https://app.arduino.cc/"/>
</FeatureWrapper>
</Feature>

<Feature title="Machine Learning" image="core">
<Feature title="Python® Support" image="python">

Get started with machine learning using TinyML, TensorFlow Lite or Edge Impulse thanks to the high performance energy efficient microprocessor clocked at 133 MHz in your projects.
This board can be programmed using MicroPython which is an implementation of the Python® programming language that comes with a subset of the Python® standard library.
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-imu-advanced"/>
<FeatureLink variant="secondary" title="Library" url="https://github.com/stm32duino/X-NUCLEO-IKS01A3"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-ble-sense/micropython-installation"/>
<FeatureLink variant="secondary" title="Learn More" url="/learn/programming/arduino-and-python"/>
</FeatureWrapper>
</Feature>

<Feature title="WiFi" image="wifi">
<Feature title="Machine Learning" image="core">

The first and only RP2040 board with native WiFi connectivity and Arduino Cloud compatibility. Control your peripherals wirelessly and start implementing IoT and WiFi applications in your projects.
Get started with machine learning using TinyML, TensorFlow Lite or Edge Impulse thanks to the high performance energy efficient microprocessor clocked at 133 MHz in your projects.
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-ap-web-server-rgb"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/wifinina/"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-imu-advanced"/>
<FeatureLink variant="secondary" title="Library" url="https://github.com/stm32duino/X-NUCLEO-IKS01A3"/>
</FeatureWrapper>
</Feature>

<Feature title="Omnidirectional Microphone" image="microphone">

The Nano RP2040 connect comes with the MP34DT06JTR microphone. It allows you to capture and analyze sound in real time and can be used to create a voice interface to control your peripherals through sound.
The Nano RP2040 connect comes with the MP34DT06JTR microphone. It allows you to capture and analyze sound in real time and can be used to create a voice interface to control your peripherals through sound.
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-microphone-basics"/>
<FeatureLink variant="secondary" title="Library" url="/learn/built-in-libraries/pdm"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-microphone-basics"/>
<FeatureLink variant="secondary" title="Library" url="/learn/built-in-libraries/pdm"/>
</FeatureWrapper>
</Feature>

<Feature title="Bluetooth" image="bluetooth">

The board is Bluetooth® enabled allowing you to control peripheral devices via bluetooth.
The board is Bluetooth® enabled allowing you to control peripheral devices via bluetooth.
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-ble-device-to-device"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduinoble/"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-ble-device-to-device"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduinoble/"/>
</FeatureWrapper>
</Feature>

<Feature title="6-axis IMU" image="imu">

Combined accelerometer and gyroscope with a dedicated machine learning core.
Combined accelerometer and gyroscope with a dedicated machine learning core.
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-imu-basics"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_lsm6dsox/"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-imu-basics"/>
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_lsm6dsox/"/>
</FeatureWrapper>
</Feature>

<Feature title="Temperature Sensor" image="temperature-sensor">

The LSM6DSOX sensor also features an embedded sensor that can be accessed directly via a library.
The LSM6DSOX sensor also features an embedded sensor that can be accessed directly via a library.
<FeatureWrapper>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-01-technical-reference#temperature"/>
<FeatureLink variant="secondary" title="Library" url="/learn/built-in-libraries/pdm"/>
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-rp2040-connect/rp2040-01-technical-reference#temperature"/>
<FeatureLink variant="secondary" title="Library" url="/learn/built-in-libraries/pdm"/>
</FeatureWrapper>
</Feature>


</FeatureList>
</FeatureList>