Skip to content

Commit 8fe4721

Browse files
karlsoderbymarqdevx
authored andcommitted
Fix images and spell errors
1 parent 22470bf commit 8fe4721

File tree

6 files changed

+16
-3
lines changed

6 files changed

+16
-3
lines changed

content/hardware/03.nano/carriers/nano-screw-terminal/tutorials/getting-started-nano-screw-terminal/getting-started-nano-screw-terminal.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,21 +40,34 @@ As a bonus, it also comes with a smaller prototyping area that you can solder co
4040

4141
![Screw terminals on the carrier.](assets/nst-terminals.png)
4242

43+
The two screw terminal blocks are mounted on each side of the carrier and provides easy connections that can be fastened with a simple flathead screwdriver.
44+
45+
There is also two extra GND connectors for your convenience.
46+
4347
### Prototyping Area
4448

45-
![Prototype area on the carrier.](assets/nst-proto-area.png)
49+
![Prototyping area on the carrier.](assets/nst-proto-area.png)
50+
51+
The prototyping area is **9x8**, with a pitch of **2.54 mm**. While not huge, it is perfect for mounting smaller circuits ICs, sensors or other components.
52+
53+
An example on how much you can fit on the area is:
54+
- A ULN2803A motor driver for stepper/DC motors.
55+
- A connector row.
56+
- A square RGB LED.
57+
58+
![Prototype area example.](assets/nst-proto-area-pic.png)
4659

4760
## Considerations
4861

4962
As the pinout slightly differs from one Nano board to another, there are some important considerations to take into account. This sections lists out all considerations to take into account when using this product.
5063

5164
### RST Pin
5265

53-
![RST pin on the carrier.](assets/nst-terminals-1.png)
66+
![RST pin on the carrier.](assets/nst-rst-pin.png)
5467

5568
The pin marked **"RST"** on the board stands for **"reset"**. On the Nano Screw Terminal, it is disconnected by default. The reason behind this is that the function of this pin varies from board to board.
5669

57-
An example of this is the [Nano RP2040 Connect](https://store.arduino.cc/nano-rp2040-connect), where this pin is named **"REC"** as in **"recovery"**. If this pin had been connected, it would have constantly resetted the board.
70+
An example of this is the [Nano RP2040 Connect](https://store.arduino.cc/nano-rp2040-connect), where this pin is named **"REC"** as in **"recovery"**.
5871

5972
### PWM
6073

0 commit comments

Comments
 (0)