Skip to content

[MKC-1793] List of Arduino Cloud Compatible Boards #2145

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 5 commits into from
Sep 18, 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
10 changes: 10 additions & 0 deletions content/arduino-cloud/02.hardware/01.devices/devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,16 @@ Currently, the following device types are supported:
- Cellular (GSM / NB-IoT)
- Manual (Python, MicroPython, JavaScript)

| **Type** | **Arduino Boards** |
|----------------|---------------------|
| **[WiFi](/arduino-cloud/hardware/wifi/)** | [MKR 1000](https://store.arduino.cc/arduino-mkr1000-wifi), [MKR WiFi 1010](https://store.arduino.cc/arduino-mkr-wifi-1010), [Nano 33 IoT](https://store.arduino.cc/arduino-nano-33-iot), [Portenta H7](https://store.arduino.cc/portenta-h7), [Nano RP2040 Connect](https://store.arduino.cc/products/arduino-nano-rp2040-connect), [Nicla Vision](https://store.arduino.cc/products/nicla-vision), [OPTA WiFi](https://store.arduino.cc/products/opta-wifi), [GIGA R1 WiFi](https://store.arduino.cc/products/giga-r1-wifi), [Portenta C33](https://store.arduino.cc/products/portenta-c33), [UNO R4 WiFi](https://store.arduino.cc/products/uno-r4-wifi), [Nano ESP32](https://store.arduino.cc/products/nano-esp32), [ESP8266](https://github.com/esp8266/Arduino/releases/tag/2.5.0), [ESP32](https://github.com/espressif/arduino-esp32/releases/tag/2.0.5) |
| **[GSM](/arduino-cloud/hardware/cellular/)** | [MKR GSM 1400](https://store.arduino.cc/arduino-mkr-gsm-1400-1415) |
| **[5G](/arduino-cloud/hardware/cellular/)** | [MKR NB 1500](https://store.arduino.cc/arduino-mkr-nb-1500-1413) |
| **[LoRa](/arduino-cloud/hardware/lora/)** | [MKR WAN 1300/1310](https://store.arduino.cc/mkr-wan-1310) |
| **[Ethernet](/arduino-cloud/hardware/ethernet/)** | [Portenta H7](https://store.arduino.cc/products/portenta-h7) + [Vision Shield Ethernet](https://store.arduino.cc/products/arduino-portenta-vision-shield-ethernet), [Max Carrier](https://store.arduino.cc/products/portenta-max-carrier), [Breakout](https://store.arduino.cc/products/arduino-portenta-breakout), [Portenta Machine Control](https://store.arduino.cc/products/arduino-portenta-machine-control), [OPTA WiFi](https://store.arduino.cc/products/opta-wifi), [OPTA RS485](https://store.arduino.cc/products/opta-rs485), [OPTA Lite](https://store.arduino.cc/products/opta-lite), [Portenta C33](https://store.arduino.cc/products/portenta-c33) + [Vision Shield Ethernet](https://store.arduino.cc/products/arduino-portenta-vision-shield-ethernet) |

***Check the GitHub repository [here](https://github.com/arduino-libraries/ArduinoIoTCloud?tab=readme-ov-file#what).***

## Configure a Device

Configuring a device in the Arduino Cloud is done through an installation wizard. There are three main options available:
Expand Down
5 changes: 3 additions & 2 deletions content/arduino-cloud/02.hardware/02.wifi/wifi.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ There are currently two ways of configuring a Wi-Fi® board:
- By configuring an onboard crypto chip (available for a number of official Arduino boards only).
- Through a Secret Key / API key (ESP32/ESP8266 based boards\*).

***\*Note that the [UNO R4 WiFi](https://store.arduino.cc/products/uno-r4-wifi) and [Nano ESP32](https://store.arduino.cc/products/nano-esp32) boards use this method.***
***\*Note that the [Nano ESP32](https://store.arduino.cc/products/nano-esp32) board uses this method.***

## Supported Boards

Expand All @@ -33,6 +33,8 @@ The following boards connect to the Arduino Cloud via Wi-Fi®, using the onboard
- [Nicla Vision](https://store.arduino.cc/products/nicla-vision)
- [Opta](https://store.arduino.cc/products/opta-wifi)

***Check the GitHub repository [here](https://github.com/arduino-libraries/ArduinoIoTCloud?tab=readme-ov-file#what).***

### Setup a Wi-Fi® Board

To configure a Wi-Fi® board in the Arduino Cloud, follow the steps below:
Expand Down Expand Up @@ -61,7 +63,6 @@ There is a large number of ESP32/ESP8266 supported boards, which you select from

The following official boards have an ESP32 as main/co-processor and connect using a secret key as well.

- [UNO R4 WiFi](https://store.arduino.cc/products/uno-r4-wifi)
- [Nano ESP32](https://store.arduino.cc/products/nano-esp32)

### Setup ESP32/ESP8266 Boards
Expand Down
2 changes: 2 additions & 0 deletions content/arduino-cloud/02.hardware/03.lora/lora.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ In this document you will find:

## Supported Boards

***Check the GitHub repository [here](https://github.com/arduino-libraries/ArduinoIoTCloud?tab=readme-ov-file#what).***

The following boards connect to the Arduino Cloud via [The Things Stack](https://www.thethingsindustries.com/stack/), a LoRaWAN® Network Server connected to thousands of public LoRa® gateways.

- [MKR WAN 1300](https://store.arduino.cc/arduino-mkr-wan-1300-lora-connectivity-1414)
Expand Down
2 changes: 2 additions & 0 deletions content/arduino-cloud/02.hardware/04.ethernet/ethernet.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ The Arduino Cloud supports connection via Ethernet on a number of devices.

## Supported Boards

***Check the GitHub repository [here](https://github.com/arduino-libraries/ArduinoIoTCloud?tab=readme-ov-file#what).***

The options to connect via Ethernet are the following:
- Connect with the [Portenta H7](https://store.arduino.cc/products/portenta-h7) in combination with an Ethernet-compatible carrier/shield (see below).
- Connect with the [Opta](https://store.arduino.cc/products/opta-wifi).
Expand Down
2 changes: 2 additions & 0 deletions content/arduino-cloud/02.hardware/05.cellular/cellular.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ A number of Arduino boards are able to connect to the Arduino Cloud using a sim

## Supported Boards

***Check the GitHub repository [here](https://github.com/arduino-libraries/ArduinoIoTCloud?tab=readme-ov-file#what).***

- [MKR GSM 1400](https://store.arduino.cc/arduino-mkr-gsm-1400)
- [MKR NB 1500](https://store.arduino.cc/arduino-mkr-nb-1500-1413)

Expand Down
Loading