Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KiCad 8.0.4, BOM, and GPIB connector orientation update #66

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@

pictures/Thumbs.db
pictures/Thumbs.db
*.db
*-bak
*.bak
*.lck
.DS_Store
HW/REV2/KicadV2/xyp-gpib-backups
HW/REV2/KicadV2/fp-info-cache
11 changes: 11 additions & 0 deletions HW/REV2/Gerber filesV2/Assembly_Notes.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
For photos of the assembly process, please see:
https://github.com/hharte/UsbGpib/tree/master/HW/REV2

The following components may be available locally:
GPIO1 - 24-position vertical "Centronics" Panel Type male plug:
https://www.aliexpress.us/item/3256805450457140.html?spm=a2g0o.productlist.main.1.6e3872e5tUudMA&algo_pvid=3c848d5c-bbef-4a4a-b8ad-041402717ac1&algo_exp_id=3c848d5c-bbef-4a4a-b8ad-041402717ac1-0&pdp_npi=4%40dis%21EUR%211.21%211.21%21%21%219.17%21%21%40211b801616979974338462951e1d1e%2112000033838675279%21sea%21DE%210%21AB&curPageLogUid=Fdxeh4JTGSVM&gatewayAdapt=deu2usa4itemAdapt

This connector installs on the bottom side of the PCB.

USB-C connector:
https://www.lcsc.com/product-detail/USB-Connectors_XKB-Connectivity-U262-161N-4BVC11_C319148.html
16 changes: 16 additions & 0 deletions HW/REV2/Gerber filesV2/UsbGpib.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
"null","Sourced","Placed","References","Value","Footprint","Digi-Key_PN","Quantity"
1,"","","C2, C3, C4","100nF","C_0603_1608Metric","CC0603ZRY5V9BB104",3
2,"","","C5, C6","8pF","C_0603_1608Metric","1292-1549-1-ND",2
3,"","","C1","4.7uF","C_0805_2012Metric","1276-1244-1-ND",1
4,"","","C7","1uF","C_0603_1608Metric","311-1446-1-ND",1
5,"","","R2, R3","22R","R_0603_1608Metric","311-22.0HRCT-ND",2
6,"","","R4, R6","470R","R_0603_1608Metric","311-470HRCT-ND",2
7,"","","R7, R8","5k1","R_0603_1608Metric","311-5.10KHRCT-ND",2
8,"","","R1","10k","R_0603_1608Metric","311-10.0KHRCT-ND",1
9,"","","R5","100k","R_0603_1608Metric","311-100KHRCT-ND",1
10,"","","D1, D2","LED","LED_0805_2012Metric","732-4985-1-ND",2
11,"","","U1","ATmega32U4-MU","QFN-44-1EP_7x7mm_P0.5mm_EP5.2x5.2mm","ATMEGA32U4-MU-ND",1
12,"","","Y1","CX2016DB16000D0WZRC1","Crystal_SMD_2016-4Pin_2.0x1.6mm","478-CX2016DB16000D0WZRC1CT-ND",1
13,"","","SW1","SW_Push","SW_Tactile_SPST_NO_Straight_CK_PTS636Sx25SMTRLFS","CKN12329-1-ND",1
14,"","","GPIB1","112-024-113L001","112024113L001","1024PMA-ND",1
15,"","","J1","USB_C_Receptacle_USB2.0","USB_C_Receptacle_XKB_U262-16XN-4BVC11","52-USB-CB16HTBTRCT-ND",1
Loading