70c3c758da
hardware: pcb: update footprints and 3d models for pin 1 marker
...
Update the footprints so that the pin 1 marker is actually visible by
using silk where possible.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:51:06 +08:00
cd761fe680
hardware: cache: update cached library
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:43:34 +08:00
5d4c48e48d
hardware: dcm: update with rpi header
...
Still not sure what this file is, exactly...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:43:03 +08:00
a4cc3b6729
hardware: pretty: remove 3D model from connectors
...
On this PCB, these are unpopulated.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:42:31 +08:00
a4fdc6365d
hardware: sch: use local copy of 20pin header
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:41:16 +08:00
836b4c5d86
hardware: lib: add rpi connector to tomu-fpga.lib
...
A hedge in case this part gets renamed.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:35:56 +08:00
1f0152ebf0
hardware: sw-spst: replace 3d model with local copy
...
This is another example of a 3D model that has gotten moved, causing
kicad to not work between versions. Use a local copy of the 3D model.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:28:06 +08:00
6c54083400
hardware: 3d: add switch model
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:27:39 +08:00
bb8e644b99
hardware: pretty: xtal: replace pin 1 marker pad with drawing
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:24:44 +08:00
bb279832f7
hardware: pretty: led-rgb: replace pin 1 indicator with drawing
...
Replace the pin 1 indicator with a drawing, so that kicad will export
it. It was a pad before.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:21:42 +08:00
312cf92730
hardware: pretty: mems: replace pin 1 with drawing
...
Replace the pin 1 pad with a drawing, so kicad will export it.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:20:50 +08:00
9fc3dbc90a
hardware: pretty: led: replace pin1 marker with silk
...
It turns out that if you put pads down on the silk layer, kicad doesn't
export them. As a result, evt1 had no pin1 marker for this LED.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-13 10:19:08 +08:00
b8f4eb8cb3
hardware: pcb: fill pcb
...
Re-do the fill, because the last commit was done with an unpoured fill.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 12:27:38 +08:00
6c95306fbb
hardware: misc kicad-related commits
...
Update the cache file, as well as the evt1 xml source file.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 12:25:48 +08:00
37ff812b49
hardware: pcb: replace "text" with "value" for buttons
...
Previously, we used text to display the "5" and "6" designators for the
physical buttons. Replace this with a value of "5" and "6", and remove
the extra text.
Additionally, display "SW??" under the switch, to make hand-assembly
easier.
Do the same thing for the "Reset" button.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 12:12:13 +08:00
ac7446dc12
hardware: sch: change "value" for user switches
...
Change the "Value" of the user switch from "USER1" and "USER2" to "5"
and "6". This way we can use the "Value" as the silk rather than adding
another text layer.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 12:11:11 +08:00
988566e6c6
releases: evt1: add trimmed BOM
...
This BOM only includes components that are used.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 12:02:33 +08:00
3bce7b2c67
reference: add updated renders of evt1
...
The virtual floor has been removed.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 11:38:08 +08:00
12eed495f2
hardawre: pcb: remove 3D models for headers
...
These are nominally DNP, so remove the 3D models to make the render more
accurate.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 11:35:31 +08:00
62dab34633
hardware: pcb: repour and connect wire in kicad
...
The `VCCPLL` line was listed as "Not Connected" in KiCad. Reconnect it,
even though it was already connected.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 11:33:41 +08:00
74963bd034
hardware: pcb: fix virtual
and smd
designation
...
Some components were getting added to the BOM that shouldn't have been,
and some were missing from the pick-and-place file.
Update the `Placement Type` to be accurate according to assembly.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-10 11:32:32 +08:00
9639d75a11
releases: remove evt1 and evt2, and rename evt3 -> evt1
...
evt1 and evt2 were never produced. They also would never have worked,
because the USB connector was drawn mirrored.
Remove these and replace them with a single `evt1` that was actually
produced.
This reflects the fact that the `evt1` boards actually say "EVT1" on
them.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-04 21:00:16 +08:00
49d2924c26
hardware: pcb: redo timestamps, because kicad
...
kicad decided to redo all the timestamps. There are no other changes to
this commit.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-03 11:50:44 +08:00
57f68c4a26
release: evt3: add bom files
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-03 10:38:20 +08:00
89076f32bb
release: tag evt3
...
This is the first release that will actually work.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 20:40:27 +08:00
25b662e6fb
hardware: pcb: re-route USB after flipping the footprint
...
It looks kinda janky, but it's better than ripping everything up and
starting over.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 20:39:32 +08:00
87ab2799bf
hardawre: footprints: reverse USB footprints
...
They were copied incorrectly. Fix the footprints so the pads are no
longer mirrored.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 20:38:56 +08:00
da8ede5f75
hardware: fix USB footprint being mirrored
...
That could have been bad.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 20:38:34 +08:00
4a64ffd435
releases: evt2: tag evt2
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:48:25 +08:00
2d86e4aa15
reference: add evt2 schematic
...
It's almost the same as evt1.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:48:25 +08:00
b9889e6c5a
reference: rename RGB LED doc so it starts with LED-RGB
...
This is to differentiate it from the normal LED.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:48:25 +08:00
74f18092fb
reference: add reference doc for RGB LED APN
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:48:25 +08:00
8bb0524872
hardware: sch: provide APN for RGB LED
...
Provide an alternate part number for the RGB LED, since the current one
is hard to source.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:48:25 +08:00
6214f995e9
hardware: pcb: increase USB connector size
...
It was only 11.3mm before. Make it 11.7mm, and center it.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:48:25 +08:00
e91896a8fb
hardware: pcb: loosen up the ground plane / 5V some more
...
Move some vias around to get the 5V plane more breathing room. Add a
small pour to give more copper and stabilize the net.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:22:29 +08:00
ced061ec5c
hardware: pcb: add pin header to dcm file
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:22:04 +08:00
37899c600b
hardware: pcb: move pin headers into local repo
...
Move the new PMOD pin headers from KiCad into the local repo, so that it
no longer depends on KiCad version.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 19:21:48 +08:00
e48d836372
pcb: remove usb silk, add more 5V vias
...
Add more 5V vias near the 1.2V regulator, and replace a manual trace
with a copper pour. This will increase the amount of copper going to
both the 3.3V and 1.2V regulators, which should improve stability.
While we're at it, remove an errant silk artifact on the USB connector.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 14:03:27 +08:00
e842cfdc0c
releases: add evt1 release files
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 13:49:59 +08:00
46fdfdf134
hardware: pcb: update drill offset, add mfg notes
...
Add a note indicating the PCB thickness and color.
Also, move the drill origin to the lower-left corner, to aid in machine
assembly.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 13:49:40 +08:00
dd4ad06f7e
reference: add render of pcb back
...
Might as well put this in there, too!
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 12:52:45 +08:00
9f14ebbdbf
reference: add new render of PCB
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 12:50:51 +08:00
12afe3aed1
pcb: add more silk, fatten up ground traces
...
Add more silk, indicating website and other info.
While we're at it, move some traces around to give more copper area, and
drop some more vias to improve ground performance.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 12:49:56 +08:00
1ef5bb909f
reference: add updated schematic for evt1
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 11:39:13 +08:00
c5dda21a57
reference: add render of evt1 board
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 11:38:22 +08:00
d1923f10e1
hardware: pcb: finish layout with new PMOD connector
...
This is just about manufacturable.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 11:37:49 +08:00
c02b3ef4ac
hardware: sch: add PMOD connector
...
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 11:37:40 +08:00
74d402417b
hardware: tomu-fpga-cache: add conn-1x6
for PMOD
...
This connector is used for the PMOD, so add it to the schematic library.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 11:35:28 +08:00
29538e3235
hardware: footprints: extend USB-B pads, fix XTAL dot
...
Fix the crystal's "Pin 1" marker.
Extend the pads on the USB-B connector.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-11-02 11:34:15 +08:00
b26b71343d
hardware: first fully-routed PCB
...
The PCB is terrible, and probably would have all sorts of issues. Will
rip it up and try again tomorrow.
Signed-off-by: Sean Cross <sean@xobs.io>
2018-10-31 22:28:10 +08:00