-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates to articles with lists of boards [HC-1613] (#444)
* Updates to articles with lists of boards * Use consistent unordered list style * Remove article ID Publish as new article. * Revert "Remove article ID" This reverts commit 34732c0. * Update content/Arduino Cloud/Arduino IoT Cloud/Supported-Arduino-Cloud-devices.md Co-authored-by: Renat0Ribeir0 <[email protected]> * Fix TOC * Update content/Arduino Cloud/Cloud Editor/Boards-compatible-with-the-Cloud-Editor.md Co-authored-by: Renat0Ribeir0 <[email protected]> * Improve introduction * Update content/Arduino Cloud/Arduino IoT Cloud/Supported-Arduino-Cloud-devices.md Co-authored-by: Renat0Ribeir0 <[email protected]> --------- Co-authored-by: Renat0Ribeir0 <[email protected]>
- Loading branch information
1 parent
c764f7c
commit 2ba8666
Showing
10 changed files
with
219 additions
and
465 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
content/Arduino Cloud/Arduino IoT Cloud/About-the-Arduino-IoT-Cloud-Remote-app.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "About the Arduino IoT Cloud Remote app" | ||
id: 16690170383900 | ||
--- | ||
|
||
With the **Arduino IoT Cloud Remote** app, you can use your smartphone as an IoT device in Arduino Cloud. | ||
|
||
Download the Arduino IoT Cloud Remote app here: | ||
|
||
* [Arduino IoT Cloud Remote for iOS](https://apps.apple.com/us/app/arduino-iot-cloud-remote/id1514358431){.link-external} _(requires iOS 12.4 or later)_ | ||
* [Arduino IoT Cloud Remote for Android](https://play.google.com/store/apps/details?id=cc.arduino.cloudiot){.link-external} _(requires Android 8.0 or later)_ | ||
|
||
[^ios-compat]: requires iOS 12.4 or later If you are using Android, version 8.0 or later is required. Make sure the iOS or Android version on your device is up to date before downloading the app. | ||
|
||
[Learn how to use sensor data from your phone in Arduino Cloud](https://docs.arduino.cc/arduino-cloud/iot-remote-app/iot-remote-phone-sensors/){.link-chevron-right} |
51 changes: 51 additions & 0 deletions
51
content/Arduino Cloud/Arduino IoT Cloud/Supported-Arduino-Cloud-devices.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
title: "Supported Arduino Cloud devices" | ||
id: 360016077320 | ||
--- | ||
|
||
Learn about boards that can be [configured as IoT devices in Arduino Cloud](https://support.arduino.cc/hc/en-us/articles/360016495559-Add-and-connect-a-device-to-Arduino-Cloud). | ||
|
||
In this article: | ||
|
||
* [Arduino devices with Arduino Cloud support](#arduino-devices-with-arduino-cloud-support) | ||
* [Third-party devices with Arduino Cloud support](#third-party-devices-with-arduino-cloud-support) | ||
* [Manually configure a device without support](#manually-configure-a-device-without-support) | ||
|
||
> [!TIP] | ||
> Many boards without support for IoT features can still be used in the Cloud Editor. See [Boards compatible with the Cloud Editor](https://support.arduino.cc/hc/en-us/articles/360014779899). | ||
--- | ||
|
||
## Arduino devices with Arduino Cloud support | ||
|
||
* Arduino GIGA R1 WiFi | ||
* Arduino MKR GSM 1400 | ||
* Arduino MKR NB 1500 | ||
* Arduino MKR WAN 1300 | ||
* Arduino MKR WAN 1310 | ||
* Arduino MKR WiFi 1010 | ||
* Arduino Nano 33 IoT | ||
* Arduino Nano ESP32 | ||
* Arduino Nano RP2040 Connect | ||
* Arduino Nicla Vision | ||
* Arduino Opta RS485 | ||
* Arduino Opta WiFi | ||
* Arduino Portenta C33 | ||
* Arduino Portenta H7 | ||
* Arduino Portenta H7 Lite Connected | ||
* Arduino Portenta X8 | ||
* Arduino UNO R4 WiFi | ||
|
||
## Third-party devices with Arduino Cloud support | ||
|
||
* ESP32 based devices[^3rd-party-support] | ||
* ESP8266 based devices[^3rd-party-support] | ||
* LoRaWAN® devices | ||
|
||
[^3rd-party-support]: For a list of supported models, go to the [Devices tab](https://app.arduino.cc/devices) and click **Add**. Then click **Set up a 3rd Party device** and open the **Select model** dropdown for ESP32 or ESP8266. | ||
|
||
## Manually configure a device without support | ||
|
||
Only supported devices can automatically be configured by Arduino Cloud when setting up your device. However, any device that runs Python, MicroPython or NodeJS can be manually integrated using Arduino libraries. | ||
|
||
[Manually configure a device for Arduino Cloud](https://docs.arduino.cc/arduino-cloud/features/manual-device/){.link-chevron-left} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
78 changes: 0 additions & 78 deletions
78
.../Arduino Cloud/Arduino IoT Cloud/What-devices-can-be-used-with-Arduino-Cloud.md
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.