Update gerbers; minor layout tweaks
by chrisy 5 years 10 months
Update gerbers; minor layout tweaks

* Add ICSP text next to ISCP header
* Better spacing around channel 2 button traces
* Update 3d preview, gerbers and board PDF
Fix channel 2 button reversal
by chrisy 5 years 10 months
Fix channel 2 button reversal

* The hierarchical schematic pins for channel 2 buttons were reversed in the
root schematic. Correct this, and add board revision logic to the firmware so
board versions can be targeted by the build.
Minor cleanup to layout
by chrisy 5 years 10 months
Update all footprints to KiCad 5 paths
by chrisy 5 years 10 months
Update all footprints to KiCad 5 paths

* All footprints updated.
* 3D models for the relays seem to be missing from KiCad, however, so I
have a copy in my personal library. Mostly cosmetic.
Fix KiCad 4 footprints
by chrisy 5 years 10 months
Fix KiCad 4 footprints

* Update the Phoenix connectors with KiCad 5 footprints
Update board symbols, minor ground plane fixes
by chrisy 5 years 10 months
Update board symbols, minor ground plane fixes

* Fuse rating, board maximums
* ESD logo
* WEEE logo

* Some ground plane fixes around the MAX232
Add a smattering of ground vias
by chrisy 5 years 10 months
Split the 5v and 12v ground paths
by chrisy 5 years 10 months
Split the 5v and 12v ground paths

* To control the return path for (noisy) relay current, split the grounds for
the 12v and 5v sections.
* The grounds are joined by bridges (solder pads) placed adjacent to the 5v
regulator, on both layers.
* The gound plane is split in two; conveniently the 12v vs 5v components were
already well placed to make this straightforward.
* 12v power LED uses the 5v ground to simplify routing.
* Add dummy power flags for ERC
Minor layout tweaks, component updates
by chrisy 5 years 10 months
Minor layout tweaks, component updates

* Add an MCU driven status LED
* Update LED current limit resistor values
* Minor trace tweaks for clearance
* Based on empirical measurements of rev 0.1 board, adjust the location of the
board mounting holes.
Bump revision to 0.2
by chrisy 5 years 10 months
Report a bug