Skip to content

Commit f1b1ad3

Browse files
committed
final format
1 parent bd42efd commit f1b1ad3

File tree

5 files changed

+21
-14
lines changed

5 files changed

+21
-14
lines changed
1.06 MB
Loading
588 KB
Loading

content/hardware/03.nano/carriers/nano-connector-carrier/datasheet/datasheet.md

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ The main features of the Nano Connector Carrier are detailed in the table shown
5656

5757
The Nano Connector Carrier lets you select between 5 V or 3.3 V Nano boards to ensure compatibility with the whole Nano family. For this, toggle the carrier onboard switch to its respective position following the table below.
5858

59+
![Board Selector Switch](assets/board-selector.png)
60+
5961
| **3V3** | **5V** |
6062
| ---------------------- | ------------ |
6163
| Nano ESP32 | Arduino Nano |
@@ -67,8 +69,6 @@ The Nano Connector Carrier lets you select between 5 V or 3.3 V Nano boards to e
6769
| Nano RP2040 Connect | |
6870
| Nano Matter | |
6971

70-
![Board Selector Switch](assets/board-selector.png)
71-
7272
Setting the switch to a certain position (3V3 or 5V) also manages the voltage output on the Grove connector VCC pin.
7373

7474
<div style="background-color: #FFFFE0; border-left: 6px solid #FFD700; margin: 20px 0; padding: 15px;">
@@ -93,6 +93,8 @@ The Nano Connector Carrier features 4x Grove connectors that expose the host boa
9393
<strong>Note:</strong> The Grove connectors VCC voltage is controlled by the board selector switch.
9494
</div>
9595

96+
<div style="page-break-after: always;"></div>
97+
9698
### Micro SD Card
9799

98100
The onboard microSD card slot unlocks new possibilities for data logging, edge AI, and real-time storage needs.
@@ -200,12 +202,16 @@ The Nano Connector Carrier pinout is shown in the following figure.
200202

201203
__*SD_SS__ are optional SPI Slave Select (SS) pins for the Micro SD card communication. See [pinout](#pinout) for more details.
202204

205+
<div style="page-break-after: always;"></div>
206+
203207
### Block Diagram
204208

205209
An overview of the Nano Connector Carrier high-level architecture is illustrated in the figure below.
206210

207211
![Nano Connector Carrier Block Diagram](assets/Block_Diagram.png)
208212

213+
<div style="page-break-after: always;"></div>
214+
209215
## Board Topology
210216
### Overall View
211217

@@ -240,15 +246,15 @@ The Nano Connector Carrier is a double-sided 28 mm x 43 mm board with female dou
240246
### Board Dimensions
241247
Nano Connector Carrier outline and mounting holes dimensions can be seen in following figure; all the dimensions are in mm.
242248

243-
![Mechanical View of Nano Connector Carrier](assets/dimensions.jpg)
249+
![Mechanical View of Nano Connector Carrier](assets/dimensions-rect.png)
244250

245251
The Nano Connector Carrier has two 3.2 mm drilled mounting holes for mechanical fixing.
246252

247253
### Board Connectors
248254

249-
Connectors of the Nano Connector Carrier are place on the top side of the board, their placement can be seen in the figure below; all the dimensions are in mm.
255+
Connectors of the Nano Connector Carrier are placed on the top side of the board, their placement can be seen in the figure below; all the dimensions are in mm.
250256

251-
![Mechanical View of Nano Connector Carrier's Connectors](assets/connectors.jpg)
257+
![Mechanical View of Nano Connector Carrier's Connectors](assets/connectors-rect.png)
252258

253259
## Certifications
254260

@@ -339,20 +345,21 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
339345

340346
## Company Information
341347

342-
| Company name | Arduino S.r.l. |
348+
| Company Information | Details |
343349
| --------------- | -------------------------------------------- |
350+
| Company Name | Arduino S.r.l. |
344351
| Company Address | Via Andrea Appiani, 25 - 20900 MONZA(Italy) |
345352

346353
## Reference Documentation
347354

348-
| Ref | Link |
349-
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
350-
| Arduino IDE (Desktop) | [https://www.arduino.cc/en/Main/Software](https://www.arduino.cc/en/Main/Software) |
351-
| Arduino IDE (Cloud) | [https://create.arduino.cc/editor](https://create.arduino.cc/editor) |
352-
| Cloud IDE Getting Started | [https://docs.arduino.cc/cloud/web-editor/tutorials/getting-started/getting-started-web-editor](https://docs.arduino.cc/cloud/web-editor/tutorials/getting-started/getting-started-web-editor) |
353-
| Project Hub | [https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending](https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending) |
354-
| Library Reference | [https://github.com/arduino-libraries/](https://github.com/arduino-libraries/) |
355-
| Online Store | [https://store.arduino.cc/](https://store.arduino.cc/) |
355+
| Ref | Link |
356+
| ------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------- |
357+
| Arduino IDE (Desktop) | [https://www.arduino.cc/en/Main/Software](https://www.arduino.cc/en/Main/Software) |
358+
| Arduino IDE (Cloud) | [https://app.arduino.cc/sketches](https://app.arduino.cc/sketches) |
359+
| Arduino Cloud - Getting Started | [https://docs.arduino.cc/arduino-cloud/guides/overview/](https://docs.arduino.cc/arduino-cloud/guides/overview/) |
360+
| Project Hub | [https://projecthub.arduino.cc/](https://projecthub.arduino.cc/) |
361+
| Language Reference | [https://docs.arduino.cc/language-reference/](https://docs.arduino.cc/language-reference/) |
362+
| Online Store | [https://store.arduino.cc/](https://store.arduino.cc/) |
356363

357364
## Change Log
358365

0 commit comments

Comments
 (0)