Difference between revisions of "Intro to Soldering"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
== Components == | == Components == | ||
− | {{ | + | {{bom-start}} |
+ | {{bom-row | ||
+ | | item = [http://www.mouser.com/ProductDetail/Tyco-Electronics-AMP/1-390261-9/?qs=sGAEpiMZZMs/Sh/kjph1tvt1/mEPT/Xo7eKgqaeaqYE%3d Component Socket] | ||
+ | | metric = 28 Pin | ||
+ | | cost = 0.30 | ||
+ | | quantity = 1 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-row | ||
+ | | item = [http://www.mouser.com/ProductDetail/Vishay-Dale/XT9S20ANA16M/?qs=sGAEpiMZZMsBj6bBr9Q9abjqaEWBlGuNYHr0DoSKV8w%3d Crystal Oscillator] | ||
+ | | metric = 16 MHz | ||
+ | | cost = 0.55 | ||
+ | | quantity = 1 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-row | ||
+ | | item = [http://mouser.com/Search/ProductDetail.aspx?R=MF1/4LCT52R102Gvirtualkey66000000virtualkey660-MF1/4LCT52R102G Resistor] | ||
+ | | metric = 1 KOhm 1/4 Watt | ||
+ | | cost = 0.05 | ||
+ | | quantity = 1 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-row | ||
+ | | item = [http://www.mouser.com/Search/ProductDetail.aspx?R=PTS645SL70_LFSvirtualkey61170000virtualkey611-PTS645SL70LFS Switch] | ||
+ | | metric = Momentary Push Switch | ||
+ | | cost = 0.13 | ||
+ | | quantity = 1 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-row | ||
+ | | item = [http://mouser.com/Search/ProductDetail.aspx?R=LM7805ACTvirtualkey51210000virtualkey512-LM7805ACT LM7805] | ||
+ | | metric = 5V Regulator | ||
+ | | cost = 0.35 | ||
+ | | quantity = 1 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-row | ||
+ | | item = [http://www.mouser.com/Search/ProductDetail.aspx?R=140-50N2-220J-TB-RCvirtualkey21980000virtualkey140-50N2-220J-TB-RC Ceramic Disk Capacitor] | ||
+ | | metric = 22 pF | ||
+ | | cost = 0.06 | ||
+ | | quantity = 2 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-row | ||
+ | | item = [http://mouser.com/Search/ProductDetail.aspx?R=140-50Z5-103M-RCvirtualkey21980000virtualkey140-50Z5-103M-RC Ceramic Disk Capacitor] | ||
+ | | metric = 0.01 uF or 10 nF | ||
+ | | cost = 0.10 | ||
+ | | quantity = 1 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-row | ||
+ | | item = [http://mouser.com/Search/ProductDetail.aspx?R=UVR1H220MDD1TAvirtualkey64700000virtualkey647-UVR1H220MDD1TA Electrolytic Capacitor] | ||
+ | | metric = 22 uF | ||
+ | | cost = 0.02 | ||
+ | | quantity = 1 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-row | ||
+ | | item = [http://mouser.com/ProductDetail/Atmel/ATMEGA328P-PU/?qs=K8BHR703ZXguOQv3sKbWcg%3d%3d ATMega328 Microcontroler] | ||
+ | | metric = 28Pin (Unbootloaded) | ||
+ | | cost = 4.28 | ||
+ | | quantity = 1 | ||
+ | | distributor = Mouser | ||
+ | }} | ||
+ | {{bom-end}} | ||
+ | '''Total: ''' ${{format price| 5.9}} | ||
== Tools == | == Tools == |
Revision as of 21:55, 12 August 2010
This workshop has an archive of past instructions. If you wish to view the contents of those workshops, please look there. |
Intro to Soldering | |
---|---|
Information | |
Location | CBU |
This workshop is being redone with the addition of an option precursor workshop. Look for changes in the near future. |
Overview
The purpose of this workshop is to educate individuals on how to solder by means of soldering together a predesignated circuit. This does not include the wiring of the circuit, but merely the soldering of the components into a board with the circuit already etched onto it. The circuit board will come from either the Intro to Etching workshop, or bought as a prefabbed board.
Components
Item | Metric | Cost/Item | Qty | Sub Total | Distributor |
---|---|---|---|---|---|
Component Socket | 28 Pin | $0.30 | 1 | $0.30 | Mouser |
Crystal Oscillator | 16 MHz | $0.55 | 1 | $0.55 | Mouser |
Resistor | 1 KOhm 1/4 Watt | $0.05 | 1 | $0.05 | Mouser |
Switch | Momentary Push Switch | $0.13 | 1 | $0.13 | Mouser |
LM7805 | 5V Regulator | $0.35 | 1 | $0.35 | Mouser |
Ceramic Disk Capacitor | 22 pF | $0.06 | 2 | $0.12 | Mouser |
Ceramic Disk Capacitor | 0.01 uF or 10 nF | $0.10 | 1 | $0.10 | Mouser |
Electrolytic Capacitor | 22 uF | $0.02 | 1 | $0.02 | Mouser |
ATMega328 Microcontroler | 28Pin (Unbootloaded) | $4.28 | 1 | $4.28 | Mouser |
Total: $5.90
Tools
This section requires expansion. |
Instructions
This section requires expansion. |
Circuit
This section requires expansion. |