Skip to content

Commit 8b64f26

Browse files
revb
1 parent 358407a commit 8b64f26

6 files changed

Lines changed: 12 additions & 12 deletions

File tree

473 KB
Binary file not shown.
File renamed without changes.
160 KB
Binary file not shown.

docs/source/hardware.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ of democratized hobbyist ASICs.
1616
Schematic
1717
=========
1818

19-
`Picocomputer 6502 <_static/2023-06-07-rp6502.pdf>`_ (pdf)
19+
`Picocomputer 6502 <_static/2026-01-26-rp6502.pdf>`_ (pdf)
2020

2121

2222
Buying a Picocomputer
@@ -71,8 +71,8 @@ Step 2. Order Printed Circuit Boards
7171
====================================
7272

7373
Order from the project page at `PCBWay
74-
<https://www.pcbway.com/project/shareproject/Picocomputer_6502_RP6502_03a79f88.html>`_
75-
or download `the gerbers <_static/rp6502-reva-gerbers.zip>`_ to have the boards
74+
<https://www.pcbway.com/project/shareproject/Picocomputer_6502_RP6502_Rev_B_1f41cb0b.html>`_
75+
or download `the gerbers <_static/rp6502-revb-gerbers.zip>`_ to have the boards
7676
made anywhere you prefer.
7777

7878
Gerbers are like PDFs for circuit boards. You'll be asked to upload these;
@@ -98,10 +98,10 @@ boards from step 2. The result is a "board of sockets" - you install
9898
the ICs yourself later. Parts availability should never be a
9999
constraint; every component has multiple vendors.
100100

101-
Download `the BOM, notes, and photos <_static/rp6502-reva-assembly.zip>`_.
101+
Download `the BOM, notes, and photos <_static/rp6502-revb-assembly.zip>`_.
102102

103103
Request assembly with your PCB order and send the `BOM, notes, and photos
104-
<_static/rp6502-reva-assembly.zip>`_. There is no centroid file because there
104+
<_static/rp6502-revb-assembly.zip>`_. There is no centroid file because there
105105
are no surface mount parts. The default options will work. Let them source the
106106
parts. Let them make substitutions.
107107

@@ -120,11 +120,11 @@ Step 4. More Parts
120120
==================
121121

122122
Factory-assembled boards still require you to install the eight ICs. Upload the
123-
`active parts list <_static/rp6502-reva-active.csv>`_ to a `Mouser
123+
`active parts list <_static/rp6502-revb-active.csv>`_ to a `Mouser
124124
<https://mouser.com>`_ shopping cart.
125125

126126
If you are soldering it yourself, upload the `full parts list
127-
<_static/rp6502-reva-full.csv>`_ to a Mouser_ shopping cart.
127+
<_static/rp6502-revb-full.csv>`_ to a Mouser_ shopping cart.
128128

129129
Mouser will print the Customer# on each of the parts bags. Assign this
130130
column to the CSV reference column to get your bags labelled like "C1-C9, C11"
@@ -157,20 +157,20 @@ top and 3.5 mm for the bottom.
157157
Full Parts List (All Components)
158158
=================================
159159

160-
`All Parts CSV <_static/rp6502-reva-full.csv>`_
160+
`All Parts CSV <_static/rp6502-revb-full.csv>`_
161161

162162
.. csv-table::
163-
:file: _static/rp6502-reva-full.csv
163+
:file: _static/rp6502-revb-full.csv
164164
:header-rows: 1
165165

166166

167167
Active Parts List (ICs Only)
168168
=============================
169169

170-
`Active Parts CSV <_static/rp6502-reva-active.csv>`_
170+
`Active Parts CSV <_static/rp6502-revb-active.csv>`_
171171

172172
.. csv-table::
173-
:file: _static/rp6502-reva-active.csv
173+
:file: _static/rp6502-revb-active.csv
174174
:header-rows: 1
175175

176176

@@ -180,7 +180,7 @@ Pi Picos Parts List
180180
Alternative part numbers for the Pi Picos.
181181

182182
.. csv-table::
183-
:file: _static/rp6502-reva-picos.csv
183+
:file: _static/rp6502-revb-picos.csv
184184
:header-rows: 1
185185

186186

0 commit comments

Comments
 (0)