Skip to content

Commit cc1d023

Browse files
committed
Update Nano 33 IoT feature section
1 parent f35e615 commit cc1d023

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/hardware/03.nano/boards/nano-33-iot/features.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,25 @@ The Arduino Nano 33 IoT is Arduino's smallest board to get started with Internet
44

55
<FeatureList>
66

7-
<Feature title="WiFi" image="wifi">
7+
<Feature title="Wi-Fi®" image="wifi">
88

9-
The board comes with WiFi connectivity and Arduino IoT Cloud compatibility. This allows you to create IoT applications in your own projects.
9+
The board comes with Wi-Fi® connectivity and Arduino IoT Cloud compatibility. This allows you to create IoT applications in your own projects.
1010

1111
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-iot/wifi-connection"/>
1212
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/wifinina/"/>
1313
</Feature>
1414

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

17-
The board is Bluetooth® enabled allowing you to control peripheral devices via bluetooth and start implementing Bluetooth® Low Energy applications.
17+
The Nano 33 IoT is Bluetooth® enabled allowing you to control peripheral devices via bluetooth and start implementing Bluetooth® Low Energy applications.
1818

1919
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-iot/bluetooth"/>
2020
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduinoble/"/>
2121
</Feature>
2222

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

25-
The Nano 33 IoT comes with an IMU (LSM6DS3), combining an accelerometer and a gyroscope to use in your projects.
25+
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.
2626

2727
<FeatureLink variant="primary" title="Documentation" url="/tutorials/nano-33-iot/imu-gyroscope"/>
2828
<FeatureLink variant="secondary" title="Library" url="https://www.arduino.cc/reference/en/libraries/arduino_lsm6ds3/"/>

0 commit comments

Comments
 (0)