<?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: Physical Computing Lab 1</title>
	<atom:link href="http://blog.thomas-robertson.com/1579-physical-computing-lab-1/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.thomas-robertson.com/1579-physical-computing-lab-1</link>
	<description>Inside the Mind of Thomas Robertson</description>
	<lastBuildDate>Tue, 31 Jan 2012 03:19:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Thomas Robertson</title>
		<link>http://blog.thomas-robertson.com/1579-physical-computing-lab-1/comment-page-1#comment-2504</link>
		<dc:creator>Thomas Robertson</dc:creator>
		<pubDate>Mon, 31 May 2010 13:51:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thomas-robertson.com/?p=1579#comment-2504</guid>
		<description>Judane,

It&#039;s not a toggle switch, just a simple single-throw, single-pole switch (boring old normal switch).  Actually, looking back, I can see that the diagram I provided is actually somewhat confusing because of how I placed the switch box.  I&#039;m going to try to re-draw that part of the circuit with text, so bear with me.

5V
 &#124;
 &#124;
Switch
 &#124;
 L___ Digital Input
 &#124;
Big Resistor
 &#124;
 &#124;
Ground

When the switch is open, you have a circuit that connects the 5V to nothing, so it goes nowhere, and you have a second circuit that connects the digital input to ground.  When the digital input is grounded, it doesn&#039;t detect any input and counts as &quot;off&quot; (well, this depends on your code, actually, but in most cases this is how you do it).  When you close the switch, you create a three-point circuit.  You have a 5V power connected to two things: first a big resistor and then ground, and second the digital input (which is also a ground).  So the 5V has to decide where it&#039;s going to go.  The big resistor basically acts as a dam, blocking the power and pushing it into another path if available.  Since there is a digital input available, the power goes there instead of straight to ground.

Hope that makes sense.

Thomas</description>
		<content:encoded><![CDATA[<p>Judane,</p>
<p>It&#8217;s not a toggle switch, just a simple single-throw, single-pole switch (boring old normal switch).  Actually, looking back, I can see that the diagram I provided is actually somewhat confusing because of how I placed the switch box.  I&#8217;m going to try to re-draw that part of the circuit with text, so bear with me.</p>
<p>5V<br />
 |<br />
 |<br />
Switch<br />
 |<br />
 L___ Digital Input<br />
 |<br />
Big Resistor<br />
 |<br />
 |<br />
Ground</p>
<p>When the switch is open, you have a circuit that connects the 5V to nothing, so it goes nowhere, and you have a second circuit that connects the digital input to ground.  When the digital input is grounded, it doesn&#8217;t detect any input and counts as &#8220;off&#8221; (well, this depends on your code, actually, but in most cases this is how you do it).  When you close the switch, you create a three-point circuit.  You have a 5V power connected to two things: first a big resistor and then ground, and second the digital input (which is also a ground).  So the 5V has to decide where it&#8217;s going to go.  The big resistor basically acts as a dam, blocking the power and pushing it into another path if available.  Since there is a digital input available, the power goes there instead of straight to ground.</p>
<p>Hope that makes sense.</p>
<p>Thomas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Judane</title>
		<link>http://blog.thomas-robertson.com/1579-physical-computing-lab-1/comment-page-1#comment-2503</link>
		<dc:creator>Judane</dc:creator>
		<pubDate>Sun, 30 May 2010 20:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thomas-robertson.com/?p=1579#comment-2503</guid>
		<description>This is really good, could you explain a little more in detail from a breadboard stand point. i&#039;m trying to figure out how the two seperate curcuits work. and are you using a toggle switch?</description>
		<content:encoded><![CDATA[<p>This is really good, could you explain a little more in detail from a breadboard stand point. i&#8217;m trying to figure out how the two seperate curcuits work. and are you using a toggle switch?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Meredith</title>
		<link>http://blog.thomas-robertson.com/1579-physical-computing-lab-1/comment-page-1#comment-2322</link>
		<dc:creator>Meredith</dc:creator>
		<pubDate>Mon, 08 Sep 2008 22:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thomas-robertson.com/?p=1579#comment-2322</guid>
		<description>Brilliant!</description>
		<content:encoded><![CDATA[<p>Brilliant!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

