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: ASSEMBLY.md
+14-12Lines changed: 14 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,25 +43,27 @@ The best way to fit the components to your PCB is to use the Interactive Bill of
43
43
44
44
The general rule is to fit the parts with the lowest Z-height first (i.e. the flat ones, that stick out the least). This means if you flip the PCB over to solder on the underside, you won't have a tall component preventing the board from lying flat and causing the component you are currently trying to solder to fall out of its hole. A suggested order is:
45
45
46
-
* All surface mount components
46
+
* All surface mount components (including U401, which may not have been presoldered in your kit)
47
47
* Short-circuit JP1201 *or* JP1201
48
48
* If you have a DS1307 short JP1201 to give it 5V
49
49
* If you have an MCP7940, short JP1202 to give it 3.3V
50
-
* The SD Card Socket
51
-
* The 28-pin DIP socket
52
-
* The DC Input jack
53
-
* The 22uH Inductor, PTC fuse and electrolytic capacitors
54
-
* The PSU module
55
-
* The Raspberry Pi Pico (if you want to solder it straight to the board)
50
+
* The SD Card Socket (J1101)
51
+
* The 28-pin DIP socket (U301)
52
+
* The DC Input jack (J1301)
53
+
* The 22uH Inductor (L1301), PTC fuse (F1301) and electrolytic capacitors (C801, C808, C809, C1301, C1302)
54
+
* The PSU module (U1301)
55
+
* The Raspberry Pi Pico (if you want to solder it straight to the board) (U201)
56
56
* Any 2.54mm pin headers and jumpers
57
57
* Don't worry about J906, J907 and J908 - they're just for debugging/testing/probing
58
58
* Ensure you leave out pin 8 on the J802 PC case audio connector, as most cases have a blank position on the mating connector to make sure you can't put it in backwards. Pin 8 is the top row, one in from the right; if you look carefully it's the only pad on that 10-way header that doesn't have a PCB trace running to it.
59
59
* Any 2.54mm pin sockets (e.g. for the Raspberry Pi Pico, if you didn't solder it down directly earlier)
60
-
* The MCP23S17 chip
61
-
* The Expansion Connectors
62
-
* The VGA Connector
63
-
* The Triple 3.5mm audio connector
64
-
* The PS/2 connector
60
+
* The Expansion Connectors (J902, J903, J904, J905)
61
+
* The VGA Connector (J401)
62
+
* The Triple 3.5mm audio connector (U802)
63
+
* The PS/2 connector (J1007)
64
+
65
+
Don't forget to put the MCP23S17 chip (U301) in its socket.
0 commit comments