Commit f6bb52e0 authored by Matthieu Cattin's avatar Matthieu Cattin

hw: Continue placement and routing (might change pressure sensor and LDO).

parent 28895043
Cmp-Mod V01 Created by Cvpcb (2014-05-28 BZR 4896)-product date = Thu 29 May 2014 06:01:04 PM CEST
Cmp-Mod V01 Created by Cvpcb (2014-05-28 BZR 4896)-product date = Sat 31 May 2014 03:51:24 PM CEST
BeginCmp
TimeStamp = /537A663F/53821E01;
......@@ -354,28 +354,28 @@ BeginCmp
TimeStamp = /537A662B/5383CA02;
Reference = D4;
ValeurCmp = LED_STD;
IdModule = LEDs:LED-0805;
IdModule = LEDs:LED-0603;
EndCmp
BeginCmp
TimeStamp = /537A662B/5383CB1F;
Reference = D5;
ValeurCmp = LED_STD;
IdModule = LEDs:LED-0805;
IdModule = LEDs:LED-0603;
EndCmp
BeginCmp
TimeStamp = /537A662B/5383CB69;
Reference = D6;
ValeurCmp = LED_STD;
IdModule = LEDs:LED-0805;
IdModule = LEDs:LED-0603;
EndCmp
BeginCmp
TimeStamp = /537A662B/5383CBB0;
Reference = D7;
ValeurCmp = LED_STD;
IdModule = LEDs:LED-0805;
IdModule = LEDs:LED-0603;
EndCmp
BeginCmp
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -1361,4 +1361,15 @@ Wire Wire Line
8900 4350 9000 4350
Wire Wire Line
9000 4350 9000 4400
$Comp
L MS5806-02BA U?
U 1 1 538A4740
P 7700 6100
F 0 "U?" H 8300 6250 60 0000 C CNN
F 1 "MS5806-02BA" H 8275 5750 60 0000 C CNN
F 2 "" H 7700 6100 60 0000 C CNN
F 3 "" H 7700 6100 60 0000 C CNN
1 7700 6100
1 0 0 -1
$EndComp
$EndSCHEMATC
......@@ -355,40 +355,16 @@ F 3 "" H 8150 3800 60 0000 C CNN
1 0 0 -1
$EndComp
$Comp
L RES R3
U 1 1 537BDFC4
P 9600 3700
F 0 "R3" H 9570 3760 39 0000 C CNN
F 1 "100k" H 9600 3700 30 0000 C CNN
F 2 "" H 9600 3700 60 0000 C CNN
F 3 "" H 9600 3700 60 0000 C CNN
1 9600 3700
0 -1 -1 0
$EndComp
$Comp
L GND #PWR012
U 1 1 537BE071
P 9600 3850
F 0 "#PWR012" H 9600 3850 30 0001 C CNN
F 1 "GND" H 9600 3780 30 0001 C CNN
F 2 "" H 9600 3850 60 0000 C CNN
F 3 "" H 9600 3850 60 0000 C CNN
1 9600 3850
1 0 0 -1
$EndComp
$Comp
L CAP C4
U 1 1 537BE25D
P 10150 3500
F 0 "C4" V 10100 3550 39 0000 C CNN
F 1 "1uF" V 10200 3600 39 0000 C CNN
F 1 "4.7uF" V 10200 3600 39 0000 C CNN
F 2 "" H 10150 3500 60 0000 C CNN
F 3 "" H 10150 3500 60 0000 C CNN
1 10150 3500
0 1 1 0
$EndComp
Text GLabel 9700 3550 2 50 Input ~ 0
V_SET
$Comp
L GND #PWR013
U 1 1 537BE5A4
......@@ -637,13 +613,6 @@ Wire Wire Line
Wire Wire Line
8150 3550 8150 3350
Connection ~ 8150 3350
Wire Wire Line
9350 3550 9700 3550
Wire Wire Line
9600 3550 9600 3600
Connection ~ 9600 3550
Wire Wire Line
9600 3800 9600 3850
Wire Wire Line
10150 3300 10150 3400
Connection ~ 10150 3350
......@@ -826,4 +795,24 @@ Wire Wire Line
Wire Wire Line
4400 6050 4400 6350
Connection ~ 4400 6350
$Comp
L GND #PWR012
U 1 1 537BE071
P 9450 3700
F 0 "#PWR012" H 9450 3700 30 0001 C CNN
F 1 "GND" H 9450 3630 30 0001 C CNN
F 2 "" H 9450 3700 60 0000 C CNN
F 3 "" H 9450 3700 60 0000 C CNN
1 9450 3700
1 0 0 -1
$EndComp
Wire Wire Line
9350 3550 9450 3550
Wire Wire Line
9450 3550 9450 3700
Wire Wire Line
9350 3650 9450 3650
Connection ~ 9450 3650
Text Notes 8350 4100 0 60 ~ 0
TPS73430 is pin compatible and 250mA
$EndSCHEMATC
......@@ -78,6 +78,11 @@ D Precision altimeter & thermometer
K pressure sensor, altimeter, thermometer
$ENDCMP
#
$CMP MS5806-02BA
D Precision altimeter & thermometer
K pressure sensor, altimeter, thermometer
$ENDCMP
#
$CMP PRTR5V0U2X
D Ultra low capacitance double rail-to-rail ESD protection diode
$ENDCMP
......
......@@ -61,6 +61,7 @@ Eeschema
* Bug, when placing a component that exists in another library (with the same name) it doesn't place the selected one (e.g. resistor).
* Bug, double-click on a component, it asks for clarification, when clarified don't open pop-up window.
* Drawing straight line when dragging wire, not exactly what we want.
* Can't freely name power nets.
*
......@@ -90,6 +91,8 @@ Pcbnew
* Can't place via freely (when bot routing).
* Can't easily display top or bottom layers only.
* KEEPS CRASHING !!! (segfault)
* Select "Dwgs.User" layer, select graphic line tool -> sometimes tool doesn't follow the mouse.
* Missing snap via to trace end.
*
OpenGL
......@@ -102,4 +105,5 @@ OpenGL
* Grid isn't aligned with default canevas mode!!
* Can route through keepout area!
* Can't resize trace (drag the end).
* Bottom solder mask is under top copper and solder mask when bottom layer is selected.
*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment