You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Light controller:** Control your house lightning with the MKR IoT Carrier, using the RGB light sensor. This feature identifies the general amount of light in a room or environment and adapts. If the board is connected to Wi-Fi, you can manage and control your device remotely on a smartphone via the IoT Cloud.
94
+
**Light controller:** Control your house lightning with the MKR IoT Carrier, using the RGB light sensor. This feature identifies the general amount of light in a room or environment and adapts. If the board is connected to Wi-Fi®, you can manage and control your device remotely on a smartphone via the Arduino Cloud.
95
95
96
-
**Light and water controller for greenhouse:** With moisture sensor, pressure sensor and temperature the IoT Carrier can evaluate and recognize the moisture of the soil, depending on air humidity and sun. Through the various sensors, it can reconstruate suitable climate (e.g. tropical) with the help of heaters and relays to increase the humidity. It can also be programmed with a watering system thanks to the relays.
96
+
**Light and water controller for greenhouse:** With moisture sensor, pressure sensor and temperature the MKR IoT Carrier can evaluate and recognize the moisture of the soil, depending on air humidity and sun. Through the various sensors, it can reconstruate suitable climate (e.g. tropical) with the help of heaters and relays to increase the humidity. It can also be programmed with a watering system thanks to the relays.
97
97
98
-
**Weather station:** With temperature sensor, pressure sensor, humidity sensor and light sensors, you can easily use your IoT carrier as a local weather station. The various sensors can via sensors collect statistics about the different variables required to display weather.
98
+
**Weather station:** With temperature sensor, pressure sensor, humidity sensor and light sensors, you can easily use your MKR IoT Carrier as a local weather station. The various sensors can via sensors collect statistics about the different variables required to display weather.
The MKR IoT Carrier is also a part of the Arduino® Oplá IoT Kit, that in addition to the carrier contains an Arduino MKR WiFi 1010, a motion sensor, moisture sensor, USB cable and a protective case.
149
+
The MKR IoT Carrier is also a part of the Arduino® Oplà IoT Kit, that in addition to the carrier contains an MKR WiFi 1010, a motion sensor, moisture sensor, USB cable and a protective case.
150
150
151
151
## Board Operation
152
152
153
153
### Getting Started - IDE
154
154
If you want to program your MKR IoT Carrier while offline you need to install the Arduino Desktop IDE **[1]**. To connect the MKR 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.
155
155
156
-
### Getting Started - Arduino Web Editor
157
-
All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor **[2]**, by just installing a simple plugin.
156
+
### Getting Started - Arduino Cloud Editor
157
+
All Arduino boards, including this one, work out-of-the-box on the Arduino Cloud Editor **[2]**, by just installing a simple plugin.
158
158
159
-
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.
159
+
The Arduino Cloud 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.
160
160
161
161
### Getting Started - Arduino Cloud
162
162
All Arduino IoT enabled products are supported on Arduino Cloud which allows you to Log, graph and analyze sensor data, trigger events, and automate your home or business.
163
163
164
164
### Sample Sketches
165
-
Sample sketches for the MKR IoT Carrier can be found either in the “Examples” menu in the Arduino IDE or in the Oplá IoT Kit platform **[4]** and further documentation can be found in Arduino Documentation **[8]** which also contains links to the troubleshooting articles.
165
+
Sample sketches for the MKR IoT Carrier can be found either in the “Examples” menu in the Arduino IDE or in the Oplà IoT Kit platform **[4]** and further documentation can be found in Arduino Documentation **[8]** which also contains links to the troubleshooting articles.
166
166
167
167
### Online Resources
168
168
169
-
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on ProjectHub**[5]**, the Arduino Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more
169
+
Now that you have gone through the basics of what you can do with the board you can explore the endless possibilities it provides by checking exciting projects on Arduino Project Hub**[5]**, the Arduino Library Reference **[6]** and the online store **[7]** where you will be able to complement your board with sensors, actuators and more
170
170
171
171
### Board Recovery
172
172
All Arduino boards have a built-in bootloader which allows flashing the board via USB. In case a sketch locks up the processor and the board is not reachable anymore via USB it is possible to enter bootloader mode by double-tapping the reset button right after power up.
@@ -175,7 +175,7 @@ All Arduino boards have a built-in bootloader which allows flashing the board vi
175
175
176
176

177
177
178
-
Detailed information on the MKR IoT Carrier’s pinouts are available in a separate document: [Docs Arduino - MKR IoT Carrier pinout](https://docs.arduino.cc/resources/pinouts/ABX00047-full-pinout.pdf)
178
+
Detailed information on the MKR IoT Carrier’s pinouts are available in a separate document: [MKR IoT Carrier pinout](https://docs.arduino.cc/resources/pinouts/ABX00047-full-pinout.pdf)
179
179
180
180
### Battery Clips
181
181
@@ -323,16 +323,16 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
0 commit comments