ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
Pin #Namewired toAsComment
2
1TestGND
3
2RST6 - ArduinoOUTPUTvia Analog devices ADG3304 logic level shifter
Shift Uno 5v down to 3.3v
4
3VccVcc3.3v
5
4GndGnd
6
5NCGnd
7
6SUSPENDVcc3.3v
8
7SLEEPGnd
9
8NCGnd
10
9PORTSELGnd
11
10BR2GndFor 9600 baud, with BR1 & BR2 on Vcc
12
11TXDO10 - ArduinoINPUTvia Analog devices ADG3304 logic level shifter
Used with Software Serial (as RX)
13
12RXD011 - ArduinoOUTPUTvia Analog devices ADG3304 logic level shifter
Used with Software Serial (as TX)
14
13BR1Vcc3.3v
15
14BR3Vcc3.3v
16
15RSVD2Gnd
17
16RSVD2Gnd
18
17RTS7 - ArduinoINPUT_PULLUPvia Analog devices ADG3304 logic level shifter
Shift Uno 5v down to 3.3v
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100