File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -130,13 +130,13 @@ or 5V. If running the Pyboard from USB, GPS Vin may be wired to Pyboard V+. If
130
130
the Pyboard is run from a voltage >5V the Pyboard 3V3 pin should be used.
131
131
Testing on Pico and Pico W used the 3.3V output to power the GPS module.
132
132
133
- | GPS | Pyboard | RP2 | Optional |
134
- | :----| :-----------| :----| :--------:|
135
- | Vin | V+ or 3V3 | 3V3 | |
136
- | Gnd | Gnd | Gnd | |
137
- | PPS | X3 | 2 | Y |
138
- | Tx | X2 (U4 rx) | 1 | |
139
- | Rx | X1 (U4 tx) | 0 | Y |
133
+ | GPS | Pyboard | RP2 | Optional | Use case |
134
+ | :----| :-----------| :----| :--------:| :-------------------------------- |
135
+ | Vin | V+ or 3V3 | 3V3 | | |
136
+ | Gnd | Gnd | Gnd | | |
137
+ | PPS | X3 | 2 | Y | Precision timing applications. |
138
+ | Tx | X2 (U4 rx) | 1 | | |
139
+ | Rx | X1 (U4 tx) | 0 | Y | Changing GPS module parameters. |
140
140
141
141
Pyboard connections are based on UART 4 as used in the test programs; any UART
142
142
may be used. RP2 connections assume UART 0.
You can’t perform that action at this time.
0 commit comments