Skip to content

Commit 4abf84c

Browse files
committed
added WS2812B-compatible "mini" 3535 LED
1 parent 60ff47a commit 4abf84c

File tree

1 file changed

+128
-37
lines changed

1 file changed

+128
-37
lines changed

adafruit.lbr

Lines changed: 128 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -33797,6 +33797,49 @@ Source: http://focus.ti.com/lit/ml/mpds029b/mpds029b.pdf / slma002.pdf</descript
3379733797
<pad name="2" x="8.89" y="1.27" drill="1" diameter="1.778"/>
3379833798
<pad name="1" x="6.35" y="1.27" drill="1" diameter="1.778"/>
3379933799
</package>
33800+
<package name="WS2812B-NARROW">
33801+
<wire x1="2.5" y1="-2.5" x2="-2.5" y2="-2.5" width="0.127" layer="21"/>
33802+
<wire x1="-2.5" y1="-2.5" x2="-2.5" y2="1.6" width="0.127" layer="21"/>
33803+
<wire x1="-2.5" y1="1.6" x2="-2.5" y2="2.5" width="0.127" layer="21"/>
33804+
<wire x1="-2.5" y1="2.5" x2="-1.6" y2="2.5" width="0.127" layer="21"/>
33805+
<wire x1="-1.6" y1="2.5" x2="2.5" y2="2.5" width="0.127" layer="21"/>
33806+
<wire x1="2.5" y1="2.5" x2="2.5" y2="-2.5" width="0.127" layer="21"/>
33807+
<wire x1="-2.5" y1="1.6" x2="-1.6" y2="2.5" width="0.127" layer="21"/>
33808+
<smd name="1-VDD" x="2.35" y="-1.65" dx="1.3" dy="1.2" layer="1" rot="R180"/>
33809+
<smd name="2-DOUT" x="2.35" y="1.65" dx="1.3" dy="1.2" layer="1" rot="R180"/>
33810+
<smd name="4-DIN" x="-2.35" y="-1.65" dx="1.3" dy="1.2" layer="1" rot="R180"/>
33811+
<smd name="3-GND" x="-2.35" y="1.65" dx="1.3" dy="1.2" layer="1" rot="R180"/>
33812+
<circle x="0" y="0" radius="1.7204625" width="0.127" layer="21"/>
33813+
<text x="3.4925" y="1.5875" size="0.8128" layer="25" ratio="10" rot="R270">&gt;NAME</text>
33814+
<wire x1="-1.6" y1="2.5" x2="-1.25" y2="2.85" width="0.127" layer="21"/>
33815+
<wire x1="-1.25" y1="2.85" x2="-1.7" y2="3.3" width="0.127" layer="21"/>
33816+
<wire x1="-1.7" y1="3.3" x2="-2.5" y2="2.5" width="0.127" layer="21"/>
33817+
</package>
33818+
<package name="LED3535">
33819+
<smd name="1" x="-1.75" y="0.875" dx="0.85" dy="1" layer="1" rot="R90"/>
33820+
<smd name="4" x="1.75" y="0.875" dx="0.85" dy="1" layer="1" rot="R90"/>
33821+
<smd name="2" x="-1.75" y="-0.875" dx="0.85" dy="1" layer="1" rot="R90"/>
33822+
<smd name="3" x="1.75" y="-0.875" dx="0.85" dy="1" layer="1" rot="R90"/>
33823+
<wire x1="-1.75" y1="1.75" x2="1.75" y2="1.75" width="0.127" layer="51"/>
33824+
<wire x1="1.75" y1="1.75" x2="1.75" y2="-1.75" width="0.127" layer="51"/>
33825+
<wire x1="1.75" y1="-1.75" x2="-1.75" y2="-1.75" width="0.127" layer="51"/>
33826+
<wire x1="-1.75" y1="-1.75" x2="-1.75" y2="1.75" width="0.127" layer="51"/>
33827+
<circle x="0" y="0" radius="1.4" width="0.127" layer="51"/>
33828+
<wire x1="-1.9" y1="1.6" x2="-1.9" y2="1.9" width="0.127" layer="21"/>
33829+
<wire x1="-1.9" y1="1.9" x2="1.9" y2="1.9" width="0.127" layer="21"/>
33830+
<wire x1="1.9" y1="1.9" x2="1.9" y2="1.6" width="0.127" layer="21"/>
33831+
<wire x1="-1.9" y1="-1.6" x2="-1.9" y2="-1.9" width="0.127" layer="21"/>
33832+
<wire x1="-1.9" y1="-1.9" x2="1.9" y2="-1.9" width="0.127" layer="21"/>
33833+
<wire x1="1.9" y1="-1.9" x2="1.9" y2="-1.6" width="0.127" layer="21"/>
33834+
<text x="-1.905" y="2.159" size="0.8128" layer="25" ratio="18">&gt;NAME</text>
33835+
<text x="-1.778" y="-2.54" size="0.4064" layer="27" ratio="10">&gt;VALUE</text>
33836+
<polygon width="0.127" layer="21">
33837+
<vertex x="-1.905" y="1.905"/>
33838+
<vertex x="-1.905" y="1.524"/>
33839+
<vertex x="-1.524" y="1.524"/>
33840+
<vertex x="-1.143" y="1.905"/>
33841+
</polygon>
33842+
</package>
3380033843
</packages>
3380133844
<symbols>
3380233845
<symbol name="POWERJACK">
@@ -43528,6 +43571,51 @@ Source: http://focus.ti.com/lit/ml/mpds029b/mpds029b.pdf / slma002.pdf</descript
4352843571
<circle x="2.54" y="2.54" radius="1.27" width="0.254" layer="94"/>
4352943572
<circle x="2.54" y="30.48" radius="1.27" width="0.254" layer="94"/>
4353043573
</symbol>
43574+
<symbol name="WS2812BLED">
43575+
<pin name="VDD" x="5.08" y="15.24" visible="pin" length="middle" direction="pwr" rot="R270"/>
43576+
<pin name="DI" x="-12.7" y="-2.54" visible="pin" length="middle" direction="in"/>
43577+
<pin name="GND" x="0" y="-10.16" visible="pin" length="middle" direction="pwr" rot="R90"/>
43578+
<pin name="DO" x="12.7" y="-2.54" visible="pin" length="middle" direction="out" rot="R180"/>
43579+
<wire x1="-7.62" y1="10.16" x2="-7.62" y2="-2.54" width="0.254" layer="94"/>
43580+
<wire x1="-7.62" y1="-2.54" x2="-7.62" y2="-5.08" width="0.254" layer="94"/>
43581+
<wire x1="-7.62" y1="-5.08" x2="0" y2="-5.08" width="0.254" layer="94"/>
43582+
<wire x1="0" y1="-5.08" x2="7.62" y2="-5.08" width="0.254" layer="94"/>
43583+
<wire x1="7.62" y1="-5.08" x2="7.62" y2="-2.54" width="0.254" layer="94"/>
43584+
<wire x1="7.62" y1="-2.54" x2="7.62" y2="10.16" width="0.254" layer="94"/>
43585+
<wire x1="7.62" y1="10.16" x2="5.08" y2="10.16" width="0.254" layer="94"/>
43586+
<wire x1="5.08" y1="10.16" x2="-7.62" y2="10.16" width="0.254" layer="94"/>
43587+
<wire x1="-6.35" y1="5.08" x2="-5.08" y2="5.08" width="0.254" layer="94"/>
43588+
<wire x1="-5.08" y1="2.54" x2="-6.35" y2="5.08" width="0.254" layer="94"/>
43589+
<wire x1="2.54" y1="2.54" x2="3.81" y2="5.08" width="0.254" layer="94"/>
43590+
<wire x1="3.81" y1="5.08" x2="2.54" y2="5.08" width="0.254" layer="94"/>
43591+
<wire x1="-6.35" y1="2.54" x2="-5.08" y2="2.54" width="0.254" layer="94"/>
43592+
<wire x1="2.54" y1="2.54" x2="3.81" y2="2.54" width="0.254" layer="94"/>
43593+
<wire x1="-1.27" y1="2.54" x2="-1.27" y2="1.27" width="0.254" layer="94"/>
43594+
<wire x1="-1.27" y1="7.62" x2="-5.08" y2="7.62" width="0.254" layer="94"/>
43595+
<wire x1="-5.08" y1="7.62" x2="-5.08" y2="5.08" width="0.254" layer="94"/>
43596+
<wire x1="-1.27" y1="5.08" x2="-1.27" y2="7.62" width="0.254" layer="94"/>
43597+
<wire x1="2.54" y1="5.08" x2="2.54" y2="7.62" width="0.254" layer="94"/>
43598+
<wire x1="2.54" y1="7.62" x2="-1.27" y2="7.62" width="0.254" layer="94"/>
43599+
<wire x1="-5.08" y1="5.08" x2="-3.81" y2="5.08" width="0.254" layer="94"/>
43600+
<wire x1="-5.08" y1="2.54" x2="-3.81" y2="5.08" width="0.254" layer="94"/>
43601+
<wire x1="1.27" y1="5.08" x2="2.54" y2="2.54" width="0.254" layer="94"/>
43602+
<wire x1="1.27" y1="5.08" x2="2.54" y2="5.08" width="0.254" layer="94"/>
43603+
<wire x1="-5.08" y1="2.54" x2="-5.08" y2="1.27" width="0.254" layer="94"/>
43604+
<wire x1="2.54" y1="1.27" x2="-1.27" y2="1.27" width="0.254" layer="94"/>
43605+
<wire x1="-1.27" y1="1.27" x2="-5.08" y2="1.27" width="0.254" layer="94"/>
43606+
<wire x1="0" y1="-4.064" x2="0" y2="-5.08" width="0.254" layer="94"/>
43607+
<text x="-4.064" y="8.382" size="1.27" layer="94">WS2812B</text>
43608+
<wire x1="-3.81" y1="2.54" x2="-5.08" y2="2.54" width="0.254" layer="94"/>
43609+
<wire x1="-2.54" y1="2.54" x2="-1.27" y2="2.54" width="0.254" layer="94"/>
43610+
<wire x1="-1.27" y1="2.54" x2="0" y2="2.54" width="0.254" layer="94"/>
43611+
<wire x1="-1.27" y1="2.54" x2="-2.54" y2="5.08" width="0.254" layer="94"/>
43612+
<wire x1="-2.54" y1="5.08" x2="0" y2="5.08" width="0.254" layer="94"/>
43613+
<wire x1="0" y1="5.08" x2="-1.27" y2="2.54" width="0.254" layer="94"/>
43614+
<wire x1="2.54" y1="2.54" x2="1.27" y2="2.54" width="0.254" layer="94"/>
43615+
<wire x1="2.54" y1="2.54" x2="2.54" y2="1.27" width="0.254" layer="94"/>
43616+
<wire x1="5.08" y1="10.16" x2="5.08" y2="7.62" width="0.254" layer="94"/>
43617+
<wire x1="2.54" y1="7.62" x2="5.08" y2="7.62" width="0.254" layer="94"/>
43618+
</symbol>
4353143619
</symbols>
4353243620
<devicesets>
4353343621
<deviceset name="LM3622">
@@ -54431,25 +54519,6 @@ AT42QT1070 in standalone mode has 5 inputs (guard + 4 key) and open drain output
5443154519
</device>
5443254520
</devices>
5443354521
</deviceset>
54434-
<deviceset name="WS2812" prefix="LED">
54435-
<gates>
54436-
<gate name="G$1" symbol="WS2812" x="0" y="-2.54"/>
54437-
</gates>
54438-
<devices>
54439-
<device name="" package="WS2812">
54440-
<connects>
54441-
<connect gate="G$1" pin="DI" pad="DI"/>
54442-
<connect gate="G$1" pin="DO" pad="DO"/>
54443-
<connect gate="G$1" pin="GND" pad="VSS"/>
54444-
<connect gate="G$1" pin="LEDVDD" pad="LEDVDD"/>
54445-
<connect gate="G$1" pin="VDD" pad="VDD"/>
54446-
</connects>
54447-
<technologies>
54448-
<technology name=""/>
54449-
</technologies>
54450-
</device>
54451-
</devices>
54452-
</deviceset>
5445354522
<deviceset name="40FPC">
5445454523
<gates>
5445554524
</gates>
@@ -54499,24 +54568,6 @@ AT42QT1070 in standalone mode has 5 inputs (guard + 4 key) and open drain output
5449954568
</device>
5450054569
</devices>
5450154570
</deviceset>
54502-
<deviceset name="WS2812B" prefix="L">
54503-
<gates>
54504-
<gate name="G$1" symbol="WS2812B" x="0" y="0"/>
54505-
</gates>
54506-
<devices>
54507-
<device name="" package="WS2812B">
54508-
<connects>
54509-
<connect gate="G$1" pin="DIN" pad="4-DIN"/>
54510-
<connect gate="G$1" pin="DOUT" pad="2-DOUT"/>
54511-
<connect gate="G$1" pin="GND" pad="3-GND"/>
54512-
<connect gate="G$1" pin="VDD" pad="1-VDD"/>
54513-
</connects>
54514-
<technologies>
54515-
<technology name=""/>
54516-
</technologies>
54517-
</device>
54518-
</devices>
54519-
</deviceset>
5452054571
<deviceset name="ANTENNA_U.FL" prefix="X" uservalue="yes">
5452154572
<description>&lt;p&gt;U.FL Antenna Connector&lt;/p&gt;</description>
5452254573
<gates>
@@ -55114,6 +55165,46 @@ AT42QT1070 in standalone mode has 5 inputs (guard + 4 key) and open drain output
5511455165
</device>
5511555166
</devices>
5511655167
</deviceset>
55168+
<deviceset name="WS2812B" prefix="LED">
55169+
<gates>
55170+
<gate name="G$1" symbol="WS2812BLED" x="0" y="-2.54"/>
55171+
</gates>
55172+
<devices>
55173+
<device name="5050" package="WS2812B">
55174+
<connects>
55175+
<connect gate="G$1" pin="DI" pad="4-DIN"/>
55176+
<connect gate="G$1" pin="DO" pad="2-DOUT"/>
55177+
<connect gate="G$1" pin="GND" pad="3-GND"/>
55178+
<connect gate="G$1" pin="VDD" pad="1-VDD"/>
55179+
</connects>
55180+
<technologies>
55181+
<technology name=""/>
55182+
</technologies>
55183+
</device>
55184+
<device name="_5050N" package="WS2812B-NARROW">
55185+
<connects>
55186+
<connect gate="G$1" pin="DI" pad="4-DIN"/>
55187+
<connect gate="G$1" pin="DO" pad="2-DOUT"/>
55188+
<connect gate="G$1" pin="GND" pad="3-GND"/>
55189+
<connect gate="G$1" pin="VDD" pad="1-VDD"/>
55190+
</connects>
55191+
<technologies>
55192+
<technology name=""/>
55193+
</technologies>
55194+
</device>
55195+
<device name="3535" package="LED3535">
55196+
<connects>
55197+
<connect gate="G$1" pin="DI" pad="1"/>
55198+
<connect gate="G$1" pin="DO" pad="3"/>
55199+
<connect gate="G$1" pin="GND" pad="4"/>
55200+
<connect gate="G$1" pin="VDD" pad="2"/>
55201+
</connects>
55202+
<technologies>
55203+
<technology name=""/>
55204+
</technologies>
55205+
</device>
55206+
</devices>
55207+
</deviceset>
5511755208
</devicesets>
5511855209
</library>
5511955210
</drawing>

0 commit comments

Comments
 (0)