Datasheet
3. Solution overview
The IoT Carrier is also a part of the Oplá kit, that in addition to the IoT carrier contains an
Arduino MKR Wifi 1010, a motion sensor, moisture sensor, USB cable and a protective case.
4. Board Operation
Note: Please note that in order to operate with the Arduino IoT Carrier, a Mkr Wifi 1010 is
required.
4.1 Getting started - IDE
If you want to program your Arduino IoT carrier while offline you need to install the
Arduino Desktop IDE [1]. To connect the Arduino IoT Carrier to your computer, you’ll need a
Micro-B USB cable. This also provides power to the board, as indicated by the LED.
4.2 Getting started - Arduino Web Editor
All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor [2],
by just installing a simple plugin.
The Arduino Web Editor is hosted online, therefore it will always be up-to-date with the
latest features and support for all boards. Follow [3] to start coding on the browser and
upload your sketches onto your board.