-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
fc42f25
commit 3d92d30
Showing
13 changed files
with
258 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
Comment,Description,Designator,Footprint,Pins,Quantity | ||
LED 0805 ���,��ƬLED,LED1;LED2,C-0805,2,2 | ||
330�� 0805 ��1%,��Ƭ����,R1;R7,C-0805,2,2 | ||
10K�� 0805 ��1%,��Ƭ����,R2;R5;R6;R8,C-0805,2,4 | ||
1K�� 0805 ��1%,��Ƭ����,R3;R9,C-0805,2,2 | ||
CON2 ֱ������,����ֱ������,C1;C3,CON2_3MM,2,2 | ||
CON2 ֱ������,����ֱ������,C2;C4,CON2_3MM,2,2 | ||
CON4 ֱ������,�Ŀ�ֱ������,S1,CON4,4,1 | ||
LM393 SOIC-8,SOIC-8��Ƭ����,L1,SOIC-8,8,1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
Designator,Footprint,Mid X,Mid Y,Layer,Rotation | ||
C1,CON2_3MM,18.5127mm,25.4873mm,T,180 | ||
C3,CON2_3MM,8.4873mm,18.5127mm,T,0 | ||
C2,CON2_3MM,8.4873mm,25.5127mm,T,0 | ||
C4,CON2_3MM,18.5127mm,18.4873mm,T,180 | ||
L1,SO8,13.5508mm,10.1364mm,T,0 | ||
LED1,C-0805,11.5442mm,26.2654mm,T,0 | ||
LED2,C-0805,11.595mm,19.2804mm,T,0 | ||
R1,C-0805,11.6712mm,22.8872mm,T,180 | ||
R7,C-0805,11.6458mm,15.9022mm,T,180 | ||
R2,C-0805,15.3034mm,22.938mm,T,180 | ||
R5,C-0805,9.2074mm,4.904mm,T,180 | ||
R6,C-0805,9.2074mm,7.2408mm,T,0 | ||
R8,C-0805,15.5574mm,15.9276mm,T,0 | ||
R3,C-0805,15.3288mm,26.2908mm,T,0 | ||
R9,C-0805,15.532mm,19.2804mm,T,180 | ||
S1,CON4,13.5762mm,1.9576mm,T,90 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
# | ||
# Property of Cadence Design Systems, Inc. All rights reserved. | ||
# | ||
# $Header: bom_rep_view.txt.v 1.1 12/11/87 ddd Prealpha | ||
# | ||
# File: bom_rep_view.txt - Component data extract cmd file for | ||
# bill-of-material (bom) report | ||
# | ||
# Revision history: | ||
# (0.10) ddd 12/11/87 Preliminary initial version | ||
# (1.00) rhe 08/10/99 Ignore components (instances) | ||
# with non-blank BOM_IGNORE property. | ||
# | ||
# | ||
COMPONENT | ||
# | ||
COMP_BOM_IGNORE = '' | ||
# | ||
# Extract: package, refdes, device_type, | ||
# value, tolerance, comp_class | ||
# | ||
SYM_NAME | ||
COMP_DEVICE_TYPE | ||
COMP_VALUE | ||
COMP_TOL | ||
COMP_CLASS | ||
REFDES_SORT | ||
REFDES | ||
# | ||
# end of bom_rep_view | ||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# | ||
# Property of Cadence Design Systems, Inc. All rights reserved. | ||
# | ||
# $Header: pcp_rep_view.txt.v 1.1 12/14/87 ddd Prealpha | ||
# | ||
# File: pcp_rep_view.txt - Component data extract cmd file for | ||
# placed component list report | ||
# | ||
# Revision history: | ||
# (1.01) jds 3/20/91 Use SYM_NAME not COMP_PACKAGE (alt symbols) | ||
# (1.00) ddd 12/14/87 Initial version | ||
# | ||
# | ||
COMPONENT | ||
# | ||
# Extract: refdes(sort), refdes, device_type, value, tolerance, | ||
# package, x, y, angle, mirror. | ||
# Placed only: | ||
SYM_X != '' | ||
# | ||
REFDES_SORT | ||
REFDES | ||
COMP_DEVICE_TYPE | ||
COMP_VALUE | ||
COMP_TOL | ||
SYM_NAME | ||
SYM_X | ||
SYM_Y | ||
SYM_ROTATE | ||
SYM_MIRROR | ||
# | ||
# end of pcp_rep_view | ||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# | ||
# Property of Cadence Design Systems, Inc. All rights reserved. | ||
# | ||
# $Header: pcp_rep_view.txt.v 1.1 12/14/87 ddd Prealpha | ||
# | ||
# File: pcp_rep_view.txt - Component data extract cmd file for | ||
# placed component list report | ||
# | ||
# Revision history: | ||
# (1.01) jds 3/20/91 Use SYM_NAME not COMP_PACKAGE (alt symbols) | ||
# (1.00) ddd 12/14/87 Initial version | ||
# | ||
# | ||
COMPONENT | ||
# | ||
# Extract: refdes(sort), refdes, device_type, value, tolerance, | ||
# package, x, y, angle, mirror. | ||
# Placed only: | ||
SYM_X != '' | ||
# | ||
REFDES_SORT | ||
REFDES | ||
COMP_DEVICE_TYPE | ||
COMP_VALUE | ||
COMP_TOL | ||
SYM_NAME | ||
SYM_X | ||
SYM_Y | ||
SYM_ROTATE | ||
SYM_MIRROR | ||
# | ||
# end of pcp_rep_view | ||
# |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
C1 18.5127 25.4873 180 CON2_3MM | ||
C3 8.4873 18.5127 0 CON2_3MM | ||
C2 8.4873 25.5127 0 CON2_3MM | ||
C4 18.5127 18.4873 180 CON2_3MM | ||
L1 13.5508 10.1364 0 SO8 | ||
LED1 11.5442 26.2654 0 C-0805 | ||
LED2 11.5950 19.2804 0 C-0805 | ||
R1 11.6712 22.8872 180 C-0805 | ||
R7 11.6458 15.9022 180 C-0805 | ||
R2 15.3034 22.9380 180 C-0805 | ||
R5 9.2074 4.9040 180 C-0805 | ||
R6 9.2074 7.2408 0 C-0805 | ||
R8 15.5574 15.9276 0 C-0805 | ||
R3 15.3288 26.2908 0 C-0805 | ||
R9 15.5320 19.2804 180 C-0805 | ||
S1 13.5762 1.9576 90 CON4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
UUNITS = MILLIMETERS | ||
C1 5.0127 14.4873 180 CON2_3MM | ||
C3 -5.0127 7.5127 0 CON2_3MM | ||
C2 -5.0127 14.5127 0 CON2_3MM | ||
C4 5.0127 7.4873 180 CON2_3MM | ||
L1 0.0508 -0.8636 0 SO8 | ||
LED1 -1.9558 15.2654 0 C-0805 | ||
LED2 -1.9050 8.2804 0 C-0805 | ||
R1 -1.8288 11.8872 180 C-0805 | ||
R7 -1.8542 4.9022 180 C-0805 | ||
R2 1.8034 11.9380 180 C-0805 | ||
R5 -4.2926 -6.0960 180 C-0805 | ||
R6 -4.2926 -3.7592 0 C-0805 | ||
R8 2.0574 4.9276 0 C-0805 | ||
R3 1.8288 15.2908 0 C-0805 | ||
R9 2.0320 8.2804 180 C-0805 | ||
S1 0.0762 -9.0424 90 CON4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
(---------------------------------------------------------------------) | ||
( ) | ||
( PLCTXT Log ) | ||
( ) | ||
( Drawing : BBear_speed_sensor.brd ) | ||
( Software Version : 16.6P004 ) | ||
( Date/Time : Sun Nov 12 16:32:44 2017 ) | ||
( ) | ||
(---------------------------------------------------------------------) | ||
|
||
|
||
|
||
Create a placement by text file: place_txt.txt | ||
|
||
Successfully processed 16 placed components |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
(---------------------------------------------------------------------) | ||
( ) | ||
( PLCTXT Log ) | ||
( ) | ||
( Drawing : BBear_speed_sensor.brd ) | ||
( Software Version : 16.6P004 ) | ||
( Date/Time : Sun Nov 12 16:09:04 2017 ) | ||
( ) | ||
(---------------------------------------------------------------------) | ||
|
||
|
||
|
||
Create a placement by text file: place_txt.txt | ||
|
||
Successfully processed 16 placed components |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
A!SYM_NAME!COMP_DEVICE_TYPE!COMP_VALUE!COMP_TOL!COMP_CLASS!REFDES_SORT!REFDES! | ||
J!E:/Ƕ��ʽ/git/PCB_SPEED/pcb/BBear_speed_sensor.brd!Sun Nov 12 15:43:36 2017!-50.0000!-50.0000!450.0000!450.0000!0.0001!millimeters!SPEED_SENSOR!10.400000 mil!2!UP TO DATE! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_T!CON2_T!!IC!C 00000001!C1! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_T!CON2_T!!IC!C 00000003!C3! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_R!CON2_R!!IC!C 00000002!C2! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_R!CON2_R!!IC!C 00000004!C4! | ||
S!SO8!SO8_SO8_LM393!LM393!!IC!L 00000001!L1! | ||
S!C-0805!LED_C-0805_LED_0805!LED_0805!!IC!LED 00000001!LED1! | ||
S!C-0805!LED_C-0805_LED_0805!LED_0805!!IC!LED 00000002!LED2! | ||
S!C-0805!R_C-0805_330!330!!IC!R 00000001!R1! | ||
S!C-0805!R_C-0805_330!330!!IC!R 00000007!R7! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000002!R2! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000005!R5! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000006!R6! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000008!R8! | ||
S!C-0805!R_C-0805_1K!1K!!IC!R 00000003!R3! | ||
S!C-0805!R_C-0805_1K!1K!!IC!R 00000009!R9! | ||
S!CON4!CON4_CON4_CON4!CON4!!IC!S 00000001!S1! | ||
A!SYM_NAME!COMP_DEVICE_TYPE!COMP_VALUE!COMP_TOL!COMP_CLASS!REFDES_SORT!REFDES! | ||
J!E:/Ƕ��ʽ/git/PCB_SPEED/pcb/BBear_speed_sensor.brd!Sun Nov 12 15:43:59 2017!-50.0000!-50.0000!450.0000!450.0000!0.0001!millimeters!SPEED_SENSOR!10.400000 mil!2!UP TO DATE! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_T!CON2_T!!IC!C 00000001!C1! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_T!CON2_T!!IC!C 00000003!C3! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_R!CON2_R!!IC!C 00000002!C2! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_R!CON2_R!!IC!C 00000004!C4! | ||
S!SO8!SO8_SO8_LM393!LM393!!IC!L 00000001!L1! | ||
S!C-0805!LED_C-0805_LED_0805!LED_0805!!IC!LED 00000001!LED1! | ||
S!C-0805!LED_C-0805_LED_0805!LED_0805!!IC!LED 00000002!LED2! | ||
S!C-0805!R_C-0805_330!330!!IC!R 00000001!R1! | ||
S!C-0805!R_C-0805_330!330!!IC!R 00000007!R7! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000002!R2! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000005!R5! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000006!R6! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000008!R8! | ||
S!C-0805!R_C-0805_1K!1K!!IC!R 00000003!R3! | ||
S!C-0805!R_C-0805_1K!1K!!IC!R 00000009!R9! | ||
S!CON4!CON4_CON4_CON4!CON4!!IC!S 00000001!S1! | ||
A!SYM_NAME!COMP_DEVICE_TYPE!COMP_VALUE!COMP_TOL!COMP_CLASS!REFDES_SORT!REFDES! | ||
J!E:/Ƕ��ʽ/git/PCB_SPEED/pcb/BBear_speed_sensor.brd!Sun Nov 12 15:44:05 2017!-50.0000!-50.0000!450.0000!450.0000!0.0001!millimeters!SPEED_SENSOR!10.400000 mil!2!UP TO DATE! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_T!CON2_T!!IC!C 00000001!C1! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_T!CON2_T!!IC!C 00000003!C3! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_R!CON2_R!!IC!C 00000002!C2! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_R!CON2_R!!IC!C 00000004!C4! | ||
S!SO8!SO8_SO8_LM393!LM393!!IC!L 00000001!L1! | ||
S!C-0805!LED_C-0805_LED_0805!LED_0805!!IC!LED 00000001!LED1! | ||
S!C-0805!LED_C-0805_LED_0805!LED_0805!!IC!LED 00000002!LED2! | ||
S!C-0805!R_C-0805_330!330!!IC!R 00000001!R1! | ||
S!C-0805!R_C-0805_330!330!!IC!R 00000007!R7! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000002!R2! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000005!R5! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000006!R6! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000008!R8! | ||
S!C-0805!R_C-0805_1K!1K!!IC!R 00000003!R3! | ||
S!C-0805!R_C-0805_1K!1K!!IC!R 00000009!R9! | ||
S!CON4!CON4_CON4_CON4!CON4!!IC!S 00000001!S1! | ||
A!SYM_NAME!COMP_DEVICE_TYPE!COMP_VALUE!COMP_TOL!COMP_CLASS!REFDES_SORT!REFDES! | ||
J!E:/Ƕ��ʽ/git/PCB_SPEED/pcb/BBear_speed_sensor.brd!Sun Nov 12 15:44:09 2017!-50.0000!-50.0000!450.0000!450.0000!0.0001!millimeters!SPEED_SENSOR!10.400000 mil!2!UP TO DATE! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_T!CON2_T!!IC!C 00000001!C1! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_T!CON2_T!!IC!C 00000003!C3! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_R!CON2_R!!IC!C 00000002!C2! | ||
S!CON2_3MM!CON2_CON2_3MM_CON2_R!CON2_R!!IC!C 00000004!C4! | ||
S!SO8!SO8_SO8_LM393!LM393!!IC!L 00000001!L1! | ||
S!C-0805!LED_C-0805_LED_0805!LED_0805!!IC!LED 00000001!LED1! | ||
S!C-0805!LED_C-0805_LED_0805!LED_0805!!IC!LED 00000002!LED2! | ||
S!C-0805!R_C-0805_330!330!!IC!R 00000001!R1! | ||
S!C-0805!R_C-0805_330!330!!IC!R 00000007!R7! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000002!R2! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000005!R5! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000006!R6! | ||
S!C-0805!R_C-0805_10K!10K!!IC!R 00000008!R8! | ||
S!C-0805!R_C-0805_1K!1K!!IC!R 00000003!R3! | ||
S!C-0805!R_C-0805_1K!1K!!IC!R 00000009!R9! | ||
S!CON4!CON4_CON4_CON4!CON4!!IC!S 00000001!S1! |