<?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>Steve's Junk &#187; project</title>
	<atom:link href="http://smackaay.com/tag/project/feed/" rel="self" type="application/rss+xml" />
	<link>http://smackaay.com</link>
	<description>A showcase of Steven Mackaay's stuff</description>
	<lastBuildDate>Mon, 21 Jun 2010 05:01:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Viscometer and Graphing</title>
		<link>http://smackaay.com/2008/11/14/viscometer-and-graphing/</link>
		<comments>http://smackaay.com/2008/11/14/viscometer-and-graphing/#comments</comments>
		<pubDate>Fri, 14 Nov 2008 20:11:56 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[adc]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[smackaay]]></category>
		<category><![CDATA[Stormer viscometer]]></category>
		<category><![CDATA[viscometer]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=245</guid>
		<description><![CDATA[Now that I&#8217;ve got the new board working, I&#8217;ve been programming all of the pertinant functions back into the chip. This time I&#8217;ve redesigned them to be a little more modular and useful in the long term. As was mentioned &#8230; <a href="http://smackaay.com/2008/11/14/viscometer-and-graphing/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Now that I&#8217;ve got the new board working, I&#8217;ve been programming all of the pertinant functions back into the chip. This time I&#8217;ve redesigned them to be a little more modular and useful in the long term. As was mentioned in the post a while back, I made a new board and I&#8217;ve come to realise that the RS-485 Port is wrong. It has 2 connectors when it requires 3. A-B-Ground. Sigh!</p>
<p>Anyways, I&#8217;ve been running tests with the viscometer and everything is working great so far. I&#8217;ve got the temperature sensors working and the conditioning of them with OP-amps has worked like a charm. Though I find that the read value from the ADC is pretty jumpy.</p>
<p>Anyways, as reference, here some photos.<br />
<center><br />
<div id="attachment_247" class="wp-caption alignnone" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2008/11/dscn7223.jpg"><img class="size-medium wp-image-247" title="The Whole Deal" src="http://smackaay.com/wp-content/uploads/2008/11/dscn7223-400x300.jpg" alt="The Whole Deal" width="400" height="300" /></a><p class="wp-caption-text">The Whole Deal</p></div></p>
<p><div id="attachment_246" class="wp-caption alignnone" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2008/11/dscn7220.jpg"><img class="size-medium wp-image-246" title="Temp Conditioner" src="http://smackaay.com/wp-content/uploads/2008/11/dscn7220-225x300.jpg" alt="Temp Conditioner" width="225" height="300" /></a><p class="wp-caption-text">Temp Conditioner</p></div><br />
</center><br />
Also, the linearity test went well. Better than I initially expected.<br />
<center><br />
<div id="attachment_248" class="wp-caption alignnone" style="width: 401px"><a href="http://smackaay.com/wp-content/uploads/2008/11/linearity.gif"><img class="size-medium wp-image-248" title="Motor Linearity" src="http://smackaay.com/wp-content/uploads/2008/11/linearity-391x300.gif" alt="Motor Linearity" width="391" height="300" /></a><p class="wp-caption-text">Motor Linearity</p></div><br />
</center><br />
One can notice that there are some burps along the graph but for the most part, it&#8217;s fairly linear as far as I&#8217;m concerned.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2008/11/14/viscometer-and-graphing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The lamp I&#8217;ve been saying I was going to build</title>
		<link>http://smackaay.com/2008/07/05/the-lamp-ive-been-saying-i-was-going-to-build/</link>
		<comments>http://smackaay.com/2008/07/05/the-lamp-ive-been-saying-i-was-going-to-build/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 01:36:13 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[pic16f505]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[timer]]></category>

		<guid isPermaLink="false">http://smackaay.com/2008/07/05/the-lamp-ive-been-saying-i-was-going-to-build/</guid>
		<description><![CDATA[Well, I&#8217;ve built it, the useless yet fun, timer lamp. The idea behind the timer lamp is to have a bedside lamp that you can turn on and of but also set it to turn off after a certain amount &#8230; <a href="http://smackaay.com/2008/07/05/the-lamp-ive-been-saying-i-was-going-to-build/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve built it, the useless yet fun, timer lamp. The idea behind the timer lamp is to have a bedside lamp that you can turn on and of but also set it to turn off after a certain amount of time. This task is pretty easy but I wanted it to be controlled by a micro controller. After two years of thinking about it I finally got off my duff and built it.</p>
<p>Here&#8217;s a blow by blow of how it was built.</p>
<p><img src="http://smackaay.com/wp-content/uploads/2008/07/image001.jpg" alt="Controller board" /></p>
<p>First I took the thing apart. The wire itself is pretty tough to chew on so I kept it in there so I can save the lamp itself. The lamp was bought from Wal-mart for about $18.</p>
<p><img src="http://smackaay.com/wp-content/uploads/2008/07/image002.jpg" alt="Controller board" /></p>
<p>Here&#8217;s a blurry pic of the control board I designed. It&#8217;s generic in that it can take both digital and switch input and output 200ma per channel on 3 outputs. It&#8217;s nothing special but it&#8217;s small enough and it works. The MCU on it is a PIC16F505, not a great MCU but it works.</p>
<p><img src="http://smackaay.com/wp-content/uploads/2008/07/image003.jpg" alt="Lamp Husk" /></p>
<p><img src="http://smackaay.com/wp-content/uploads/2008/07/image005.jpg" alt="with buttons" /></p>
<p>And here&#8217;s the casing on the base. Inside was some sort of bizarre weight made of something I did not want to cut.  I took the guts out and popped two 5/8 holes for the buttons. I didn&#8217;t have a proper drill so I used a forstner bit, not ideal bit it worked surprisingly well.</p>
<p><img src="http://smackaay.com/wp-content/uploads/2008/07/image007.jpg" alt="ugly guts" /></p>
<p>I inserted the guts of the machine and had to follow the existing wire in and keep the controller towards the front. As you can see, it&#8217;s pretty ugly, as well I used hot glue to affix the boards to some wood which was then affixed with hot glue to the inner casing. It&#8217;s not an ideal solution but it relieves me of having to use bolts and it was fast.</p>
<p><img src="http://smackaay.com/wp-content/uploads/2008/07/image009.jpg" alt="working" /></p>
<p><img src="http://smackaay.com/wp-content/uploads/2008/07/image010.jpg" alt="standing" /></p>
<p>And there you have it, it seems to work. No fire, or smoke and it works as programmed (kind of). Now I&#8217;ll have to go to work and build a new base, one to keep the unit steady, also I think I&#8217;ll add a little piezoelectric tweeter for audible confirmation of time selected.</p>
<p>Anyways, I&#8217;m glad I made it this far on the project in such a short amount of time.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2008/07/05/the-lamp-ive-been-saying-i-was-going-to-build/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
