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

Add kitspace.yaml and part selections to BOM #100

Merged
merged 2 commits into from
Sep 10, 2019

Conversation

kasbah
Copy link

@kasbah kasbah commented Sep 8, 2019

Solves #101

Hey, this adds the kitspace.yaml so pslab can be added to kitspace.org (as requested by @mariobehling). I also made some small changes to the BOM which would look something likes this if we had a diff for ods:

  • selecting some part numbers for random LEDs in the right color and size
  • using: TL072CD exact part number instead of the less specific TL072
@@ -10,8 +10,8 @@
 9	16V 5%	VJ0603A3R3BXJCW1BC	C-RESCUE-proto1	C23 C29	3p3	C_0603	2
 10	USB SMT+DIP Type	ZX62D-B-5PA8(30)	USB-MINI-B	CON1	USB-MINI-B	USB_Micro-B	1
 11	6.8V Zener	DL5235B-TP	ZENERsmall-RESCUE-proto1	D1 D2	6V8	D_MiniMELF	2
-12	Green 0805	Green 0805	LED-RESCUE-PSLab	D3	LED	LED_0805	1
-13	Blue 0805	Blue 0805	LED-RESCUE-PSLab	D4	LED	LED_0805	1
+12	Green 0805	APHCM2012CGCK-F01	LED-RESCUE-PSLab	D3	LED	LED_0805	1
+13	Blue 0805	598-8191-107F	LED-RESCUE-PSLab	D4	LED	LED_0805	1
 14	Hold 250mA, Trip 500mA	0ZCJ0025FF2E	FUSE	F1	0.5A	Fuse_SMD1206_Reflow	1
 15	Straight female 2.54 mm 1row	SSW-107-01-T-S	Conn_01x07	J7	UART/ESP	Pin_Header_Straight_1x07_Pitch2.54mm	1
 16	Straight female 2.54 mm 2row	SSW-114-01-T-D	Conn_02x14_Odd_Even	J2	DoublePins	Pin_Header_Straight_2x14_Pitch2.54mm	1
@@ -39,7 +39,7 @@
 38	MSOP 10	MCP4728-E/UN	MCP4728-RESCUE-PSLab	U9	MCP4728	MSOP-10_3x3mm_Pitch0.5mm	1
 39	TQFP 44	PIC24EP256GP204-I/PT	PIC24EP256GP204	U3	PIC24EP256GP204	TQFP-44_10x10mm_Pitch0.8mm	1	http://www.microchip.com/wwwproducts/en/PIC24EP256GP204
 40	SOT-23-6	TC1240AECHTR	TC1240A	U4	TC1240A	SOT-23-6	1
-41	SOIC 8	TL072	TL072-RESCUE-proto1	U8 U10 U13 U16	TL082	SOIC-8_3.9x4.9mm_Pitch1.27mm	4
+41	SOIC 8	TL072CD	TL072-RESCUE-proto1	U8 U10 U13 U16	TL082	SOIC-8_3.9x4.9mm_Pitch1.27mm	4
 42	18pF 30ppm	ABM3-12.000MHZ-D2Y-T 	Crystal	X1 Y1	12MHz	Crystal_SMD_5032-2pin_5.0x3.2mm	2
 43	M3 Nut	3.2mm_M3.5_DIN965	3.2mm_M3.5_DIN965	MH1 MH2 MH3 MH4	Mounting Hole	3.2mm_M3.5_DIN965	4	https://katalog.we-online.de/em/datasheet/9774030360R.pdf

I then added part selections for Digikey/Mouser/RS/Newark and Farnell into the BOM using the bom-builder tool so that people can use the "buy parts" links.

@mariobehling
Copy link
Member

Ok, thanks. The ODS gave an error message on your site. So, I thought we need to make a tsv first as well. @kasbah

@kasbah
Copy link
Author

kasbah commented Sep 9, 2019 via email

@mariobehling mariobehling self-requested a review September 9, 2019 09:53
@kasbah
Copy link
Author

kasbah commented Sep 10, 2019

It's up! https://kitspace.org/boards/github.com/fossasia/pslab-hardware/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants