<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Electronics Hobbyist &#187; soldering</title>
	<atom:link href="http://www.theelectronicshobbyist.com/blog/tag/soldering/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theelectronicshobbyist.com/blog</link>
	<description>A Passion for Curiosity and Play</description>
	<lastBuildDate>Fri, 20 Jan 2012 14:54:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>LED Bar Graph: Testing the Ardweeny</title>
		<link>http://www.theelectronicshobbyist.com/blog/led-bar-graph-testing-the-ardweeny/</link>
		<comments>http://www.theelectronicshobbyist.com/blog/led-bar-graph-testing-the-ardweeny/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 01:00:25 +0000</pubDate>
		<dc:creator>Natalia</dc:creator>
				<category><![CDATA[Arduino Clone]]></category>
		<category><![CDATA[Kit]]></category>
		<category><![CDATA[Ardweeny]]></category>
		<category><![CDATA[circuit]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[kit]]></category>
		<category><![CDATA[LED bar graph]]></category>
		<category><![CDATA[schematic]]></category>
		<category><![CDATA[sketch]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.theelectronicshobbyist.com/blog/?p=409</guid>
		<description><![CDATA[A while ago I purchased an Ardweeny kit, but hadn&#8217;t put it together and tested it until now. The Ardweeny is a small, breadboard friendly Arduino clone. In fact, it is the smallest Arduino clone that I know of, and the tiny board is backpacked on top of the ATMega chip. Here are the parts [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>A while ago I purchased an <a href="http://www.theelectronicshobbyist.com/blog/goto/ardweeny">Ardweeny kit</a>, but hadn&#8217;t put it together and tested it until now. The <a href="http://www.theelectronicshobbyist.com/blog/goto/ardweeny" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.theelectronicshobbyist.com/blog/goto/ardweeny';return true;" onmouseout="self.status=''">Ardweeny</a> is a small, <a href="http://www.theelectronicshobbyist.com/blog/goto/breadboard" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.theelectronicshobbyist.com/blog/goto/breadboard';return true;" onmouseout="self.status=''">breadboard</a> friendly <a href="http://www.theelectronicshobbyist.com/blog/goto/uno" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.theelectronicshobbyist.com/blog/goto/uno';return true;" onmouseout="self.status=''">Arduino</a> clone. In fact, it is the smallest Arduino clone that I know of, and the tiny board is backpacked on top of the ATMega chip.<br />
<a href="http://www.theelectronicshobbyist.com/blog/goto/ardweeny" target="_blank"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="size-medium wp-image-410 aligncenter" title="ardweeny" src="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-300x196.jpg" alt="Ardweeny" width="300" height="196" /></a><br />
Here are the parts laid out before I put the Ardweeny together: PCB, ATMega, headers and 7 parts. <em>Tip: double check that you received the correct parts; I received a 470K Ohm resistor (yellow-violet-yellow) instead of a 470 Ohm (yellow-violet-brown) one.</em><br />
<span id="more-409"></span><a href="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-parts.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-430" title="ardweeny-parts" src="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-parts-300x200.jpg" alt="Ardweeny parts" width="300" height="200" /></a><br />
The assembly manual that comes with the Ardweeny is illustrated in color, and explains how to put it together in great detail, step-by-step. It is a very easy kit to put together, perfect for a beginner. There isn&#8217;t a lot of soldering involved, either. (There are only 7 parts after all!)<br />
<a href="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-manual.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-431" title="ardweeny-manual" src="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-manual-300x234.jpg" alt="Ardweeny manual" width="300" height="234" /></a><br />
Here is the final product, assembled and ready to go! Isn&#8217;t it tiny? The <a href="http://www.theelectronicshobbyist.com/blog/goto/ardweeny">Ardweeny</a> comes preloaded with the &#8220;Blink&#8221; sketch. In order to program it you will need an <a href="http://www.cutedigi.com/product_info.php?ref=3&amp;products_id=4414&amp;affiliate_banner_id=1" target="_blank">FTDI breakout board</a> and <a href="http://www.cutedigi.com/product_info.php?ref=3&amp;products_id=4191&amp;affiliate_banner_id=1" target="_blank">USB miniB cable</a>. Upon hooking it up for the first time the green LED should blink.<br />
<a href="http://www.theelectronicshobbyist.com/blog/goto/ardweeny" target="_blank"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-432" title="ardweeny-finished" src="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-finished-300x261.jpg" alt="Ardweeny" width="300" height="261" /></a><br />
To test it I put together a simple circuit connecting a LED bar graph display and a variable resistor to the Ardweeny. Turning the dial on the trimpot lights the LEDs on the bar graph display accordingly. Here&#8217;s the setup:<br />
<a href="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-led-bar.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-433" title="ardweeny-led-bar" src="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-led-bar-300x243.jpg" alt="Ardweeny LED bar graph project" width="300" height="243" /></a><br />
Here&#8217;s the schematic showing how the circuit was wired:<br />
<a href="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-schematic.jpg"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-medium wp-image-435" title="ardweeny-schematic" src="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/11/ardweeny-schematic-258x300.jpg" alt="Ardweeny LED bar graph schematic" width="258" height="300" /></a><br />
Here&#8217;s a quick <a href="http://www.youtube.com/watch?v=u2ZY6b3FGxg" target="_blank">video</a> of the Ardweeny in action.</p>
<p>And here&#8217;s the sketch:</p>
<pre>// www.TheElectronicsHobbyist.com/blog
// Natalia Fargasch Norman
// Trimpot display using LED bar graph

// loop variables and trimpot reading
int i, j, val;

void setup() {
  for (i = 0; i &lt; 10; i++) {
    pinMode(i, OUTPUT);
  }
}

void loop() {
  for (i = 0; i &lt; 10; i++) {
    digitalWrite(i, HIGH);
  }
  // trimpot connected to analog pin 0
  val = analogRead(0);
  // analogRead returns number
  // between 0 and 1023, scaling
  // for the 10 LEDs in the bar graph
  j = val / 100;
  for (i = 0; i &lt; j; i++) {
    // LED bar graph is common anode, LOW is on
    digitalWrite(i, LOW);
  }
}</pre>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.theelectronicshobbyist.com/blog/led-bar-graph-testing-the-ardweeny/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Arduino RGB LED Spinning Night Light: Assembly &#124; Part 2</title>
		<link>http://www.theelectronicshobbyist.com/blog/arduino-rgb-led-spinning-night-light-assembly/</link>
		<comments>http://www.theelectronicshobbyist.com/blog/arduino-rgb-led-spinning-night-light-assembly/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 05:00:12 +0000</pubDate>
		<dc:creator>Natalia</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[circuit]]></category>
		<category><![CDATA[DC motor]]></category>
		<category><![CDATA[RGB LED]]></category>
		<category><![CDATA[soldering]]></category>

		<guid isPermaLink="false">http://www.theelectronicshobbyist.com/blog/?p=312</guid>
		<description><![CDATA[Solder wires to motor terminals and cover with heat-shrink tubing Using a knife or sharp scissors, puncture a small hole (to fit the motor shaft snugly) on the center of the jar lid Solder motor shaft to jar lid (if necessary use hot glue or super glue, as some surfaces won&#8217;t &#8220;catch&#8221; the solder easily) [...]]]></description>
			<content:encoded><![CDATA[<p></p><ol>
<li><a href="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/07/arduino-rgb-nightlight-schematic.jpg"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-medium wp-image-316" title="arduino-rgb-nightlight-schematic" src="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/07/arduino-rgb-nightlight-schematic-235x300.jpg" alt="Arduino RGB LED night light schematic" width="235" height="300" /></a>Solder <a href="http://www.cutedigi.com/product_info.php?ref=3&amp;products_id=4242&amp;affiliate_banner_id=1" target="_blank">wires</a> to <a href="http://www.theelectronicshobbyist.com/blog/goto/motor" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.theelectronicshobbyist.com/blog/goto/motor';return true;" onmouseout="self.status=''">motor</a> terminals and cover with <a href="http://www.avantlink.com/click.php?tt=cl&amp;mi=10609&amp;pw=21273&amp;url=http%3A%2F%2Fwww.jameco.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2FProduct_10001_10001_419160_-1" target="_blank">heat-shrink tubing<img style="border: none !important; margin: 0px !important;" src="http://www.avantlink.com/tpv/10609/0/17253/21273/-/cl/image.png" alt="" width="0" height="0" /></a></li>
<li>Using a knife or sharp scissors, puncture a small hole (to fit the motor shaft snugly) on the center of the jar lid</li>
<li>Solder <a href="http://www.avantlink.com/click.php?tt=cl&amp;mi=10609&amp;pw=21273&amp;url=http%3A%2F%2Fwww.jameco.com%2Fwebapp%2Fwcs%2Fstores%2Fservlet%2FProduct_10001_10001_2081895_-1" target="_blank">motor<img style="border: none !important; margin: 0px !important;" src="http://www.avantlink.com/tpv/10609/0/17253/21273/-/cl/image.png" alt="" width="0" height="0" /></a> shaft to jar lid (if necessary use hot glue or super glue, as some surfaces won&#8217;t &#8220;catch&#8221; the solder easily)</li>
<li>Solder the <a href="http://www.cutedigi.com/product_info.php?ref=3&amp;products_id=4212&amp;affiliate_banner_id=1" target="_blank">RGB LED</a> leads to long wires and cover the connections with heat-shrink tubing</li>
<li>Build the circuit on the <a href="http://www.cutedigi.com/product_info.php?ref=3&amp;products_id=4227&amp;affiliate_banner_id=1" target="_blank">mini breadboard</a> using the schematic as your guide</li>
<li>Prepare the paper diffuser (use a hole puncher and punch a few holes to allow some light to shine through) and tape it around the jar lid using mounting tape</li>
<p><span id="more-312"></span><br />
<a href="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/07/arduino-rgb-nightlight-motor-mounting.jpg"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-medium wp-image-314" title="arduino-rgb-nightlight-motor-mounting" src="http://www.theelectronicshobbyist.com/blog/wp-content/uploads/2010/07/arduino-rgb-nightlight-motor-mounting-300x268.jpg" alt="motor leads" width="216" height="193" /></a></p>
<li>Mount the motor to the side of the <a href="http://www.theelectronicshobbyist.com/blog/goto/breadboard" style="" target="_blank" rel="nofollow" onmouseover="self.status='http://www.theelectronicshobbyist.com/blog/goto/breadboard';return true;" onmouseout="self.status=''">breadboard</a> using mounting tape</li>
<li>Tie the LED wires together and secure the wire bundle using a stick as prop (I used a lollipop stick in one of the holes on the breadboard); split the stick tip shaping it as a &#8220;Y&#8221; to help secure the LED wires in place(show finished picture)</li>
</ol>
<p>Check the previous post if you need to see the <a href="http://www.theelectronicshobbyist.com/blog/2010/07/arduino-rgb-led-spinning-night-light/">sketch for the Arduino RGB LED night light</a> again.</p>
<p>You might also enjoy:<ol>
<li><a href='http://www.theelectronicshobbyist.com/blog/arduino-rgb-led-spinning-night-light/' rel='bookmark' title='Arduino RGB LED Spinning Night Light | Part 1'>Arduino RGB LED Spinning Night Light | Part 1</a></li>
<li><a href='http://www.theelectronicshobbyist.com/blog/arduino-motor-control-spinning-night-light/' rel='bookmark' title='Arduino Motor Control for the Spinning Night Light | Part 3'>Arduino Motor Control for the Spinning Night Light | Part 3</a></li>
<li><a href='http://www.theelectronicshobbyist.com/blog/arduino-rgb-led-control-spinning-night-light/' rel='bookmark' title='Arduino RGB LED Control for the Spinning Night Light | Part 4'>Arduino RGB LED Control for the Spinning Night Light | Part 4</a></li>
<li><a href='http://www.theelectronicshobbyist.com/blog/arduino-2-digit-7-segment-display-counter-circuit/' rel='bookmark' title='Arduino 2-Digit 7-Segment Display Counter: Circuit | Part 2'>Arduino 2-Digit 7-Segment Display Counter: Circuit | Part 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.theelectronicshobbyist.com/blog/arduino-rgb-led-spinning-night-light-assembly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Out on an Electronics Hobby &#8211; Tools</title>
		<link>http://www.theelectronicshobbyist.com/blog/starting-out-on-an-electronics-hobby-tools/</link>
		<comments>http://www.theelectronicshobbyist.com/blog/starting-out-on-an-electronics-hobby-tools/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 20:40:00 +0000</pubDate>
		<dc:creator>Natalia</dc:creator>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[Workbench]]></category>
		<category><![CDATA[electronics hobby]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.theelectronicshobbyist.com/blog/?p=8</guid>
		<description><![CDATA[Whether your interest in an electronics hobby stems from the desire to build your own gadgets or to modify existing electronics devices so they perform better – or at least differently – it is important that you take the best approach possible in order to get the most enjoyment from your hobby. When you are [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Whether your interest in an electronics hobby stems from the desire to build your own gadgets or to modify existing electronics devices so they perform better – or at least differently – it is important that you take the best approach possible in order to get the most enjoyment from your hobby.</p>
<p>When you are first starting out you should put together a kit of essential tools. A simple kit should have the following set of basic, good quality tools:<a href="http://www.theelectronicshobbyist.com/tool/soldering-tools.shtml"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright" src="http://www.theelectronicshobbyist.com/prod_images/soldering_station.jpg" alt="Soldering station" width="210" height="115" /></a></p>
<ul>
<li><a href="http://www.theelectronicshobbyist.com/tool/hand-tools.shtml" target="_blank">Wire cutter and stripper </a></li>
<li><a href="http://www.theelectronicshobbyist.com/tool/soldering-tools.shtml" target="_blank">Soldering iron and solder </a></li>
<li>Soldering iron stand (optional)</li>
<li><a href="http://www.theelectronicshobbyist.com/tool/soldering-tools.shtml" target="_blank">Desoldering tool</a> (optional)</li>
<li><a href="http://www.theelectronicshobbyist.com/tool/hand-tools.shtml" target="_blank">Pair of small pliers – long nose pliers<br />
</a></li>
<li><a href="http://www.theelectronicshobbyist.com/tool/hand-tools.shtml" target="_blank">Screwdrivers </a>– small straight type and medium cross point type</li>
<li>Test equipment – multimeter (optional)</li>
</ul>
<p>If possible you should get a wooden board/bench to use as a dedicated work area.</p>
<p>For introductory courses on electronics as a hobby checkout the website below:<br />
<a href="http://www.hobby-electronics.info/links/courses.php" target="_blank">http://www.hobby-electronics.info/links/courses.php</a></p>
<p>You might also enjoy:<ol>
<li><a href='http://www.theelectronicshobbyist.com/blog/starting-out-on-an-electronics-hobby-resources/' rel='bookmark' title='Starting Out on an Electronics Hobby &#8211; Resources'>Starting Out on an Electronics Hobby &#8211; Resources</a></li>
<li><a href='http://www.theelectronicshobbyist.com/blog/basic-hobby-electronics-vocabulary-part-1-of-4-a-c/' rel='bookmark' title='Basic Hobby Electronics Vocabulary Part 1 of 4 (A-C)'>Basic Hobby Electronics Vocabulary Part 1 of 4 (A-C)</a></li>
<li><a href='http://www.theelectronicshobbyist.com/blog/basic-hobby-electronics-vocabulary-part-2-of-4-d-g/' rel='bookmark' title='Basic Hobby Electronics Vocabulary Part 2 of 4 (D-G)'>Basic Hobby Electronics Vocabulary Part 2 of 4 (D-G)</a></li>
<li><a href='http://www.theelectronicshobbyist.com/blog/basic-hobby-electronics-vocabulary-part-3-of-4-i-r/' rel='bookmark' title='Basic Hobby Electronics Vocabulary Part 3 of 4 (I-R)'>Basic Hobby Electronics Vocabulary Part 3 of 4 (I-R)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.theelectronicshobbyist.com/blog/starting-out-on-an-electronics-hobby-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.theelectronicshobbyist.com @ 2012-02-06 22:43:40 -->
