From 3a1d4cc18170755b791921dbf182aa426fd0e47a Mon Sep 17 00:00:00 2001 From: Kyle Isom Date: Mon, 28 Feb 2022 20:46:56 -0800 Subject: [PATCH] Add EAGLE design files. --- hardware/lifecam.brd | 658 ++++++++++++++ hardware/lifecam.sch | 1967 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 2625 insertions(+) create mode 100644 hardware/lifecam.brd create mode 100644 hardware/lifecam.sch diff --git a/hardware/lifecam.brd b/hardware/lifecam.brd new file mode 100644 index 0000000..54d1e69 --- /dev/null +++ b/hardware/lifecam.brd @@ -0,0 +1,658 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +lifecam rev1 +2022.02.28 +lvrmr ca +kisom + + + +<h3>SparkFun Connectors</h3> +This library contains electrically-functional connectors. +<br> +<br> +We've spent an enormous amount of time creating and checking these footprints and parts, but it is <b> the end user's responsibility</b> to ensure correctness and suitablity for a given componet or application. +<br> +<br>If you enjoy using this library, please buy one of our products at <a href=" www.sparkfun.com">SparkFun.com</a>. +<br> +<br> +<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/ +<br> +<br> +You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage. + + +<h3>Plated Through Hole -7 Pin</h3> +<p>Specifications: +<ul><li>Pin count:7</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_07</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole - 5 Pin</h3> +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +Plated Through Hole -7 Pin +Specifications: +Pin count:7 +Pin pitch:0.1" + +Example device(s): +CONN_07 + + + + + + +Plated Through Hole - 5 Pin +Specifications: +Pin count:5 +Pin pitch:0.1" + +Example device(s): +CONN_05 + + + + + + + + +<h3>SparkFun Switches, Buttons, Encoders</h3> +In this library you'll find switches, buttons, joysticks, and anything that moves to create or disrupt an electrical connection. +<br> +<br> +We've spent an enormous amount of time creating and checking these footprints and parts, but it is <b> the end user's responsibility</b> to ensure correctness and suitablity for a given componet or application. +<br> +<br>If you enjoy using this library, please buy one of our products at <a href=" www.sparkfun.com">SparkFun.com</a>. +<br> +<br> +<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/ +<br> +<br> +You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage. + + +<h3>SPDT PTH Slide Switch</h3> +<p>Single-pole, double-throw (SPDT) switch.</p> +<p><a href="https://www.sparkfun.com/datasheets/Components/Buttons/P040040c.pdf">Dimensional Drawing</a></p> + + + + + + + +>Name +>Value + + + + +SPDT PTH Slide Switch +Single-pole, double-throw (SPDT) switch. +Dimensional Drawing + + + + + + + + + + + + + + + + +<b>OSH Park Design Rules</b> +<p> +Please make sure your boards conform to these design rules. +</p> +<p> +Note, that not all DRC settings must be set by the manufacturer. Several can be adjusted for the design, including those listed on our docs page here. +<a href="http://docs.oshpark.com/design-tools/eagle/design-rules-files/">Adjustable Settings</a> +</p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Since Version 6.2.2 text objects can contain more than one line, +which will not be processed correctly with this version. + + +Since Version 8.2, EAGLE supports online libraries. The ids +of those online libraries will not be understood (or retained) +with this version. + + +Since Version 8.3, EAGLE supports URNs for individual library +assets (packages, symbols, and devices). The URNs of those assets +will not be understood (or retained) with this version. + + +Since Version 8.3, EAGLE supports the association of 3D packages +with devices in libraries, schematics, and board files. Those 3D +packages will not be understood (or retained) with this version. + + + diff --git a/hardware/lifecam.sch b/hardware/lifecam.sch new file mode 100644 index 0000000..9c87a5e --- /dev/null +++ b/hardware/lifecam.sch @@ -0,0 +1,1967 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>SparkFun Connectors</h3> +This library contains electrically-functional connectors. +<br> +<br> +We've spent an enormous amount of time creating and checking these footprints and parts, but it is <b> the end user's responsibility</b> to ensure correctness and suitablity for a given componet or application. +<br> +<br>If you enjoy using this library, please buy one of our products at <a href=" www.sparkfun.com">SparkFun.com</a>. +<br> +<br> +<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/ +<br> +<br> +You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage. + + +<h3>Plated Through Hole -7 Pin</h3> +<p>Specifications: +<ul><li>Pin count:7</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_07</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole -7 Pin Locking Footprint</h3> +Holes are offset 0.005" from center, locking pins in place during soldering. +<p>Specifications: +<ul><li>Pin count:7</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_07</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole -7 Pin Locking Footprint w/ Long Pads</h3> +Holes are offset 0.005" from center, locking pins in place during soldering. +<p>Specifications: +<ul><li>Pin count:7</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_07</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole -7 Pin Long Pads</h3> +<p>Specifications: +<ul><li>Pin count:7</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_07</li> +</ul></p> + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3> 7 Pin Holes</h3> +No plating, no silk outline. +<p>Specifications: +<ul><li>Pin count:7</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_07</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + +<h3>Plated Through Hole -7 Pin No Silk</h3> +<p>Specifications: +<ul><li>Pin count:7</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_07</li> +</ul></p> + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole - 5 Pin</h3> +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole - 5 Pin</h3> +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch: 1.27mm</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole - 5 Pin with Locking Footprint</h3> +Holes are offset 0.005" from center, locking pins in place during soldering. +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole - 5 Pin Long Pad with Locking Footprint</h3> +Holes are offset 0.005" from center, locking pins in place during soldering. +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole - 5 Pin Long Pads</h3> +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>SMD - 5 Pin</h3> +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p><a href=”http://www.sparkfun.com/datasheets/GPS/EM408-SMDConnector.pdf”>Datasheet referenced for footprint</a></p> +<p>Example device(s): +<ul><li>CONN_05</li> +<li>EM-408</li> +</ul></p> + + + + + + + + + + + + +>NAME +>VALUE + + + +<h3>SMD - 5 Pin Right Angle</h3> +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Plated Through Hole - 5 Pin No Silk Outline</h3> +<p>Specifications: +<ul><li>Pin count:5</li> +<li>Pin pitch:0.1"</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + +>NAME +>VALUE + + +<h3>JST 5 Pin Right Angle Plated Through Hole</h3> +<p>Specifications: +<ul><li>Pin count: 5</li> +<li>Pin pitch: 2mm</li> +</ul></p> +<p><a href=”https://www.sparkfun.com/datasheets/Prototyping/ePH.pdf”>Datasheet referenced for footprint</a></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>JST 5 Pin Vertical Plated Through Hole</h3> +<p>Specifications: +<ul><li>Pin count: 5</li> +<li>Pin pitch: 2mm</li> +</ul></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + + +>NAME +>VALUE + + +<h3>Screw Terminal 3.5mm Pitch -5 Pin PTH</h3> +<p>Specifications: +<ul><li>Pin count: 5</li> +<li>Pin pitch: 3.5mm/138mil</li> +</ul></p> +<p><a href=”https://www.sparkfun.com/datasheets/Prototyping/Screw-Terminal-3.5mm.pdf”>Datasheet referenced for footprint</a></p> +<p>Example device(s): +<ul><li>CONN_05</li> +</ul></p> + + + + + + + + + + + + + + + + + + +>NAME +>VALUE + + + + +Plated Through Hole -7 Pin +Specifications: +Pin count:7 +Pin pitch:0.1" + +Example device(s): +CONN_07 + + + + + + +Plated Through Hole -7 Pin Locking Footprint +Holes are offset 0.005" from center, locking pins in place during soldering. +Specifications: +Pin count:7 +Pin pitch:0.1" + +Example device(s): +CONN_07 + + + + + + +Plated Through Hole -7 Pin Locking Footprint w/ Long Pads +Holes are offset 0.005" from center, locking pins in place during soldering. +Specifications: +Pin count:7 +Pin pitch:0.1" + +Example device(s): +CONN_07 + + + + + + +Plated Through Hole -7 Pin Long Pads +Specifications: +Pin count:7 +Pin pitch:0.1" + +Example device(s): +CONN_07 + + + + + + + 7 Pin Holes +No plating, no silk outline. +Specifications: +Pin count:7 +Pin pitch:0.1" + +Example device(s): +CONN_07 + + + + + + +Plated Through Hole -7 Pin No Silk +Specifications: +Pin count:7 +Pin pitch:0.1" + +Example device(s): +CONN_07 + + + + + + +Plated Through Hole - 5 Pin +Specifications: +Pin count:5 +Pin pitch:0.1" + +Example device(s): +CONN_05 + + + + + + +Plated Through Hole - 5 Pin +Specifications: +Pin count:5 +Pin pitch: 1.27mm + +Example device(s): +CONN_05 + + + + + + +Plated Through Hole - 5 Pin with Locking Footprint +Holes are offset 0.005" from center, locking pins in place during soldering. +Specifications: +Pin count:5 +Pin pitch:0.1" + +Example device(s): +CONN_05 + + + + + + +Plated Through Hole - 5 Pin Long Pad with Locking Footprint +Holes are offset 0.005" from center, locking pins in place during soldering. +Specifications: +Pin count:5 +Pin pitch:0.1" + +Example device(s): +CONN_05 + + + + + + +Plated Through Hole - 5 Pin Long Pads +Specifications: +Pin count:5 +Pin pitch:0.1" + +Example device(s): +CONN_05 + + + + + + +SMD - 5 Pin +Specifications: +Pin count:5 +Pin pitch:0.1" + +Datasheet referenced for footprint +Example device(s): +CONN_05 +EM-408 + + + + + + +SMD - 5 Pin Right Angle +Specifications: +Pin count:5 +Pin pitch:0.1" + +Example device(s): +CONN_05 + + + + + + +Plated Through Hole - 5 Pin No Silk Outline +Specifications: +Pin count:5 +Pin pitch:0.1" + +Example device(s): +CONN_05 + + + + + + +JST 5 Pin Right Angle Plated Through Hole +Specifications: +Pin count: 5 +Pin pitch: 2mm + +Datasheet referenced for footprint +Example device(s): +CONN_05 + + + + + + +JST 5 Pin Vertical Plated Through Hole +Specifications: +Pin count: 5 +Pin pitch: 2mm + +Example device(s): +CONN_05 + + + + + + +Screw Terminal 3.5mm Pitch -5 Pin PTH +Specifications: +Pin count: 5 +Pin pitch: 3.5mm/138mil + +Datasheet referenced for footprint +Example device(s): +CONN_05 + + + + + + + + +<h3> 7 Pin Connection</h3> + + + + + + + + + + + +>VALUE +>NAME + + + + + + + + + +<h3>5 Pin Connection</h3> + + + + + + + + + +>VALUE +>NAME + + + + + + + + + +<h3>Multi connection point. Often used as Generic Header-pin footprint for 0.1 inch spaced/style header connections</h3> + +<p></p> +<b>On any of the 0.1 inch spaced packages, you can populate with these:</b> +<ul> +<li><a href="https://www.sparkfun.com/products/116"> Break Away Headers - Straight</a> (PRT-00116)</li> +<li><a href="https://www.sparkfun.com/products/553"> Break Away Male Headers - Right Angle</a> (PRT-00553)</li> +<li><a href="https://www.sparkfun.com/products/115"> Female Headers</a> (PRT-00115)</li> +<li><a href="https://www.sparkfun.com/products/117"> Break Away Headers - Machine Pin</a> (PRT-00117)</li> +<li><a href="https://www.sparkfun.com/products/743"> Break Away Female Headers - Swiss Machine Pin</a> (PRT-00743)</li> +</ul> + +<p></p> +<b> For SCREWTERMINALS and SPRING TERMINALS visit here:</b> +<ul> +<li><a href="https://www.sparkfun.com/search/results?term=Screw+Terminals"> Screw Terimnals on SparkFun.com</a> (5mm/3.5mm/2.54mm spacing)</li> +</ul> + +<p></p> +<b>This device is also useful as a general connection point to wire up your design to another part of your project. Our various solder wires solder well into these plated through hole pads.</b> +<ul> +<li><a href="https://www.sparkfun.com/products/11375"> Hook-Up Wire - Assortment (Stranded, 22 AWG)</a> (PRT-11375)</li> +<li><a href="https://www.sparkfun.com/products/11367"> Hook-Up Wire - Assortment (Solid Core, 22 AWG)</a> (PRT-11367)</li> +<li><a href="https://www.sparkfun.com/categories/141"> View the entire wire category on our website here</a></li> +<p></p> +</ul> + +<p></p> +<b>Special notes:</b> +<p> </p> Molex polarized connector foot print use with SKU : PRT-08231 with associated crimp pins and housings. 1MM SMD Version SKU: PRT-10208 +<p></p> +NOTES ON THE VARIANTS LOCK and LOCK_LONGPADS... +This footprint was designed to help hold the alignment of a through-hole component (i.e. 6-pin header) while soldering it into place. You may notice that each hole has been shifted either up or down by 0.005 of an inch from it's more standard position (which is a perfectly straight line). This slight alteration caused the pins (the squares in the middle) to touch the edges of the holes. Because they are alternating, it causes a "brace" to hold the component in place. 0.005 has proven to be the perfect amount of "off-center" position when using our standard breakaway headers. Although looks a little odd when you look at the bare footprint, once you have a header in there, the alteration is very hard to notice. Also,if you push a header all the way into place, it is covered up entirely on the bottom side. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<h3>Multi connection point. Often used as Generic Header-pin footprint for 0.1 inch spaced/style header connections</h3> + +<p></p> +<b>On any of the 0.1 inch spaced packages, you can populate with these:</b> +<ul> +<li><a href="https://www.sparkfun.com/products/116"> Break Away Headers - Straight</a> (PRT-00116)</li> +<li><a href="https://www.sparkfun.com/products/553"> Break Away Male Headers - Right Angle</a> (PRT-00553)</li> +<li><a href="https://www.sparkfun.com/products/115"> Female Headers</a> (PRT-00115)</li> +<li><a href="https://www.sparkfun.com/products/117"> Break Away Headers - Machine Pin</a> (PRT-00117)</li> +<li><a href="https://www.sparkfun.com/products/743"> Break Away Female Headers - Swiss Machine Pin</a> (PRT-00743)</li> +</ul> + +<p></p> +<b> For SCREWTERMINALS and SPRING TERMINALS visit here:</b> +<ul> +<li><a href="https://www.sparkfun.com/search/results?term=Screw+Terminals"> Screw Terimnals on SparkFun.com</a> (5mm/3.5mm/2.54mm spacing)</li> +</ul> + +<p></p> +<b>This device is also useful as a general connection point to wire up your design to another part of your project. Our various solder wires solder well into these plated through hole pads.</b> +<ul> +<li><a href="https://www.sparkfun.com/products/11375"> Hook-Up Wire - Assortment (Stranded, 22 AWG)</a> (PRT-11375)</li> +<li><a href="https://www.sparkfun.com/products/11367"> Hook-Up Wire - Assortment (Solid Core, 22 AWG)</a> (PRT-11367)</li> +<li><a href="https://www.sparkfun.com/categories/141"> View the entire wire category on our website here</a></li> +<p></p> +</ul> + +<p></p> +<b>Special notes:</b> +<p> </p> Molex polarized connector foot print use with SKU : PRT-08231 with associated crimp pins and housings. 1MM SMD Version SKU: PRT-10208 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<b>Supply Symbols</b><p> +GND, VCC, 0V, +5V, -5V, etc.<p> +Please keep in mind, that these devices are necessary for the +automatic wiring of the supply signals.<p> +The pin name defined in the symbol is identical to the net which is to be wired automatically.<p> +In this library the device names are the same as the pin names of the symbols, therefore the correct signal names appear next to the supply symbols in the schematic.<p> +<author>Created by librarian@cadsoft.de</author> + + + + + + + +>VALUE + + + + + +<b>SUPPLY SYMBOL</b> + + + + + + + + + + + + + + +<h3>SparkFun Power Symbols</h3> +This library contains power, ground, and voltage-supply symbols. +<br> +<br> +We've spent an enormous amount of time creating and checking these footprints and parts, but it is <b> the end user's responsibility</b> to ensure correctness and suitablity for a given componet or application. +<br> +<br>If you enjoy using this library, please buy one of our products at <a href=" www.sparkfun.com">SparkFun.com</a>. +<br> +<br> +<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/ +<br> +<br> +You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage. + + + + +<h3>VCC Voltage Supply</h3> + + + +>VALUE + + + + +<h3>VCC Voltage Supply</h3> +<p>Positive voltage supply (traditionally for a BJT device, C=collector).</p> + + + + + + + + + + + + + + +<h3>SparkFun Switches, Buttons, Encoders</h3> +In this library you'll find switches, buttons, joysticks, and anything that moves to create or disrupt an electrical connection. +<br> +<br> +We've spent an enormous amount of time creating and checking these footprints and parts, but it is <b> the end user's responsibility</b> to ensure correctness and suitablity for a given componet or application. +<br> +<br>If you enjoy using this library, please buy one of our products at <a href=" www.sparkfun.com">SparkFun.com</a>. +<br> +<br> +<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/ +<br> +<br> +You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage. + + +<h3>SPDT PTH Slide Switch</h3> +<p>Single-pole, double-throw (SPDT) switch.</p> +<p><a href="https://www.sparkfun.com/datasheets/Components/Buttons/P040040c.pdf">Dimensional Drawing</a></p> + + + + + + + +>Name +>Value + + +<h3>ITT Industries AYZ0202 DPDT Switch - SMD</h3> +<p>Double-pole, double-throw switches.</p> +<p><a href="https://www.sparkfun.com/datasheets/Components/SW_slide_ayz.pdf">Datasheet</a></p> + + + + + + + + + + + + +>Name +>Value + + +<h3>SPDT PTH Slide Switch - Locking Footprint</h3> +<p>Single-pole, double-throw (SPDT) switch.</p> +<p><b>Warning:</b> This is the LOCK version of this package. This package has offset PTH pins, which help to hold the part in place while soldering.</p> +<p><a href="https://www.sparkfun.com/datasheets/Components/Buttons/P040040c.pdf">Dimensional Drawing</a></p> + + + + + + + + + + +>Name +>Value + + +<h3>SPDT PTH Slide Switch - KIT Footprint</h3> +<p>Single-pole, double-throw (SPDT) switch.</p> +<p><b>Warning:</b> This is the KIT version of this package. This package has a smaller diameter top stop mask, which doesn't cover the diameter of the pad. This means only the bottom side of the pads' copper will be exposed. You'll only be able to solder to the bottom side.</p> +<p><a href="https://www.sparkfun.com/datasheets/Components/Buttons/P040040c.pdf">Dimensional Drawing</a></p> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +>Name +>Value + + +<h3>SPDT Slide Switch - SMD</h3> +<p>Single-pole, double-throw (SPDT) switch.</p> +<p><a href="http://cdn.sparkfun.com/datasheets/Components/Switches/SLIDE.pdf">Datasheet</a></p> + + + + + + + + + + + + + + + + + + + + + + +>Name +>Value + + + + +SPDT PTH Slide Switch +Single-pole, double-throw (SPDT) switch. +Dimensional Drawing + + + + + +ITT Industries AYZ0202 DPDT Switch - SMD +Double-pole, double-throw switches. +Datasheet + + + + + +SPDT PTH Slide Switch - Locking Footprint +Single-pole, double-throw (SPDT) switch. +Warning: This is the LOCK version of this package. This package has offset PTH pins, which help to hold the part in place while soldering. +Dimensional Drawing + + + + + +SPDT PTH Slide Switch - KIT Footprint +Single-pole, double-throw (SPDT) switch. +Warning: This is the KIT version of this package. This package has a smaller diameter top stop mask, which doesn't cover the diameter of the pad. This means only the bottom side of the pads' copper will be exposed. You'll only be able to solder to the bottom side. +Dimensional Drawing + + + + + +SPDT Slide Switch - SMD +Single-pole, double-throw (SPDT) switch. +Datasheet + + + + + + + +<h3>Single Pole, Double Throw (SPDT) Switch</h3> +<p>Single-pole, double-throw (SPDT) switch.</p> + + + + + + +>NAME +>VALUE + + + + + + + +<h3>Single Pole, Double Throw (SPDT) Switch</h3> +<p>Single-pole, double-throw (SPDT) switch.</p> +<h4>Variant Overview</h4> +<h5>SMD-AYZ0202</h5> +<ul> +<li><a href="https://www.sparkfun.com/products/597">Surface Mount DPDT Switch</a> (COM-00597)</li> +<li>Used on e.g. <a href="https://www.sparkfun.com/products/12049">LilyPad Arduino USB - ATmega32U4 Board</a> +</ul> +<h5>PTH-11.6X4.0MM</h5> +<ul> +<li><a href="https://www.sparkfun.com/products/102">SPDT Mini Power Switch</a> (COM-00102)</li> +<li>Used on e.g. <a href="https://www.sparkfun.com/products/10547">SparkFun Simon Says - Through-Hole Soldering Kit</a> (KIT-10547)</li> +</ul> +<h5>PTH-11.6X4.0MM-KIT</h5> +<ul> +<li>KIT version of SPDT Mini Power Switch - Simplifies soldering by removing tStop of switch pins - only one side can be soldered.</li> +</ul> +<h5>PTH-11.6X4.0MM-LOCK</h5> +<ul> +<li>LOCK version of SPDT Mini Power Switch - Offset pins hold switch in place for easier soldering.</li> +</ul> +<h5>SMD-RIGHT-ANGLE</h5> +<ul> +<li><a href="https://www.sparkfun.com/products/10860">Surface Mount Right Angle Switch</a> (COM-10860)</li> +<li>Used on e.g. <a href="https://www.sparkfun.com/products/13231">SparkFun ESP8266 Thing</a></li> +</ul> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +Since Version 8.2, EAGLE supports online libraries. The ids +of those online libraries will not be understood (or retained) +with this version. + + +Since Version 8.3, EAGLE supports URNs for individual library +assets (packages, symbols, and devices). The URNs of those assets +will not be understood (or retained) with this version. + + +Since Version 8.3, EAGLE supports the association of 3D packages +with devices in libraries, schematics, and board files. Those 3D +packages will not be understood (or retained) with this version. + + +