diff --git a/content/hardware/06.nicla/boards/nicla-sense-me/tutorials/user-manual/assets/compass.png b/content/hardware/06.nicla/boards/nicla-sense-me/tutorials/user-manual/assets/compass.png index 44f794202a..cf8500b3b9 100644 Binary files a/content/hardware/06.nicla/boards/nicla-sense-me/tutorials/user-manual/assets/compass.png and b/content/hardware/06.nicla/boards/nicla-sense-me/tutorials/user-manual/assets/compass.png differ diff --git a/content/hardware/06.nicla/boards/nicla-sense-me/tutorials/user-manual/content.md b/content/hardware/06.nicla/boards/nicla-sense-me/tutorials/user-manual/content.md index 87bb84b6b0..239ef29938 100644 --- a/content/hardware/06.nicla/boards/nicla-sense-me/tutorials/user-manual/content.md +++ b/content/hardware/06.nicla/boards/nicla-sense-me/tutorials/user-manual/content.md @@ -1234,7 +1234,7 @@ void loop() { } ``` -***If you are interested in using a different sensor from the onboard options of the Nicla Sense ME, check all the sensors ID on this [list](https://docs.arduino.cc/tutorials/nicla-sense-me/cheat-sheet#sensor-ids)*** +***If you are interested in using a different sensor from the onboard options of the Nicla Sense ME, check all the sensors IDs on this [list](https://docs.arduino.cc/tutorials/nicla-sense-me/cheat-sheet#sensor-ids)*** ### Portenta C33 Setup @@ -1272,7 +1272,7 @@ To the Nicla Sense ME to communicate with the Arduino Cloud, set the communicati  -***This setup works with the ESLOV cable as too. Keep in mind female headers or raw cables can be used as well, but make sure the connection of the pin matches the MKR pinout (3V3, GND, SCL and SDA).*** +***This setup works with the ESLOV cable too. Keep in mind that female headers or raw cables can be used as well, but make sure the connection of the pin matches the MKR pinout (3V3, GND, SCL and SDA).*** ***For a more detailed process on how to connect the Nicla Sense ME to the Arduino Cloud, follow this [guide](https://docs.arduino.cc/tutorials/nicla-sense-me/connecting-to-iot-cloud)*** diff --git a/content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md b/content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md index f6daa84a27..759f397e75 100644 --- a/content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md +++ b/content/tutorials/generic/pro-edge-ai-ml-vision-speech-kit/pro-edge-ai-ml-vision-speech-kit.md @@ -66,7 +66,7 @@ Additionally you may need the following accessories: 6. Check the [Portenta Vision Shield docs](https://docs.arduino.cc/hardware/portenta-vision-shield) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ASX00021-ASX00026-datasheet.pdf), [Set it up](https://docs.arduino.cc/tutorials/portenta-vision-shield/getting-started-camera) and check how to [use it with Arduino IDE](https://docs.arduino.cc/tutorials/portenta-vision-shield/ethernet-with-ide). On [docs.arduino.cc](http://docs.arduino.cc) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ASX00021-ASX00026-full-pinout.pdf) and the [Schematics](https://docs.arduino.cc/resources/schematics/ASX00026-schematics.pdf). -7. Check the [Nicla Vision docs](https://docs.arduino.cc/hardware/nicla-vision) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00051-datasheet.pdf). On [docs.arduino.cc](http://docs.arduino.cc) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00051-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/ABX00051-schematics.pdf). +7. Check the [Nicla Vision docs](https://docs.arduino.cc/hardware/nicla-vision) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00051-datasheet.pdf) and the [User Manual](https://docs.arduino.cc/tutorials/nicla-vision/user-manual). On [docs.arduino.cc](http://docs.arduino.cc) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00051-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/ABX00051-schematics.pdf). 8. Start practicing the first examples included in the User Manual, the IDE examples and the experiences proposed in the following section. diff --git a/content/tutorials/generic/pro-predictive-maintenance-kit/pro-predictive-maintenance-kit.md b/content/tutorials/generic/pro-predictive-maintenance-kit/pro-predictive-maintenance-kit.md index 78ad646e27..358b5ae761 100644 --- a/content/tutorials/generic/pro-predictive-maintenance-kit/pro-predictive-maintenance-kit.md +++ b/content/tutorials/generic/pro-predictive-maintenance-kit/pro-predictive-maintenance-kit.md @@ -58,7 +58,7 @@ Additionally, you may need the following accessories: 3. Check the [Nicla Voice docs](https://docs.arduino.cc/hardware/nicla-voice) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00061-datasheet.pdf) and [User Manual](https://docs.arduino.cc/tutorials/nicla-voice/user-manual). On [docs.arduino.cc](http://docs.arduino.cc/) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00061-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/ABX00061-schematics.pdf) -4. Check the [Nicla Sense ME docs](https://docs.arduino.cc/hardware/nicla-sense-me) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00050-datasheet.pdf), consult the [Cheat Sheet](https://docs.arduino.cc/tutorials/nicla-sense-me/cheat-sheet) and [Set it up](https://docs.arduino.cc/software/ide-v1/tutorials/getting-started/cores/arduino-mbed_nicla). On [docs.arduino.cc](http://docs.arduino.cc/) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00050-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/ABX00050-schematics.pdf) +4. Check the [Nicla Sense ME docs](https://docs.arduino.cc/hardware/nicla-sense-me) to retrieve the product resources. Carefully read the [datasheet](https://docs.arduino.cc/resources/datasheets/ABX00050-datasheet.pdf) and the [User Manual](https://docs.arduino.cc/tutorials/nicla-sense-me/user-manual). On [docs.arduino.cc](http://docs.arduino.cc/) are also available the [Pinout](https://docs.arduino.cc/resources/pinouts/ABX00050-full-pinout.pdf) and [Schematics](https://docs.arduino.cc/resources/schematics/ABX00050-schematics.pdf) 5. Check this video to see how to assemble your Nicla boards into their enclosures. This will facilitate the deployment of your solutions and improve their robustness and security.