<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Electronic Robot Car &#8211; L293D &#8211; 5v Motors &#8211; ATTiny &#8211; AVR</title>
	<atom:link href="http://howardsandford.com/blog/electronic-robot-car-l293d-5v-motors-attiny-avr/feed/" rel="self" type="application/rss+xml" />
	<link>http://howardsandford.com/blog/electronic-robot-car-l293d-5v-motors-attiny-avr/</link>
	<description>... somewhere on the interwebs for &#039;H&#039; to have his say</description>
	<lastBuildDate>Mon, 21 Jun 2010 22:08:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: H</title>
		<link>http://howardsandford.com/blog/electronic-robot-car-l293d-5v-motors-attiny-avr/comment-page-1/#comment-5</link>
		<dc:creator>H</dc:creator>
		<pubDate>Sat, 26 Dec 2009 11:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://howardsandford.com/blog/?p=51#comment-5</guid>
		<description>Hi David, that&#039;s a good question.  A resistor ladder is quite literally a group of resistors connected in serial.  You can use this configuration either as a &quot;voltage splitter&quot; or in other words a voltage divider or potential divider, or as a way to do digital to analog conversions.

The way I&#039;m going to be using it is to put switches off of every junction between the resistors and connect this to ground.  Then run an ADC (analog to digital conversion).  Because the resistor ladder splits the voltage depending on which switch is closed, you can compare the digital value that&#039;s output and from that work out which switch is closed.

It&#039;s a handy way of running multiple switches off of a single microcontroller pin.

I&#039;ll be posting more about this, including circuit diagrams, really soon.</description>
		<content:encoded><![CDATA[<p>Hi David, that&#8217;s a good question.  A resistor ladder is quite literally a group of resistors connected in serial.  You can use this configuration either as a &#8220;voltage splitter&#8221; or in other words a voltage divider or potential divider, or as a way to do digital to analog conversions.</p>
<p>The way I&#8217;m going to be using it is to put switches off of every junction between the resistors and connect this to ground.  Then run an ADC (analog to digital conversion).  Because the resistor ladder splits the voltage depending on which switch is closed, you can compare the digital value that&#8217;s output and from that work out which switch is closed.</p>
<p>It&#8217;s a handy way of running multiple switches off of a single microcontroller pin.</p>
<p>I&#8217;ll be posting more about this, including circuit diagrams, really soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://howardsandford.com/blog/electronic-robot-car-l293d-5v-motors-attiny-avr/comment-page-1/#comment-4</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 24 Dec 2009 18:21:18 +0000</pubDate>
		<guid isPermaLink="false">http://howardsandford.com/blog/?p=51#comment-4</guid>
		<description>Wat do you mean about resitor ladder? I havnt heard of it before</description>
		<content:encoded><![CDATA[<p>Wat do you mean about resitor ladder? I havnt heard of it before</p>
]]></content:encoded>
	</item>
</channel>
</rss>
