From b93029b9faac31d8802ce797875c2d6b4c6d6a45 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 31 Jul 2022 16:36:34 +0200 Subject: Split center design into control and led connector boards --- center-control/components.lib | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 center-control/components.lib (limited to 'center-control/components.lib') diff --git a/center-control/components.lib b/center-control/components.lib new file mode 100644 index 0000000..1fbfcc4 --- /dev/null +++ b/center-control/components.lib @@ -0,0 +1,25 @@ +EESchema-LIBRARY Version 2.4 +#encoding utf-8 +# +# TX4138 +# +DEF TX4138 U 0 40 Y Y 1 F N +F0 "U" 0 0 50 H V C CNN +F1 "TX4138" 0 300 50 V V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +S -300 -400 300 600 0 1 0 f +X SW 1 500 300 200 L 50 50 1 1 I +X ILIM 2 -500 300 200 R 50 50 1 1 I +X VIN 3 -500 500 200 R 50 50 1 1 I +X GND 4 0 -600 200 U 50 50 1 1 I +X FB 5 500 100 200 L 50 50 1 1 I +X EN 6 -500 -100 200 R 50 50 1 1 I +X POK 7 500 -100 200 L 50 50 1 1 I +X BS 8 500 500 200 L 50 50 1 1 I +X ILIM 9 -500 200 200 R 50 50 1 1 I +ENDDRAW +ENDDEF +# +#End Library -- cgit