<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Josh's tech art and sound blog</title>
	<atom:link href="http://primetime510.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://primetime510.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Wed, 10 May 2006 01:00:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='primetime510.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/20cef8bbbc8a7923cae364e9fbbc3233?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Josh's tech art and sound blog</title>
		<link>http://primetime510.wordpress.com</link>
	</image>
			<item>
		<title>My code</title>
		<link>http://primetime510.wordpress.com/2006/05/04/my-code/</link>
		<comments>http://primetime510.wordpress.com/2006/05/04/my-code/#comments</comments>
		<pubDate>Thu, 04 May 2006 03:21:52 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/05/04/my-code/</guid>
		<description><![CDATA[global [val0 val1 val2 val3 val4 val5]
to powerup
Write portb-ddr $00    ;set all of portb as outputs
loop[
setval0 (read-ad 0)    ;sets value of photoresistor to variable valX
print val0
wait 2
setval1 (read-ad 1)
print val1
wait 2
setval2 (read-ad 2)
print val2
wait 2
setval3 (read-ad 3)
print val3
wait 2
setval4 (read-ad 4)
print val4
wait 2
if (val0 &#60; 1020)    [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=36&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>global [val0 val1 val2 val3 val4 val5]</p>
<p>to powerup<br />
Write portb-ddr $00    ;set all of portb as outputs</p>
<p>loop[<br />
setval0 (read-ad 0)    ;sets value of photoresistor to variable valX<br />
print val0<br />
wait 2<br />
setval1 (read-ad 1)<br />
print val1<br />
wait 2<br />
setval2 (read-ad 2)<br />
print val2<br />
wait 2<br />
setval3 (read-ad 3)<br />
print val3<br />
wait 2<br />
setval4 (read-ad 4)<br />
print val4<br />
wait 2</p>
<p>if (val0 &lt; 1020)        ;if the value of the photoresistor is under a certain level ground the chip to set off speaker<br />
[<br />
setbit 0 portb<br />
clearbit 0 portb<br />
wait 1</p>
<p>]<br />
if (val1 &lt; 1020)<br />
[<br />
setbit 1 portb<br />
clearbit 1 portb<br />
wait 1<br />
]<br />
if (val2 &lt; 1020)<br />
[<br />
setbit 2 portb<br />
clearbit 2 portb<br />
wait 1<br />
]<br />
if (val3 &lt; 1020)<br />
[<br />
setbit 3 portb<br />
clearbit 3 portb<br />
wait 1<br />
]<br />
if (val4 &lt; 1020)<br />
[<br />
clearbit 4 portb<br />
wait 1<br />
]<br />
if (val4 &lt; 1020)            ;for dimmer activate chip for 30 seconds and then reverse polarity for 30 seconds then clear both bits<br />
[<br />
setbit 5 portb<br />
clearbit 6 portb<br />
wait 100<br />
clearbit 5 portb<br />
setbit 6 portb<br />
wait 100<br />
clearbit 6 portb<br />
wait 1<br />
]<br />
]<br />
end</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/36/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/36/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/36/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/36/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/36/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=36&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/05/04/my-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>
	</item>
		<item>
		<title>Circuit Diagram</title>
		<link>http://primetime510.wordpress.com/2006/05/04/circuit-diagram/</link>
		<comments>http://primetime510.wordpress.com/2006/05/04/circuit-diagram/#comments</comments>
		<pubDate>Thu, 04 May 2006 03:13:33 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/05/04/circuit-diagram/</guid>
		<description><![CDATA[

Here is the circuit diagram.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=34&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://primetime510.files.wordpress.com/2006/05/circuit.JPG" class="imagelink" title="circuit.JPG"><br />
</a></p>
<p>Here is the circuit diagram.</p>
<p><a href="http://primetime510.files.wordpress.com/2006/05/circuit.JPG" class="imagelink" title="circuit.JPG"><img src="http://primetime510.files.wordpress.com/2006/05/circuit.thumbnail.JPG" alt="circuit.JPG" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/34/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/34/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=34&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/05/04/circuit-diagram/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>

		<media:content url="http://primetime510.files.wordpress.com/2006/05/circuit.thumbnail.JPG" medium="image">
			<media:title type="html">circuit.JPG</media:title>
		</media:content>
	</item>
		<item>
		<title>OK I&#8217;m getting my butt kicked</title>
		<link>http://primetime510.wordpress.com/2006/04/28/ok-im-getting-my-butt-kicked/</link>
		<comments>http://primetime510.wordpress.com/2006/04/28/ok-im-getting-my-butt-kicked/#comments</comments>
		<pubDate>Fri, 28 Apr 2006 15:20:50 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/04/28/ok-im-getting-my-butt-kicked/</guid>
		<description><![CDATA[Today was more hectic than yesterday!  I got to shift space this morning at around 9 in the morning.  I did many different coding tricks to try and see why my chip was not working the way it should have been.  I would set the chip and then see if the bit [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=27&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Today was more hectic than yesterday!  I got to shift space this morning at around 9 in the morning.  I did many different coding tricks to try and see why my chip was not working the way it should have been.  I would set the chip and then see if the bit had been set.  It would show me that it was high and I even checked it with a multimeter and it showed high.  The problem was that even though the pins came out right, the motor that is going to be turning the dimmer switch is not working.  I worked on it all morning and finally had to leave for a while for another class.  When I got back to shift space, Tom was there and I asked him for help.  It turns out that I had pushed the breadboard far enough through that it was not making contact with the logo chip.  After he solved the problem, that part of the code worked.  However, I still had a little bit of problem with my code since I had changed it so much.  Also, since we had to move the breadboard in order to fix that problem, it knocked out some of the resistors in our digital voice recorder breadboard.  It seems, that at this point fixing one problem only creates 3 other problems.  By this time, it was getting to be show time.  So, I threw together something at least &quot;seems&quot; like it works.</p>
<p><a href="http://primetime510.files.wordpress.com/2006/05/other%20half.jpg" class="imagelink" title="other half.jpg"><img src="http://primetime510.files.wordpress.com/2006/05/other%20half.thumbnail.jpg" alt="other half.jpg" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/27/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/27/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=27&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/04/28/ok-im-getting-my-butt-kicked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>

		<media:content url="http://primetime510.files.wordpress.com/2006/05/other%20half.thumbnail.jpg" medium="image">
			<media:title type="html">other half.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Feeling it!</title>
		<link>http://primetime510.wordpress.com/2006/04/26/feeling-it/</link>
		<comments>http://primetime510.wordpress.com/2006/04/26/feeling-it/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 15:14:02 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/04/26/feeling-it/</guid>
		<description><![CDATA[Well aside from frying my finger with the soldering iron, almost electrocuting myself, and trying to cut my finger off, today went really well.  After wiring the chip up initially with spare wires, I decided it would be a good idea to get to radio shack and wire them up with a wire kit [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=26&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Well aside from frying my finger with the soldering iron, almost electrocuting myself, and trying to cut my finger off, today went really well.  After wiring the chip up initially with spare wires, I decided it would be a good idea to get to radio shack and wire them up with a wire kit to make it neater to work with.  I encountered many problems today.  I should say first that the digital voice recorders that we are using have a 5 volt offset voltage so when I don&#39;t capacitively couple them that is what makes the noise I referenced earlier.  The good news to this is that with Tom&#39;s assistance, I figured out how to wire the amplifier up.  The bad news is that the original board that the voice recorders were on no longer works so Ann and I &quot;quickly&quot; wired the voice recorders up on a bread board enabling only the extended play option.  Thirdly, because of this extended wiring, we have not had any time to go through and troubleshoot the program so I am planning on going in tomorrow to try and make sure we have working code (crossing fingers). Finally, the values I am getting off the photo resistors is inconsistent with what I expected so I will be looking for a little help with that tomorrow.</p>
<p><a href="http://primetime510.files.wordpress.com/2006/05/finished%20wall.jpg" class="imagelink" title="The other half of the wall"><img src="http://primetime510.files.wordpress.com/2006/05/finished%20wall.thumbnail.jpg" alt="The other half of the wall" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/26/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/26/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=26&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/04/26/feeling-it/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>

		<media:content url="http://primetime510.files.wordpress.com/2006/05/finished%20wall.thumbnail.jpg" medium="image">
			<media:title type="html">The other half of the wall</media:title>
		</media:content>
	</item>
		<item>
		<title>Work has commenced</title>
		<link>http://primetime510.wordpress.com/2006/04/26/work-has-commenced/</link>
		<comments>http://primetime510.wordpress.com/2006/04/26/work-has-commenced/#comments</comments>
		<pubDate>Wed, 26 Apr 2006 15:12:09 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/05/02/work-has-commenced/</guid>
		<description><![CDATA[Istarted wiring the board today.  I common grounded 1 wire on each of the speakers together.  I did a similar thing on the photo resistors.  I figure that this will give me that many fewer less wires to mess with.

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=25&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Istarted wiring the board today.  I common grounded 1 wire on each of the speakers together.  I did a similar thing on the photo resistors.  I figure that this will give me that many fewer less wires to mess with.</p>
<p><a href="http://primetime510.files.wordpress.com/2006/05/wired.JPG" class="imagelink" title="wired.JPG"><img src="http://primetime510.files.wordpress.com/2006/05/wired.thumbnail.JPG" alt="wired.JPG" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/25/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/25/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/25/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/25/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/25/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=25&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/04/26/work-has-commenced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>

		<media:content url="http://primetime510.files.wordpress.com/2006/05/wired.thumbnail.JPG" medium="image">
			<media:title type="html">wired.JPG</media:title>
		</media:content>
	</item>
		<item>
		<title>We&#8217;re moving!</title>
		<link>http://primetime510.wordpress.com/2006/04/24/were-moving/</link>
		<comments>http://primetime510.wordpress.com/2006/04/24/were-moving/#comments</comments>
		<pubDate>Mon, 24 Apr 2006 15:06:57 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/04/24/were-moving/</guid>
		<description><![CDATA[We moved the wallboad down to shift space today.  From what I can see, it looks great.  Ann has put 2 pieces of plywood around the board to protect it while carrying it.  This will also make it easier to wire things together.  We should start working on that in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=24&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We moved the wallboad down to shift space today.  From what I can see, it looks great.  Ann has put 2 pieces of plywood around the board to protect it while carrying it.  This will also make it easier to wire things together.  We should start working on that in a couple of days.</p>
<p><a href="http://primetime510.files.wordpress.com/2006/05/wall%20temp.jpg" class="imagelink" title="wall temp.jpg"><img src="http://primetime510.files.wordpress.com/2006/05/wall%20temp.thumbnail.jpg" alt="wall temp.jpg" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=24&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/04/24/were-moving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>

		<media:content url="http://primetime510.files.wordpress.com/2006/05/wall%20temp.thumbnail.jpg" medium="image">
			<media:title type="html">wall temp.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Making the sun rise</title>
		<link>http://primetime510.wordpress.com/2006/04/22/making-the-sun-rise/</link>
		<comments>http://primetime510.wordpress.com/2006/04/22/making-the-sun-rise/#comments</comments>
		<pubDate>Sat, 22 Apr 2006 02:39:41 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/05/02/making-the-sun-rise/</guid>
		<description><![CDATA[I got some really good help from Tom!  He&#39;s the man!  He has found a motor that will go around the dimmer switch and turn it both ways depending on where the voltage and grounds are set.  With a little glue and a little luck who knows what might happen! Here is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=23&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I got some really good help from Tom!  He&#39;s the man!  He has found a motor that will go around the dimmer switch and turn it both ways depending on where the voltage and grounds are set.  With a little glue and a little luck who knows what might happen! Here is a picture of what Ann has complete so far&#8230;.</p>
<p><a href="http://primetime510.files.wordpress.com/2006/05/progress.jpg" class="imagelink" title="progress.jpg"><img src="http://primetime510.files.wordpress.com/2006/05/progress.thumbnail.jpg" alt="progress.jpg" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/23/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/23/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/23/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/23/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/23/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=23&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/04/22/making-the-sun-rise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>

		<media:content url="http://primetime510.files.wordpress.com/2006/05/progress.thumbnail.jpg" medium="image">
			<media:title type="html">progress.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>Amplifier pamplifier</title>
		<link>http://primetime510.wordpress.com/2006/04/19/amplifier-pamplifier/</link>
		<comments>http://primetime510.wordpress.com/2006/04/19/amplifier-pamplifier/#comments</comments>
		<pubDate>Wed, 19 Apr 2006 02:37:56 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/05/02/amplifier-pamplifier/</guid>
		<description><![CDATA[I went to Radio Shack and bought the rest of my amplifier chips.  I think we are going to downsize so that we don&#39;t have so many wires streaming from the chip.  Maybe 6 or 7 speakers would be just as good.
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=22&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I went to Radio Shack and bought the rest of my amplifier chips.  I think we are going to downsize so that we don&#39;t have so many wires streaming from the chip.  Maybe 6 or 7 speakers would be just as good.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=22&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/04/19/amplifier-pamplifier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>
	</item>
		<item>
		<title>Here&#8217;s to Progress</title>
		<link>http://primetime510.wordpress.com/2006/04/17/heres-to-progress/</link>
		<comments>http://primetime510.wordpress.com/2006/04/17/heres-to-progress/#comments</comments>
		<pubDate>Mon, 17 Apr 2006 02:36:08 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/05/02/heres-to-progress/</guid>
		<description><![CDATA[I think Ann has decided that she wants to have one cutout for one side of the doorway while she wants a complete wall on the other.  She has these really cute dogs that are made the same way that the wall is made.   She would like a bench to put there [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=21&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I think Ann has decided that she wants to have one cutout for one side of the doorway while she wants a complete wall on the other.  She has these really cute dogs that are made the same way that the wall is made.   She would like a bench to put there too to make it look more &quot;garden&quot; like.</p>
<p><a href="http://primetime510.files.wordpress.com/2006/05/dog1.jpg" class="imagelink" title="dog1.jpg"><img src="http://primetime510.files.wordpress.com/2006/05/dog1.thumbnail.jpg" alt="dog1.jpg" /></a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=21&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/04/17/heres-to-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>

		<media:content url="http://primetime510.files.wordpress.com/2006/05/dog1.thumbnail.jpg" medium="image">
			<media:title type="html">dog1.jpg</media:title>
		</media:content>
	</item>
		<item>
		<title>How irritating!</title>
		<link>http://primetime510.wordpress.com/2006/04/14/how-irritating/</link>
		<comments>http://primetime510.wordpress.com/2006/04/14/how-irritating/#comments</comments>
		<pubDate>Fri, 14 Apr 2006 02:29:31 +0000</pubDate>
		<dc:creator>primetime510</dc:creator>
				<category><![CDATA[Project Stuff]]></category>

		<guid isPermaLink="false">https://primetime510.wordpress.com/2006/05/02/how-irritating/</guid>
		<description><![CDATA[I&#39;ve been working on this 386n audio amplifier and can&#39;t find a way to make it work consistently.  I have looked up several different ways to hook it up and it seems like everything is hooked up correctly.  However, there is nothing but a buzz coming out of the speaker.  I guess [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=19&subd=primetime510&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I&#39;ve been working on this 386n audio amplifier and can&#39;t find a way to make it work consistently.  I have looked up several different ways to hook it up and it seems like everything is hooked up correctly.  However, there is nothing but a buzz coming out of the speaker.  I guess a buzz is better than nothing, but it is still a long way away from what I want to use.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/primetime510.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/primetime510.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/primetime510.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/primetime510.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/primetime510.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/primetime510.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/primetime510.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/primetime510.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/primetime510.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/primetime510.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/primetime510.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/primetime510.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=primetime510.wordpress.com&blog=77467&post=19&subd=primetime510&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://primetime510.wordpress.com/2006/04/14/how-irritating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2e5d3c331f5c818811dfb4fd22adca55?s=96&#38;d=identicon" medium="image">
			<media:title type="html">primetime510</media:title>
		</media:content>
	</item>
	</channel>
</rss>