From 735565c0cf807081d0d0a9646ad822f962da0dc9 Mon Sep 17 00:00:00 2001 From: natsfr Date: Tue, 20 Dec 2016 21:50:47 +0100 Subject: [PATCH] making new mosfet lib --- 1A_LED_DRIVER/1A_driver.brd | 35 +++++++++ 1A_LED_DRIVER/1A_driver.sch | 83 +++++++++++++++++++- 1A_LED_DRIVER/lib/MOSFET.lbr | 144 +++++++++++++++++++++++++++++++++++ 3 files changed, 261 insertions(+), 1 deletion(-) create mode 100644 1A_LED_DRIVER/lib/MOSFET.lbr diff --git a/1A_LED_DRIVER/1A_driver.brd b/1A_LED_DRIVER/1A_driver.brd index 36aa2ec..f761869 100644 --- a/1A_LED_DRIVER/1A_driver.brd +++ b/1A_LED_DRIVER/1A_driver.brd @@ -131,6 +131,30 @@ Source: http://focus.ti.com/lit/ds/symlink/ads1271.pdf + + + + + + + + + + + + + + + + +>NAME + + +>NAME +>VALUE + + + @@ -321,11 +345,22 @@ design rules under a new name. + + + + + + + + + + + diff --git a/1A_LED_DRIVER/1A_driver.sch b/1A_LED_DRIVER/1A_driver.sch index 6a9503f..55a9e1b 100644 --- a/1A_LED_DRIVER/1A_driver.sch +++ b/1A_LED_DRIVER/1A_driver.sch @@ -6,7 +6,7 @@ - + @@ -269,6 +269,65 @@ In this library the device names are the same as the pin names of the symbols, t + + + + + + + + + + + + + + + + +>NAME + + +>NAME +>VALUE + + + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + + + + + + @@ -282,6 +341,7 @@ In this library the device names are the same as the pin names of the symbols, t + @@ -291,6 +351,7 @@ In this library the device names are the same as the pin names of the symbols, t + @@ -302,6 +363,26 @@ In this library the device names are the same as the pin names of the symbols, t + + + + + + + + + + + + + + + + + + + + diff --git a/1A_LED_DRIVER/lib/MOSFET.lbr b/1A_LED_DRIVER/lib/MOSFET.lbr new file mode 100644 index 0000000..c7a0ad1 --- /dev/null +++ b/1A_LED_DRIVER/lib/MOSFET.lbr @@ -0,0 +1,144 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>SOT-23</b> + + + + + + + + + + + +>NAME +>VALUE + + + + + + + + + + + + + + + + + + + + + + + + + + + +>VALUE +>NAME + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- GitLab