diff --git a/AUTHORS b/AUTHORS index 6870b12..0efd8f3 100644 --- a/AUTHORS +++ b/AUTHORS @@ -95,6 +95,8 @@ Werner Almesberger components/tlv61220.lib components/tvs8.lib components/nrf51822.lib + components/2450bm14e0003.lib + modules/pads.fpd modules/stdpass.fpd modules/8_10-card.fpd diff --git a/components/2450bm14e0003.dcm b/components/2450bm14e0003.dcm new file mode 100644 index 0000000..5f3ed79 --- /dev/null +++ b/components/2450bm14e0003.dcm @@ -0,0 +1,3 @@ +EESchema-DOCLIB Version 2.0 +# +#End Doc Library diff --git a/components/2450bm14e0003.lib b/components/2450bm14e0003.lib new file mode 100644 index 0000000..f2ec6f2 --- /dev/null +++ b/components/2450bm14e0003.lib @@ -0,0 +1,22 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# 2450BM14E0003 +# +DEF 2450BM14E0003 B 0 40 Y Y 1 F N +F0 "B" -300 400 60 H V L CNN +F1 "2450BM14E0003" 0 -400 60 H V C CNN +F2 "" 0 0 60 H V C CNN +F3 "" 0 0 60 H V C CNN +DRAW +S -300 300 300 -300 0 1 0 N +X UBAL 1 500 150 200 L 50 50 1 1 P +X GND 2 500 -150 200 L 50 50 1 1 W +X BAL1 3 -500 150 200 R 50 50 1 1 P +X BAL2 4 -500 0 200 R 50 50 1 1 P +X DC 5 -500 -150 200 R 50 50 1 1 W +X GND 6 500 0 200 L 50 50 1 1 W +ENDDRAW +ENDDEF +# +#End Library diff --git a/components/HIERARCHY b/components/HIERARCHY index 3425e84..f1e1a27 100644 --- a/components/HIERARCHY +++ b/components/HIERARCHY @@ -205,6 +205,8 @@ Vendor IR BZX84 IR + Johanson + 2450BM14E0003 Micrel KSZ8001L MIC2090-1YM5 diff --git a/components/components.pro b/components/components.pro index fe2bd3f..edb9e26 100644 --- a/components/components.pro +++ b/components/components.pro @@ -164,3 +164,4 @@ LibName92=./aat4282 LibName93=./tlv61220 LibName94=./tvs8 LibName95=./nrf51822 +LibName95=./2450bm14e0003