diff --git a/content/hardware/03.nano/boards/nano-33-ble-sense/features.md b/content/hardware/03.nano/boards/nano-33-ble-sense/features.md
index 85424420b3..581935a6d4 100644
--- a/content/hardware/03.nano/boards/nano-33-ble-sense/features.md
+++ b/content/hardware/03.nano/boards/nano-33-ble-sense/features.md
@@ -7,60 +7,61 @@ The Arduino Nano 33 BLE Sense is a great choice for any beginner, maker or profe
-
+
- A powerful 2.4 GHz Bluetooth® 5 low energy module from u-blox, with an internal antenna.
+ A powerful 2.4 GHz Bluetooth® 5 Low Energy module from u-blox, with an internal antenna. Can be used to transmit data between different devices
+ using the ArduinoBLE library.
-
+
+
- The LSM9DS1 inertial measurement unit features a 3D accelerometer, gyroscope and magnetometer and allows you to detect orientation, motion or vibrations in your project.
+ The LSM9DS1 inertial measurement unit features a 3D accelerometer, gyroscope and magnetometer allowing you to detect orientation, motion or vibrations in your project.
-
+
+
- This board can be programmed with the Python® programming language via the OpenMV IDE.
+ 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.
-
+
+
-
+
- The MP34DT05 microphone allows to capture and analyze sound in real time and can be used to create a voice interface for your project.
+ Use the built-in omnidirectional digital microphone (MP34DT05) to capture and analyze sound in real time to create a voice interface for your project. Use the PDM library to implement its functionalities in your projects.
-
+
+
- The APDS-9960 chip allows for measuring digital proximity and ambient light as well as for detecting RGB colors and gestures.
+ Learn how to output raw sensor data using the built-in APDS9960 sensor and create a gesture control system. Together with the APDS9960 library you can control the built-in RGB LED through hand gestures.
-
+
+
The LPS22HB picks up on barometric pressure and allows for a 24-bit pressure data output between 260 to 1260 hPa. This data can also be processed to calculate the height above sea level of the current location.
-
+
+
-
+
- The HTS221 capacitive digital sensor measures relative humidity and temperature. It has a temperature accuracy of ± 0.5 °C (between 15-40 °C) and is thereby perfectly suited to detect ambient temperature.
+ The HTS221 capacitive digital sensor measures relative humidity and temperature. It has an accuracy of ± 0.5 °C and is thereby perfectly suited to detect ambient temperature.
-
-
-
-
-
- This board is compatible with Lauterbach TRACE32 debugger, and a free license can be obtained using the boards serial number.
-
-
+
+
diff --git a/content/hardware/03.nano/boards/nano-33-ble/features.md b/content/hardware/03.nano/boards/nano-33-ble/features.md
index 245e235055..b7c1cc6c8e 100644
--- a/content/hardware/03.nano/boards/nano-33-ble/features.md
+++ b/content/hardware/03.nano/boards/nano-33-ble/features.md
@@ -5,39 +5,36 @@ The Arduino Nano 33 BLE is a great choice for any beginner, maker or professiona
-
+
- A powerful 2.4 GHz Bluetooth® 5 Low Energy module from u-blox, with an internal antenna.
+ A powerful 2.4 GHz Bluetooth® 5 Low Energy module from u-blox, with an internal antenna. Can be used to transmit data between different devices
+ using the ArduinoBLE library.
-
+
+
- The LSM9DS1 inertial measurement unit features a 3D accelerometer, gyroscope and magnetometer and allows you to detect orientation, motion or vibrations in your project.
+ The LSM9DS1 inertial measurement unit features a 3D accelerometer, gyroscope and magnetometer allowing you to detect orientation, motion or vibrations in your project.
-
-
-
-
-
- Running on Arm® Mbed™ OS the Nano 33 BLE builds upon the same operating system as the Arduino Portenta H7. This also allows for Arduino APIs to be integrated using APIs exposed directly by Mbed OS.
-
-
+
+
- This board can be programmed with the Python® programming language via the OpenMV IDE.
+ 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.
-
+
+
-
+
- This board is compatible with Lauterbach TRACE32 debugger, and a free license can be obtained using the boards serial number.
+ Arm® Mbed™ OS is an open-source operating system which the Nano 33 BLE builds upon. It’s the same operating system as the Arduino Portenta H7, which allows for Arduino APIs to be integrated using APIs exposed directly by Mbed OS.
-
+
diff --git a/content/hardware/03.nano/boards/nano-33-iot/features.md b/content/hardware/03.nano/boards/nano-33-iot/features.md
index 37cb361ef5..a8b864465e 100644
--- a/content/hardware/03.nano/boards/nano-33-iot/features.md
+++ b/content/hardware/03.nano/boards/nano-33-iot/features.md
@@ -3,24 +3,29 @@ The Arduino Nano 33 IoT is Arduino's smallest board to get started with Internet
-
- The powerful, low-power processor featuring 256KB of CPU flash memory.
+
-
+ The board comes with Wi-Fi® connectivity and Arduino IoT Cloud compatibility. This allows you to create IoT applications in your own projects.
+
+
+
-
+
- Enables Bluetooth® and Wi-Fi connectivity to get started with IoT or 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.
-
+
+
-
+
- The ECC608A crypto chip makes sure your data remains secure and private, and can store up to 16 keys in an EEPROM array.
+ 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.
-
+
+
+
\ No newline at end of file
diff --git a/content/hardware/03.nano/boards/nano-every/features.md b/content/hardware/03.nano/boards/nano-every/features.md
index f94e439614..845da6034e 100644
--- a/content/hardware/03.nano/boards/nano-every/features.md
+++ b/content/hardware/03.nano/boards/nano-every/features.md
@@ -6,17 +6,18 @@ The Arduino Nano Every is an evolution of the classic Arduino Nano sharing the s
-
+
- The ATMega4809 CPU features 50% more program memory than the classic Arduino UNO, allowing for larger programs.
+ Learn how to send data from the Nano Every board to another board via I2C.
-
+
+
- With a length of 45 mm and a width of 18 mm the Nano Every is Arduino's smallest board, weighing only 5 grams with attached headers and even less when configured without them.
-
+ With a length of 45 mm and a width of 18 mm the Nano Every is Arduino's smallest board and weighs only 5 grams.
+
diff --git a/content/hardware/03.nano/boards/nano-rp2040-connect/features.md b/content/hardware/03.nano/boards/nano-rp2040-connect/features.md
index f6fb24340d..ee84ae6032 100644
--- a/content/hardware/03.nano/boards/nano-rp2040-connect/features.md
+++ b/content/hardware/03.nano/boards/nano-rp2040-connect/features.md
@@ -6,63 +6,62 @@ The feature packed **Arduino Nano RP2040 Connect** brings the new **Raspberry Pi
-
-
- The all-new low-cost Raspberry Pi silicon is the first microcontroller developed by the Raspberry Pi Foundation.
-
-
-
- This board can be programmed with the Python® programming language via the OpenMV IDE.
+ 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.
-
+
+
-
+
- Get started with machine learning with TinyML, TensorFlow Lite or Edge Impulse thanks to the high performance energy efficient microprocessor clocked at 133 MHz.
+ 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.
-
+
+
+
-
-
- The first and only RP2040 board with native Bluetooth® and WiFi connectivity.
+ The first and only RP2040 board with native WiFi connectivity and Arduino IoT Cloud compatibility. Control your peripherals wirelessly and start implementing IoT and WiFi applications in your projects.
-
+
+
-
+
- Combined accelerometer and gyroscope with a dedicated machine learning core.
+ The Nano RP2040 connect comes with the MP34DT05 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 MP34DT05 microphone allows to capture and analyze sound in real time and can be used to create a voice interface for your project.
+ The board is Bluetooth® enabled allowing you to control peripheral devices via bluetooth.
-
+
+
-
+
- The powerful, low-power processor that is used in all MKR Family boards.
+ Combined accelerometer and gyroscope with a dedicated machine learning core.
-
+
+
The LSM6DSOX sensor also features an embedded sensor that can be accessed directly via a library.
-
+
+
-
-
+
\ No newline at end of file
diff --git a/content/hardware/03.nano/boards/nano/features.md b/content/hardware/03.nano/boards/nano/features.md
index e4c30f7c7d..1a42226162 100644
--- a/content/hardware/03.nano/boards/nano/features.md
+++ b/content/hardware/03.nano/boards/nano/features.md
@@ -6,21 +6,18 @@ The classic Nano is the oldest member of the Arduino Nano family boards. It is s
-
- The ATMega328 CPU runs with 16 MHz and features 32 KB of Flash Memory (of which 2 KB used by bootloader).
+
-
+ A communication protocol that can be used to set up communication between two boards.
+
+
+
With a length of 45 mm and a width of 18 mm the Nano is Arduino's smallest board and weighs only 7 grams.
-
-
-
-
- The Nano is made for breadboard use and features soldered headers for all pins, allowing to attach the board easily on any breadboard.