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
Inside the documentation page, you will find design files such as full pinout, CAD and Fritzing files. You will also find any tutorials and compatible libraries with the respective boards in this page.
25
+
Inside the documentation page, you will find design files such as full pinout, CAD and Fritzing files. You will also find tutorials and compatible libraries with the respective boards in this page.
26
26
27
27
## Technical Overview
28
28
29
29
### Dimensions
30
30
31
+
The following dimensions apply to all of the Nano
32
+
31
33
| Format | Measurement |
32
34
| ------ | ----------- |
33
35
| Width | 18 mm |
34
36
| Length | 45 mm |
35
-
| Pitch |1.27 mm |
37
+
| Pitch\*|2.54 mm |
36
38
39
+
***\*Pitch is the space between the pins (e.g. between A1, A2. This specification is important when choosing header pins.***
37
40
38
41
### Feature Comparisons
39
42
@@ -117,7 +120,7 @@ The location of these pins are located in the pinout for each board. These are f
Below are template files for creating your custom **Printable Circuit Board (PCB)**.
123
126
@@ -137,9 +140,9 @@ The design file(s) below can be used for 3D printing, e.g. enclosures, mounts.
137
140
138
141
## Soldering Directly To PCB
139
142
140
-
All Nano boards can be purchased **without headers attached.** This makes it possible to solder it directly to a custom PCB, using the castellated pads on the board.
143
+
All Nano boards can be purchased **without headers attached.** This makes it possible to solder it directly to a custom PCB, using the castellated holes on the board.
141
144
142
-
![Castellated pads.]()
145
+

143
146
144
147
This method is useful for more robust applications, where the Nano board needs to be permanently attached.
0 commit comments