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
Copy file name to clipboardExpand all lines: README.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,9 @@ The PCB has a jumper to select between 3.3v and 5v for the MAX chip.
38
38
- If you're using a MAX3232 then bridge 3.3v to the center pin, bridge R4 and R3, and remove R1 and R2.
39
39
40
40
#### Board to Pico USB data connection:
41
-
The TP2 and TP3 testpoints on the board must be soldered to the corresponding TP2 and TP3 test points on the Pico, underneath the USB connector.
41
+
The `TP2` and `TP3` testpoints on the board must be soldered to the corresponding `TP2` and `TP3` test points on the Pico, underneath the USB connector:
42
+
43
+
[<imgalign="center"alt="Pico bottom TP2 and TP3 test points"src="images/Pico_bottom.webp"/>](images/Pico_bottom.png)
42
44
43
45
44
46
### Phat:
@@ -63,7 +65,9 @@ Made for people be require the adapter to be as small as possible. Not much wide
The easiest way to power the device would be to use the Picos micro USB port. Be sure to use a USB power only cable or a wall power adapter otherwise it won't pick up the mouse.
68
+
The easiest way to power the device would be to use the Pico's micro USB port. Be sure to use a USB power only cable or a wall power adapter otherwise it won't pick up the mouse.
69
+
70
+
**PLEASE NOTE:** Some "power only" USB cables have the data lines shorted together. You can test if this is the case by plugging the cable into the Pico and using a meter to check for continuity between `TP2` and `TP3` on the Pico. If there is continuity you have a cable like this. Cut the data lines on a normal USB cable as an option.
0 commit comments