From c8f00d2bafc941e7e86b353f20cc1c0a5412f39a Mon Sep 17 00:00:00 2001 From: rusefi Date: Sun, 24 May 2020 10:10:16 -0400 Subject: [PATCH] docs --- Hardware-Proteus-Fabrication.md | 16 ++++++++++++++++ Proteus.md | 4 +++- 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 Hardware-Proteus-Fabrication.md diff --git a/Hardware-Proteus-Fabrication.md b/Hardware-Proteus-Fabrication.md new file mode 100644 index 00000000..b4047e70 --- /dev/null +++ b/Hardware-Proteus-Fabrication.md @@ -0,0 +1,16 @@ + +[Proteus](https://github.com/mck1117/proteus) is a 4 layer PCB measured 135mm x 82.5mm + +[jlcpcb.com](http://www.jlcpcb.com) not only fabricates the PCB but also assembles a significant portion of Proteus pretty cheaply. + +For best results take three official files from latest [export](https://github.com/mck1117/proteus/tree/master/export) folder + +1) gerbers.zip for PCB files - On first step you point at this file and selec "PCB Assembly" checkbox. + +2) Bill Of Materials for what components to assembled + +3) placement file for where to place those components + +TODO picture of Proteus as received from JLCPCB. + +At QTY 10, each pre-assembled Proteus board costs under $40. DHL delivery is cheap and fast, you should have your 80% ready board in about 12 days! \ No newline at end of file diff --git a/Proteus.md b/Proteus.md index 270a6d6b..f59b8dc2 100644 --- a/Proteus.md +++ b/Proteus.md @@ -6,4 +6,6 @@ See https://github.com/mck1117/proteus/ [Pinout for version 0.3 (green)](Hardware_Proteus_Wiring_v03) -[Pinout for version 0.2 (black)](Hardware_Proteus_Wiring_v02) \ No newline at end of file +[Pinout for version 0.2 (black)](Hardware_Proteus_Wiring_v02) + +[Fabrication](Hardware-Proteus-Fabrication.md) \ No newline at end of file