Skip to content

Commit 155e789

Browse files
committed
added INA219 to Marble lib
1 parent 933bbe7 commit 155e789

2 files changed

Lines changed: 27 additions & 3 deletions

File tree

design/Power.sch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4362,7 +4362,7 @@ Wire Wire Line
43624362
Wire Wire Line
43634363
2350 4300 2800 4300
43644364
$Comp
4365-
L Analog_ADC:INA219AxD U62
4365+
L marble_misc:INA219AxD U62
43664366
U 1 1 62482FD9
43674367
P 7775 2400
43684368
F 0 "U62" H 7875 2825 50 0000 C CNN
@@ -4463,7 +4463,7 @@ Wire Notes Line
44634463
Text Notes 6950 1725 0 50 ~ 0
44644464
INA219 (U57) mounting option
44654465
$Comp
4466-
L Analog_ADC:INA219AxD U63
4466+
L marble_misc:INA219AxD U63
44674467
U 1 1 627B5668
44684468
P 14350 2725
44694469
F 0 "U63" H 14450 3150 50 0000 C CNN
@@ -4541,7 +4541,7 @@ Wire Notes Line
45414541
Text Notes 13525 2050 0 50 ~ 0
45424542
INA219 (U17) mounting option
45434543
$Comp
4544-
L Analog_ADC:INA219AxD U64
4544+
L marble_misc:INA219AxD U64
45454545
U 1 1 627CA522
45464546
P 14425 6150
45474547
F 0 "U64" H 14525 6575 50 0000 C CNN

design/kicad_libs/marble_misc.lib

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -610,6 +610,30 @@ X SH 6 -200 -700 200 R 0 0 0 1 W
610610
ENDDRAW
611611
ENDDEF
612612
#
613+
# INA219AxD
614+
#
615+
DEF INA219AxD U 0 20 Y Y 1 F N
616+
F0 "U" -250 350 50 H V C CNN
617+
F1 "INA219AxD" 200 350 50 H V C CNN
618+
F2 "Package_SO:SOIC-8_3.9x4.9mm_P1.27mm" 800 -350 50 H I C CNN
619+
F3 "" 350 -100 50 H I C CNN
620+
ALIAS INA219BxD
621+
$FPLIST
622+
SOIC*3.9x4.9mm*P1.27mm*
623+
$ENDFPLIST
624+
DRAW
625+
S -300 300 300 -300 0 1 10 f
626+
X A1 1 400 -100 100 L 50 50 1 1 I
627+
X A0 2 400 -200 100 L 50 50 1 1 I
628+
X SDA 3 400 200 100 L 50 50 1 1 B
629+
X SCL 4 400 100 100 L 50 50 1 1 I
630+
X VS 5 0 400 100 D 50 50 1 1 W
631+
X GND 6 0 -400 100 U 50 50 1 1 W
632+
X IN- 7 -400 -100 100 R 50 50 1 1 I
633+
X IN+ 8 -400 100 100 R 50 50 1 1 I
634+
ENDDRAW
635+
ENDDEF
636+
#
613637
# L-Device
614638
#
615639
DEF L-Device L 0 40 N N 1 F N

0 commit comments

Comments
 (0)