Skip to content

Commit 4eb9ac8

Browse files
committed
Revert "Add revision history entry"
This reverts commit 0e4be79.
1 parent 0e4be79 commit 4eb9ac8

File tree

1 file changed

+20
-30
lines changed
  • content/hardware/01.mkr/03.carriers/mkr-iot-carrier-rev2/datasheet

1 file changed

+20
-30
lines changed

content/hardware/01.mkr/03.carriers/mkr-iot-carrier-rev2/datasheet/datasheet.md

Lines changed: 20 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,11 @@ variant: Rev2
99
![](assets/featured.png)
1010

1111
# Description
12-
1312
The **MKR IoT Carrier Rev2** provides infinite possibilities for IoT projects, including a TFT display to display information, Grove connectors and multiple sensors.
1413

1514
The integrated sensors, circuits and display leave you free to focus on programming and prototyping your ideas.
1615

17-
# Target areas
18-
16+
# Target areas:
1917
IoT applications, MKR hobbyists
2018

2119
# Features
@@ -45,20 +43,20 @@ IoT applications, MKR hobbyists
4543
* 240 x 240 resolution
4644
* 36 x 40 mm
4745

48-
* **Bosch BME688** Environmental sensing with Artificial Intelligence
49-
* Operating range
50-
* Pressure: 300-1100 hPa
51-
* Humidity: 0-100%
52-
* Temperature: -40 - +85°C
53-
* eNose Gas sensor
54-
* Sensor-to-sensor deviation (IAQ): ± 15% ± 15 IAQ
55-
* Standard scan speed: 10.8 s/scan
56-
* Electric charge for standard scan: 0.18 mAh (5 scans - 1 min)
57-
* Major Sensor outputs
58-
* Index for air quality (IAQ)
59-
* bVOC- & CO2-equivalents (ppm)
60-
* Gas scan result (%)
61-
* Intensity level
46+
- **Bosch BME688** Environmental sensing with Artificial Intelligence
47+
- Operating range
48+
- Pressure: 300-1100 hPa
49+
- Humidity: 0-100%
50+
- Temperature: -40 - +85°C
51+
- eNose Gas sensor
52+
- Sensor-to-sensor deviation (IAQ): ± 15% ± 15 IAQ
53+
- Standard scan speed: 10.8 s/scan
54+
- Electric charge for standard scan: 0.18 mAh (5 scans - 1 min)
55+
- Major Sensor outputs
56+
- Index for air quality (IAQ)
57+
- bVOC- & CO2-equivalents (ppm)
58+
- Gas scan result (%)
59+
- Intensity level
6260

6361
* **Broadcom APDS-9660 RGB and Gesture Sensor**
6462
* Ambient light and RGB Colour Sensing
@@ -114,7 +112,6 @@ IoT applications, MKR hobbyists
114112
### Accessories
115113

116114
***(Not Included)***
117-
118115
* 18650 Li-ion battery
119116
* <u>[Grove sensors](https://search.arduino.cc/search/?q=Grove%20Sensors&tab=store)</u>
120117
* SD Card
@@ -127,6 +124,7 @@ IoT applications, MKR hobbyists
127124
* <u>[Arduino® MKR GSM 1400 (SKU: MKRGSM1400WANT)](https://store.arduino.cc/products/arduino-mkr-gsm-1400)</u>
128125
* <u>[Arduino® MKR NB 1500 (SKU: MKRNB1500WANT)](https://store.arduino.cc/products/arduino-mkr-nb-1500)</u>
129126

127+
130128
## Functional Overview
131129

132130
### Board Topology
@@ -141,6 +139,7 @@ IoT applications, MKR hobbyists
141139
| U4 | Bosch BME688 Environmental Sensor IC | L0-L4 | APA1022020-2018 RGB LED IC |
142140
| J6 | FH26W-45S-0.3SHW(60) Display Connector | PB1 | Reset push-button |
143141

142+
144143
#### Bottom View
145144

146145
![Bottom view](assets/bottom_view.svg)
@@ -154,37 +153,30 @@ IoT applications, MKR hobbyists
154153
| J1 | Micro SD Module | J7, J8 | Li-Ion 18650 Holder |
155154

156155
### Power Tree
157-
158156
The **MKR IoT Carrier Rev2** makes use of the power management features of the Arduino MKR boards to power itself as well as to interface with the Li-Ion battery.
159157

160158
![Power tree](assets/Power_Tree_MKR_IoT_Carrier.png)
161159

162160
## Board Operation
163161

164162
### Getting Started - IDE
165-
166163
If you want to program your **MKR IoT Carrier Rev2** while offline you need to install the Arduino Desktop IDE <sup>[**[1]**](#10-reference-documentation)</sup>. To connect the **MKR IoT Carrier Rev2** to your computer, you’ll need a Micro-B USB cable. This also provides power to the board, as indicated by the LED.
167164

168165
### Getting Started - Arduino Web Editor
169-
170166
All Arduino boards, including this one, work out-of-the-box on the Arduino Web Editor <sup>[**[2]**](#10-reference-documentation)</sup>, by just installing a simple plugin.
171167

172168
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 <sup>[**[3]**](#10-reference-documentation)</sup> to start coding on the browser and upload your sketches onto your board.
173169

174170
### Getting Started - Arduino IoT Cloud
175-
176171
All Arduino IoT enabled products are supported on Arduino IoT Cloud which allows you to log, graph and analyze sensor data, trigger events, and automate your home or business.
177172

178173
### Sample Sketches
179-
180174
Sample sketches for the **MKR IoT Carrier Rev2** can be found either in the “Examples” menu in the Arduino IDE and further documentation can be found in Arduino Documentation <sup>[**[7]**](#10-reference-documentation)</sup> which also contains links to the troubleshooting articles.
181175

182176
### Online Resources
183-
184177
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 <sup>[**[4]**](#10-reference-documentation)</sup>, the Arduino Library Reference <sup>[**[5]**](#10-reference-documentation)</sup> and the online store <sup>[**[6]**](#10-reference-documentation)</sup> where you will be able to complement your board with sensors, actuators and more.
185178

186179
### Board Recovery
187-
188180
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.
189181

190182
## Connector Pinouts
@@ -201,7 +193,6 @@ Detailed information on the pinouts are available in a separate document: <u>[Do
201193
| 2 | VBAT | Power | Positive 18650 Battery Terminal |
202194

203195
### Grove Connectors
204-
205196
#### A0
206197

207198
| Pin | **Function** | **Type** | **Description** |
@@ -230,12 +221,12 @@ Detailed information on the pinouts are available in a separate document: <u>[Do
230221
| 4 | GND | Power | Ground |
231222

232223
### Relays
233-
234224
#### Relay 1 and 2
235225

236226
* Relay 1 driven by digital pin 1
237227
* Relay 2 driven by digital pin 2
238228

229+
239230
| Pin | **Function** | **Type** | **Description** |
240231
| :--: | :----------: | :------: | --------------- |
241232
| 1 | NC | Switch | Normally Closed |
@@ -292,7 +283,7 @@ Arduino boards are in compliance with RoHS 2 Directive 2011/65/EU of the Europea
292283

293284
Exemptions : No exemptions are claimed.
294285

295-
Arduino Boards are fully compliant with the related requirements of European Union Regulation (EC) 1907 /2006 concerning the Registration, Evaluation, Authorization and Restriction of Chemicals (REACH). We declare none of the SVHCs (<https://echa.europa.eu/web/guest/candidate-list-table>), the Candidate List of Substances of Very High Concern for authorization currently released by ECHA, is present in all products (and also package) in quantities totaling in a concentration equal or above 0.1%. To the best of our knowledge, we also declare that our products do not contain any of the substances listed on the "Authorization List" (Annex XIV of the REACH regulations) and Substances of Very High Concern (SVHC) in any significant amounts as specified by the Annex XVII of Candidate list published by ECHA (European Chemical Agency) 1907 /2006/EC.
286+
Arduino Boards are fully compliant with the related requirements of European Union Regulation (EC) 1907 /2006 concerning the Registration, Evaluation, Authorization and Restriction of Chemicals (REACH). We declare none of the SVHCs (https://echa.europa.eu/web/guest/candidate-list-table), the Candidate List of Substances of Very High Concern for authorization currently released by ECHA, is present in all products (and also package) in quantities totaling in a concentration equal or above 0.1%. To the best of our knowledge, we also declare that our products do not contain any of the substances listed on the "Authorization List" (Annex XIV of the REACH regulations) and Substances of Very High Concern (SVHC) in any significant amounts as specified by the Annex XVII of Candidate list published by ECHA (European Chemical Agency) 1907 /2006/EC.
296287

297288
### Conflict Minerals Declaration
298289

@@ -368,5 +359,4 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
368359

369360
| **Date DD/MM/YY** | **Revision** | **Changes** |
370361
| ----------------- | ------------ | ----------------- |
371-
| 16/01/2023 | 2 | Update Pinout graphic |
372-
| 23/11/2022 | 1 | First Release |
362+
| 23/11/2022 | 1 | First Release |

0 commit comments

Comments
 (0)