<?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; Personal Projects</title>
	<atom:link href="http://smackaay.com/category/personalproject/feed/" rel="self" type="application/rss+xml" />
	<link>http://smackaay.com</link>
	<description>A showcase of Steven Mackaay's stuff</description>
	<lastBuildDate>Sun, 11 Mar 2012 20:11:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>The Olimex Duinomite</title>
		<link>http://smackaay.com/2012/01/28/the-olimex-duinomite/</link>
		<comments>http://smackaay.com/2012/01/28/the-olimex-duinomite/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 20:37:22 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[duinomite]]></category>
		<category><![CDATA[sbc]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1107</guid>
		<description><![CDATA[A while back I was thinking about making a small board that would run it&#8217;s own OS and methodology for programming, similar to the computers of old such as the TRS-80 and the Commodore 64. Everything was on these machine for controlling simple tasks, video, audio and file stuff. All from the OS prompt. I [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I was thinking about making a small board that would run it&#8217;s own OS and methodology for programming, similar to the computers of old such as the TRS-80 and the Commodore 64. Everything was on these machine for controlling simple tasks, video, audio and file stuff. All from the OS prompt. I always thought it&#8217;d be neat to have a microcontroller board that functioned similarly to the older computers but with IO.</p>
<p>Imagine my surprise when I discovered the Duinomite. I stumbled across it at dontronics and after reading a bit about it, I purchased it right away.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/IMG_3441-modified.jpg"><img class="aligncenter size-medium wp-image-1108" title="Duinomite" src="http://smackaay.com/wp-content/uploads/2012/01/IMG_3441-modified-400x300.jpg" alt="Duinomite" width="400" height="300" /></a></p>
<p>The Duinomite is basically a single board computer with a BASIC interpreter, VGA and Composite interface and a bunch of other little features which make it so awesome. It should also be noted that this idea was done first by Geoff Graham and his unit, the MaxiMite. It seems as though Olimex and Geoff were having a bit of a fight for a while but frankly, I don&#8217;t really know. All I can say is that it&#8217;s a really neat device and I&#8217;m glad that I bought it.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/IMG_3443-modified.jpg"><img class="aligncenter size-medium wp-image-1109" title="Duinomite board" src="http://smackaay.com/wp-content/uploads/2012/01/IMG_3443-modified-400x300.jpg" alt="Duinomite board" width="400" height="300" /></a></p>
<p>Anyways, like I said, it has a basic interpreter on it. It allows you to program it with a ps2 keyboard or through the console on a virtual com port. The language itself is pretty rudimentary with no labels except for line number. No functions either. However, for simpler, less time intensive stuff, this board is ideal. Here are some screenies of the video display.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/scr3.png"><img class="aligncenter size-full wp-image-1112" title="scr3" src="http://smackaay.com/wp-content/uploads/2012/01/scr3.png" alt="" width="304" height="216" /></a></p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/scr2.png"><img class="aligncenter size-full wp-image-1111" title="scr2" src="http://smackaay.com/wp-content/uploads/2012/01/scr2.png" alt="" width="304" height="216" /></a></p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/scr1.png"><img class="aligncenter size-full wp-image-1110" title="scr1" src="http://smackaay.com/wp-content/uploads/2012/01/scr1.png" alt="" width="304" height="216" /></a></p>
<p>The video is pretty rudimentary, monochrome only, 324&#215;216 or 320&#215;200 in vga mode. It does seem to work ok though. The nice thing about this device is its easy access to a sd card so you can log data as well real easily.</p>
<p>anyways, I thought it was a neat device. anyways, check it out at <a href="http://www.olimex.com/dev/index.html">http://www.olimex.com/dev/index.html</a></p>
<p><strong>Data logging</strong></p>
<p>As a side effect of trying this board out, I kept a couple of graphs. The first on is temperature versus time and the next is light level. I just wanted to try it out so I left it run overnight and here are the charts</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/grphtemp.png"><img class="aligncenter size-medium wp-image-1114" title="grphtemp" src="http://smackaay.com/wp-content/uploads/2012/01/grphtemp-500x103.png" alt="" width="500" height="103" /></a></p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/grphlight.png"><img class="aligncenter size-medium wp-image-1113" title="grphlight" src="http://smackaay.com/wp-content/uploads/2012/01/grphlight-500x248.png" alt="" width="500" height="248" /></a></p>
<p>I did something like this earlier, like 3 years ago. I&#8217;ve always found it neat to see such variation in a controlled environment. For example, the temperature graph shows when I closed the door to my office, the temperature dropped but you could see the furnace kicking on every 20 minutes.</p>
<p>Also, with the light. You can see I had the main light on. Then I turned it off. Then i left the monitor on when I left, eventually the monitor turned off and then as day broke you could see an increase in lighting.</p>
<p>I dunno, I think that kind of thing is cool.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2012/01/28/the-olimex-duinomite/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Many Dev Boards&#8230; what to do?</title>
		<link>http://smackaay.com/2012/01/11/many-dev-boards-what-to-do/</link>
		<comments>http://smackaay.com/2012/01/11/many-dev-boards-what-to-do/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 06:21:01 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino mega]]></category>
		<category><![CDATA[arduino nano]]></category>
		<category><![CDATA[arduino uno]]></category>
		<category><![CDATA[beaglebone]]></category>
		<category><![CDATA[chipkit]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1099</guid>
		<description><![CDATA[First, an update about the annoyo, it worked perfectly and maximized irritation while making itself difficult to find. Anyways, I just received my BeagleBone and I promptly thought to myself, what am I going to do with this? Then I thought, hmmm, I have a bunch of other boards too. These boards aren&#8217;t including the [...]]]></description>
			<content:encoded><![CDATA[<p>First, an update about the annoyo, it worked perfectly and maximized irritation while making itself difficult to find. Anyways, I just received my BeagleBone and I promptly thought to myself, what am I going to do with this? Then I thought, hmmm, I have a bunch of other boards too.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/IMG_3436-modified.jpg"><img class="aligncenter size-medium wp-image-1100" title="dev boards" src="http://smackaay.com/wp-content/uploads/2012/01/IMG_3436-modified-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/IMG_3440-modified.jpg"><img class="aligncenter size-medium wp-image-1101" title="IMG_3440 modified" src="http://smackaay.com/wp-content/uploads/2012/01/IMG_3440-modified-343x300.jpg" alt="" width="343" height="300" /></a></p>
<p>These boards aren&#8217;t including the mps430 board, the pic boards, the mikroelectronika board or the Friendly ARM. Too many boards, not enough time. I&#8217;m sure I&#8217;ll use them for something I guess. Tomorrow begins the fun of interfacing the LS7166, it shouldn&#8217;t be too difficult.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2012/01/11/many-dev-boards-what-to-do/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Another pic10f200 project, the Annoyo!</title>
		<link>http://smackaay.com/2012/01/09/another-pic10f200-project-the-annoyo/</link>
		<comments>http://smackaay.com/2012/01/09/another-pic10f200-project-the-annoyo/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 03:50:10 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[annoyo]]></category>
		<category><![CDATA[basic]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[oshonsoft]]></category>
		<category><![CDATA[pic10f200]]></category>
		<category><![CDATA[prank]]></category>
		<category><![CDATA[sound]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1092</guid>
		<description><![CDATA[I had this cool idea for a prank at the office, a device that generate sound every 6 minutes. This device generates 4 different sounds at 6 minute intervals. The idea is that the sounds are short, familiar, difficult to find and infrequent enough to prevent a hunt for the offending noise. This device has [...]]]></description>
			<content:encoded><![CDATA[<p>I had this cool idea for a prank at the office, a device that generate sound every 6 minutes. This device generates 4 different sounds at 6 minute intervals. The idea is that the sounds are short, familiar, difficult to find and infrequent enough to prevent a hunt for the offending noise. This device has been done before and obviously much more professionally by others but it&#8217;s fun to make since all you need is 2 caps, a 10f200, a speaker and a battery.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/IMG_3432-modified.jpg"><img class="aligncenter size-medium wp-image-1094" title="Annoyo on board" src="http://smackaay.com/wp-content/uploads/2012/01/IMG_3432-modified-347x300.jpg" alt="" width="347" height="300" /></a><br />
The device itself is dead simple, simply find an old speaker you never use, preferably a small one so that you can drive it from the output pin. Using a small battery like I have there, you could probably let the device run for about 30 days. Here&#8217;s the design:</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/annoyo-scheme.png"><img class="aligncenter size-medium wp-image-1097" title="annoyo scheme" src="http://smackaay.com/wp-content/uploads/2012/01/annoyo-scheme-412x300.png" alt="" width="412" height="300" /></a></p>
<p>dead simple, once again. Only one output is used on this device, I even disabled MCLR so that there is no extra resistor. Just one cap for decoupling and one cap for producing a larger waveform for the speaker. You can change the cap size if you want, you may want a larger cap for a bit of a smoother wave. So, here&#8217;s the pinout and the source code and .hex file</p>
<ul>
<li>GP0,1,3 -&gt; Not connected</li>
<li>GP2 (pin 3) -&gt; to speaker</li>
</ul>
<p>Source and hex: <a href="http://smackaay.com/wp-content/uploads/2012/01/10f200-annoyo.zip">10f200 annoyo src.zip</a></p>
<p>Anyways, a couple of notes. This program was written with Oshonsoft basic. Also, it could have been written a bit smaller if I tried but as it stands it takes up 253 of 255 bytes available in flash. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope somebody has fun with this!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2012/01/09/another-pic10f200-project-the-annoyo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ugluino, the ugly Arduino powered robot</title>
		<link>http://smackaay.com/2012/01/01/ugluino-the-ugly-arduino-powered-robot/</link>
		<comments>http://smackaay.com/2012/01/01/ugluino-the-ugly-arduino-powered-robot/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 10:53:24 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino nano]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[pic18f2685]]></category>
		<category><![CDATA[robot]]></category>
		<category><![CDATA[Ugluino]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1069</guid>
		<description><![CDATA[So, even though I&#8217;ve built a wide variety of crap over the last few years, all of them with varying utility, I&#8217;ve decided to build a quick robot. With oodles of free time and the feeling of having to go back to work on the horizon after what feels like an eternity of holiday (1 [...]]]></description>
			<content:encoded><![CDATA[<p>So, even though I&#8217;ve built a wide variety of crap over the last few years, all of them with varying utility, I&#8217;ve decided to build a quick robot. With oodles of free time and the feeling of having to go back to work on the horizon after what feels like an eternity of holiday (1 week) I quickly grabbed a bunch of stuff I had sitting around and put this guy together with all the grace of a kindergarten macaroni art sculpture.</p>
<div id="attachment_1073" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2012/01/ugluino3.jpg"><img class="size-medium wp-image-1073" title="Ugluino Being Built" src="http://smackaay.com/wp-content/uploads/2012/01/ugluino3-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Ugluino Being Built</p></div>
<p>Based off of an Arduino Nano, this guy works just fine. I don&#8217;t like using Arduinos for the following reasons.</p>
<ul>
<li>Perceived lack of control of what&#8217;s going on inside</li>
<li>Feels like cheating since it&#8217;s so easy</li>
<li>Arduino UI is kind of shitty, especially for larger source files.</li>
<li>When dealing with AI routines, making it difficult to use multiple files is a minus</li>
</ul>
<p>Anyways, i plugged ahead and quickly pounded this out with the following IO</p>
<ul>
<li>Input &#8211; The only one, the Echo pin on the ultrasonic sensor</li>
<li>Output &#8211; Trigger on ultrasonic sensor</li>
<li>4 Digital output &#8211; for controlling direction on SN754410 Quad half h-bridge driver. These go to two gear motors which are attached directly to wheels</li>
<li>1 PWM out for duty on motors</li>
<li>1 attached servo out of the servo to turn the sensor</li>
</ul>
<div id="attachment_1072" class="wp-caption aligncenter" style="width: 484px"><a href="http://smackaay.com/wp-content/uploads/2012/01/ugluino2.jpg"><img class="size-medium wp-image-1072" title="The back end of the Ugluino" src="http://smackaay.com/wp-content/uploads/2012/01/ugluino2-474x300.jpg" alt="" width="474" height="300" /></a><p class="wp-caption-text">The back end of the Ugluino</p></div>
<p>Most everything worked out swimmingly until I fucked around with some wiring and produced a short. I hooked the robot on to the USB supply on my computer, I noticed after a few second that the power to the unit wasn&#8217;t running&#8230; hmmm POOF! Well, as it turned out, there was a problem with the wiring to the ultrasonic dealy and it blew what I beleive was a zener diode</p>
<p><a href="http://smackaay.com/wp-content/uploads/2012/01/arduinonanoburn.jpg"><img class="aligncenter size-medium wp-image-1070" title="arduinonanoburn" src="http://smackaay.com/wp-content/uploads/2012/01/arduinonanoburn-378x300.jpg" alt="" width="378" height="300" /></a></p>
<p>I wasn&#8217;t able to figure out exactly what it was, I suspect that it is a zener diode that selects between main power and USB since it is on the output of the VReg. I could be wrong. Since I didn&#8217;t have any more Arduino Nano&#8217;s I simply tried to fix it and soldered a wire across the offending gap. The device seems to work fine&#8230;? Anyways, if anyone know what that part was on the Arduino Nano v3.0, I&#8217;d like to know &#8217;cause I couldn&#8217;t find the 3.0 Schematics and the design has moved those parts around.</p>
<p>Anyways, The robot moves around based on a very simple algorithm.</p>
<ol>
<li>Stop Moving</li>
<li>Scan from 40Deg Right to 40 Deg Left in 10 deg increments</li>
<li>return appropriate movement from a function that analyses it</li>
<li>execute proper movement (Forward, Backward, Right, Left, Hard Right and Hard Left)</li>
<li>rinse</li>
<li>repeat</li>
</ol>
<p>It seemed to work reasonably well. I&#8217;d like to build a more sturdy version for shits and giggles so that I can play with the algorithms. I&#8217;m probably gonna build one with a PIC18F2685 instead of an Arduino. Also, instead of a single sensor, I will use IR proximity sensors to detect low lying objects. Moving the sensor with the Servo make the robot seem more intelligent than it actually is like it&#8217;s &#8216;looking around&#8217;. I quite like that. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyways, it&#8217;s my first post of the year, considering it&#8217;s January 1st and 3:52 am as I write this. maybe I should go to bed. Here&#8217;s a video of it getting around.</p>
<p>&nbsp;<br />
<iframe width="640" height="480" src="http://www.youtube.com/embed/jytW-GjFenE" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2012/01/01/ugluino-the-ugly-arduino-powered-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some neat devices for the hobbyist</title>
		<link>http://smackaay.com/2011/12/29/some-neat-devices-for-the-hobbyist/</link>
		<comments>http://smackaay.com/2011/12/29/some-neat-devices-for-the-hobbyist/#comments</comments>
		<pubDate>Fri, 30 Dec 2011 05:55:27 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino nano]]></category>
		<category><![CDATA[cp2102]]></category>
		<category><![CDATA[nRF24L01]]></category>
		<category><![CDATA[PIR Unit]]></category>
		<category><![CDATA[transceiver]]></category>
		<category><![CDATA[ultrasonic]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=1060</guid>
		<description><![CDATA[Ok, well, the year is coming to an end and I&#8217;ve seen a number of neat devices out there but here are some that I own. The next year coming up is a going to be an interesting year methinks especially since there&#8217;s gonna be some big changes in my life, not to mention the [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, well, the year is coming to an end and I&#8217;ve seen a number of neat devices out there but here are some that I own. The next year coming up is a going to be an interesting year methinks especially since there&#8217;s gonna be some big changes in my life, not to mention the fact that I&#8217;ve quit smoking for some time now.</p>
<p>Anyways, here they are:</p>
<p><strong>Arduino NANO</strong></p>
<div id="attachment_1063" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3388.jpg"><img class="size-medium wp-image-1063" title="Arduino NANO" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3388-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Arduino NANO</p></div>
<p>This nifty little device is the Arduino NANO. Now, me being me I believe that the arduino&#8217;s are something akin to cheating since you don&#8217;t need a programmer, it runs right off USB and communicated directly with the computer. The small size of this device and the ease of use make it truly a neat device. Call me lewis &#8217;cause I am starting to like the arduinos. They sell for as little as $14 on EBay (they are probably knockoff but work fine) and are strangely useful for bashing out simple stuff.</p>
<p><strong>Mini PIR Unit</strong></p>
<div id="attachment_1062" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3385.jpg"><img class="size-medium wp-image-1062" title="PIR Sensor" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3385-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">PIR Sensor</p></div>
<p>This little guy can detect motion (heat difference) up to 5M away. it only draws .15mA and costs only about $4 on Ebay. The interface is simple with two trim pots, one to set the sensitivity and one to set how long the signal stays high when triggered. I bought a whole bunch of these for a project I never finished (A distributed monitoring system) and I might make something cool out of them.</p>
<p>2.4Ghz Transceiver</p>
<div id="attachment_1065" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3396.jpg"><img class="size-medium wp-image-1065" title="2.4GHZ transciever" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3396-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">2.4GHZ transciever</p></div>
<p>This little guy seems to work really well. Based off the nRF24L01 chip, this transceiver will draw about 15mA at continuous load. If you&#8217;re using it intermittently, it&#8217;ll run at about 2mA. Alos, it was really hard to get an image of the pinout for this device since the seller kept saying they&#8217;d give it to me and never did. Here&#8217;s an image of the pinout.</p>
<div id="attachment_1066" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2011/12/24L01Pinout-800.jpg"><img class="size-medium wp-image-1066" title="transceiver pinout" src="http://smackaay.com/wp-content/uploads/2011/12/24L01Pinout-800-500x229.jpg" alt="" width="500" height="229" /></a><p class="wp-caption-text">transceiver pinout ripped from somewhere I don&#39;t remember (sorry)</p></div>
<p>You can get these devices for about $4-5 each. A real steal.</p>
<p><strong>CP2102 USB to Serial out</strong></p>
<div id="attachment_1064" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3391.jpg"><img class="size-medium wp-image-1064" title="CP2102 USB to IO" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3391-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">CP2102 USB to IO</p></div>
<p>These guys are useful because you can plug a test device directly on to the usb port and not need a max232 or equivalent. It features a 3.3 and 5v port and works like a damn. Concievably you could use this with an intermediary to provide the SPI interface to the 2.4GHz Transceiver and use it to provide communication to other transceivers to the computer.</p>
<p><strong>UltraSonic Transducer</strong></p>
<div id="attachment_1061" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/12/IMG_3379.jpg"><img class="size-medium wp-image-1061" title="Ultrasonic Transducer" src="http://smackaay.com/wp-content/uploads/2011/12/IMG_3379-400x300.jpg" alt="" width="400" height="300" /></a><p class="wp-caption-text">Ultrasonic Transducer</p></div>
<p>This is the ultrasonic transducer. I was playing with it last night and it works really well. It measures anywhere from about 1 inch to 16 feet or so. Simply provide a short 10 to 100 us pulse to &#8216;trig&#8217; and measure how long the &#8216;echo&#8217; pin remains high. the &#8216;echo&#8217; pin will go high after a delay once the trigger pin has been pulsed. I was able to get pretty good accuracy once I calibrated it and with some averaging routines I was abble to get resolutions of about .01&#8243;. Surely it wasn&#8217;t THAT accurate but it was close. These again were only like $6 each. It should be said, that with full measuring duty this device draws about 15mA.</p>
<p>Anyways, that&#8217;s what I&#8217;ve been playing with. Hopefully other people may purchase these little trinkets and have fun. EBay sure is an awesome place for the hobbyist like myself for weird knick-knacks!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/12/29/some-neat-devices-for-the-hobbyist/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Old photocopiers and you!</title>
		<link>http://smackaay.com/2011/07/21/old-photocopiers-and-you/</link>
		<comments>http://smackaay.com/2011/07/21/old-photocopiers-and-you/#comments</comments>
		<pubDate>Fri, 22 Jul 2011 02:31:52 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[photocopiers]]></category>
		<category><![CDATA[stepper motors]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=984</guid>
		<description><![CDATA[So a company that shares a parking lot with out company sells and distributes photocopier services. One day I was told about a whole bunch of photocopiers that were just sitting there. Deciding to take the plunge and rip through them the bounty was great! There you go. 33 steppers from only 10 or so photocopiers. I [...]]]></description>
			<content:encoded><![CDATA[<p>So a company that shares a parking lot with out company sells and distributes photocopier services. One day I was told about a whole bunch of photocopiers that were just sitting there. Deciding to take the plunge and rip through them the bounty was great!</p>
<div id="attachment_986" class="wp-caption aligncenter" style="width: 235px"><a href="http://smackaay.com/wp-content/uploads/2011/07/IMG_2434.jpg"><img class="size-medium wp-image-986" title="Stepper city" src="http://smackaay.com/wp-content/uploads/2011/07/IMG_2434-225x300.jpg" alt="" width="225" height="300" /></a><p class="wp-caption-text">Stepper city</p></div>
<p>There you go. 33 steppers from only 10 or so photocopiers. I found the following things.</p>
<ul>
<li>Stepper motors</li>
<li>brushless dc motors</li>
<li>stepper drivers</li>
<li>Microclutches</li>
<li>all kinds of plastic gearing, great for all kinds of things</li>
<li>opto-interruptors</li>
<li>proximity sensors</li>
<li>good limit switches</li>
<li>connectors</li>
<li>gear-motors</li>
</ul>
<p><span style="font-size: small;"><span class="Apple-style-span" style="line-height: 24px;">Everything an inventor could need. Amazing!</span></span></p>
<p>Well, tomorrow I got 15 more copiers to disassemble! Everyone should try disassembling them!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/07/21/old-photocopiers-and-you/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Timer lamp, Part Deux</title>
		<link>http://smackaay.com/2011/05/07/timer-lamp-part-deux/</link>
		<comments>http://smackaay.com/2011/05/07/timer-lamp-part-deux/#comments</comments>
		<pubDate>Sun, 08 May 2011 06:17:04 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Edmonton New Technology Society]]></category>
		<category><![CDATA[ents]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mains]]></category>
		<category><![CDATA[pic10f200]]></category>
		<category><![CDATA[timer lamp]]></category>
		<category><![CDATA[unsafe]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=953</guid>
		<description><![CDATA[Anyways, as I promised, here is the almost finished. A couple days later than I said but, still, I did finish it for the most part. So Basically what we have here is a $20 lamp that&#8217;s been outfitted with buttons to control its power status. I have to warn people first, the methodology of [...]]]></description>
			<content:encoded><![CDATA[<p>Anyways, as I promised, here is the almost finished. A couple days later than I said but, still, I did finish it for the most part.</p>
<div id="attachment_955" class="wp-caption aligncenter" style="width: 209px"><a href="http://smackaay.com/wp-content/uploads/2011/05/IMG_1967-modified.jpg"><img class="size-medium wp-image-955" title="The lamp standing and working" src="http://smackaay.com/wp-content/uploads/2011/05/IMG_1967-modified-199x300.jpg" alt="The lamp standing and working" width="199" height="300" /></a><p class="wp-caption-text">The lamp standing and working</p></div>
<p>So Basically what we have here is a $20 lamp that&#8217;s been outfitted with buttons to control its power status. I have to warn people first, the methodology of affixing the stuff in here is very sloppy. If you follow these methods of hot gluing stuff, use caution to support the boards in other ways.</p>
<div id="attachment_957" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/05/IMG_1970-modified.jpg"><img class="size-medium wp-image-957" title="Inside of the lamp, gutted out" src="http://smackaay.com/wp-content/uploads/2011/05/IMG_1970-modified-400x300.jpg" alt="Inside of the lamp, gutted out" width="400" height="300" /></a><p class="wp-caption-text">Inside of the lamp, gutted out and re-purposed</p></div>
<p>As you can see, I busted the box off of a wall wart to use as the power supply and used a terminal block to handle all of the mains stuff. It got pretty crowded in the enclosure so I&#8217;ll have to make a new cover for the bottom. Also, without the weight that was inside of it, it&#8217;ll topple. Anyways, it seems to work well.</p>
<div id="attachment_956" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/05/IMG_1969-modified.jpg"><img class="size-medium wp-image-956" title="Buttons and light" src="http://smackaay.com/wp-content/uploads/2011/05/IMG_1969-modified-400x300.jpg" alt="Buttons and light" width="400" height="300" /></a><p class="wp-caption-text">Buttons and light</p></div>
<p>So, after this is all done and a cover is made, I&#8217;ll also have to secure all of the boards a bit better and cut the prongs off of the wall wart, That&#8217;s a tad bit dangerous to have those prongs exposed.</p>
<p>So, whenever I get around to part three, I&#8217;ll take some pics and show them. Thus ends one application for the PIC10F200.</p>
<p>As an aside, I&#8217;ve been doing some of the work at a local hackerspace here in Edmonton. I was extremely surprised to find one here in Edmonton, land of the rednecks! Well, here are some pics of the place. It&#8217;s only been around for two years and  could always use some new members.</p>
<p>Here it is on the outside, nothing to make note of here.</p>
<div id="attachment_954" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/05/IMG_1953.jpg"><img class="size-medium wp-image-954" title="Edmonton New Technology Society" src="http://smackaay.com/wp-content/uploads/2011/05/IMG_1953-400x300.jpg" alt="Edmonton New Technology Society" width="400" height="300" /></a><p class="wp-caption-text">The outside of the Edmonton New Technology Society</p></div>
<p>And here is the inside of the common area of the ENTS.</p>
<div id="attachment_958" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2011/05/entspano.jpg"><img class="size-medium wp-image-958" title="Edmonton New Technology Society Pano" src="http://smackaay.com/wp-content/uploads/2011/05/entspano-500x126.jpg" alt="Edmonton New Technology Society Pano" width="500" height="126" /></a><p class="wp-caption-text">Edmonton New Technology Society Pano Inside</p></div>
<p>Pretty messy, but that goes with the territory of a shared common use area I suppose. If anyone is interested, visit <a title="Edmonton New Technology Society" href="http://ents.ca/" target="_blank">Ents.ca</a> here in Edmonton.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/05/07/timer-lamp-part-deux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The timer lamp Redux, Part one.</title>
		<link>http://smackaay.com/2011/05/04/the-timer-lamp-redux-part-one/</link>
		<comments>http://smackaay.com/2011/05/04/the-timer-lamp-redux-part-one/#comments</comments>
		<pubDate>Thu, 05 May 2011 03:34:24 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[pic10f200]]></category>
		<category><![CDATA[relay]]></category>
		<category><![CDATA[timer lamp]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=946</guid>
		<description><![CDATA[Well, in the vein of the spirit of the low-end microcontroller, I decided to make a timer lamp based around the PIC10F200. I did one years ago and it was based on a pic16f505 which is a low end MCU as well but it has quite a bit more ram and rom.  Also, oddly enough [...]]]></description>
			<content:encoded><![CDATA[<p>Well, in the vein of the spirit of the low-end microcontroller, I decided to make a timer lamp based around the PIC10F200. I did one years ago and it was based on a pic16f505 which is a low end MCU as well but it has quite a bit more ram and rom.  Also, oddly enough I shall actually share both the circuit diagram (which is dead simple) and the .hex file so people can use the program to make their own timer lamp if desired.</p>
<p>So here&#8217;s the quick rundown</p>
<p>The LED blinks very slowly so that you can see the lamp in the dark, but not so rapidly to become annoying. The power button turns the lamp on and off. the timer button turns on the timer. the increments are 1, 5 and 30 minutes.</p>
<p>Here is the circuit diagram.</p>
<div id="attachment_949" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2011/05/lampcircuit.png"><img class="size-medium wp-image-949" title="Circuit diagram of Timer Lamp" src="http://smackaay.com/wp-content/uploads/2011/05/lampcircuit-500x269.png" alt="Circuit diagram of Timer Lamp" width="500" height="269" /></a><p class="wp-caption-text">Circuit diagram of Timer Lamp</p></div>
<p>Also, here is the HEX file: <a href="http://smackaay.com/wp-content/uploads/2011/05/timelamp.zip">Timelamp hex file</a></p>
<p>Also, here are pictures of the boards in development.</p>
<div id="attachment_947" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/05/IMG_1954.jpg"><img class="size-medium wp-image-947" title="Timer lamp on the breadboard" src="http://smackaay.com/wp-content/uploads/2011/05/IMG_1954-400x300.jpg" alt="Timer lamp on the breadboard" width="400" height="300" /></a><p class="wp-caption-text">Timer lamp on the breadboard</p></div>
<p>This is messy but, it worked for dev purposes.</p>
<div id="attachment_948" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/05/IMG_1955.jpg"><img class="size-medium wp-image-948" title="Timer lamp Circuit on the PCB" src="http://smackaay.com/wp-content/uploads/2011/05/IMG_1955-400x300.jpg" alt="Timer lamp Circuit on the PCB" width="400" height="300" /></a><p class="wp-caption-text">Timer lamp Circuit on the PCB. Kinda tight but it works.</p></div>
<p>And here is the finished board. Not bad for a couple hours of work. Yes, it&#8217;s messy, like everything I do.</p>
<p>So, tomorrow I&#8217;ll be going to my Hackerspace and drilling the holes and installing switches into a lamp I bought. Part 2 tomorrow, or the next day. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/05/04/the-timer-lamp-redux-part-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The new lab, again and a fish light controller</title>
		<link>http://smackaay.com/2011/04/16/the-new-lab-again-and-a-fish-light-controller/</link>
		<comments>http://smackaay.com/2011/04/16/the-new-lab-again-and-a-fish-light-controller/#comments</comments>
		<pubDate>Sun, 17 Apr 2011 03:03:36 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[fish light]]></category>
		<category><![CDATA[pic16f690]]></category>
		<category><![CDATA[white led]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=922</guid>
		<description><![CDATA[Nothing special in todays update but I figured I&#8217;d post a few things for the fun of it. First off I guess is my lab. I&#8217;ve been using it for a month or so. A little small, but at least it&#8217;s not at work. Nothing to write home about I guess, but I feel comfortable [...]]]></description>
			<content:encoded><![CDATA[<p>Nothing special in todays update but I figured I&#8217;d post a few things for the fun of it. First off I guess is my lab. I&#8217;ve been using it for a month or so. A little small, but at least it&#8217;s not at work.</p>
<div id="attachment_928" class="wp-caption aligncenter" style="width: 506px"><a href="http://smackaay.com/wp-content/uploads/2011/04/Pano_1.jpg"><img class="size-medium wp-image-928" title="New lab as of April" src="http://smackaay.com/wp-content/uploads/2011/04/Pano_1-496x300.jpg" alt="" width="496" height="300" /></a><p class="wp-caption-text">New lab as of April 2011</p></div>
<p>Nothing to write home about I guess, but I feel comfortable here! Anyways, my little project for the day is the fish light. My bulb burnt out in my fish tank and since it was a high UV one I&#8217;ve decide to make an LED version. Since I have an array of LED&#8217;s I decided to go with some Whit, UV and a few red ones for good measure (I don&#8217;t like blue LEDs).</p>
<div id="attachment_925" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/IMG_1786_DxO.jpg"><img class="size-medium wp-image-925" title="LEDs!!!" src="http://smackaay.com/wp-content/uploads/2011/04/IMG_1786_DxO-400x300.jpg" alt="LEDs!!!" width="400" height="300" /></a><p class="wp-caption-text">LEDs!!!</p></div>
<p>And here&#8217;s the breadboard, messy!</p>
<div id="attachment_924" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/IMG_1784_DxO.jpg"><img class="size-medium wp-image-924" title="The led driver" src="http://smackaay.com/wp-content/uploads/2011/04/IMG_1784_DxO-400x300.jpg" alt="LEDs!!!" width="400" height="300" /></a><p class="wp-caption-text">the LED driver on the breadboard</p></div>
<p>The LED&#8217;s are driven on 4 channels with PWM output on separate channels. The idea for me is to provide an on-timer for the cycles through the day and to provide a source of UV light for the plants. The diodes are driven by 4 TIP117&#8242;s so that each channel (White, UV, Red) can be controlled individually based on whatever profile I want.</p>
<p>Unfortunately I&#8217;ve discovered that the number of LED&#8217;s that I used is insufficient for use in the tank, not enough light. So I&#8217;ve ordered over 500 white LED&#8217;s and 150 UV led&#8217;s and 100 Red LED&#8217;s. I won&#8217;t use them all but it&#8217;s always good to have LED&#8217;s. One issue may be driving all of these LED&#8217;s. I have a maximum output of 1A on each of the PNP TIP117&#8242;s so an output of about 14W is all I can produce. Hopefully that&#8217;ll be enough!</p>
<div id="attachment_926" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2011/04/IMG_1793_DxO.jpg"><img class="size-medium wp-image-926" title="Again LED Array" src="http://smackaay.com/wp-content/uploads/2011/04/IMG_1793_DxO-400x300.jpg" alt="Again LED Array" width="400" height="300" /></a><p class="wp-caption-text">Again, the LED Array</p></div>
<p>Anyways, here&#8217;s hopin&#8217;!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/04/16/the-new-lab-again-and-a-fish-light-controller/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Happy 2011! uuh, I guess a bit late though.</title>
		<link>http://smackaay.com/2011/03/03/happy-2011-uuh-i-guess-a-bit-late-though/</link>
		<comments>http://smackaay.com/2011/03/03/happy-2011-uuh-i-guess-a-bit-late-though/#comments</comments>
		<pubDate>Thu, 03 Mar 2011 18:10:02 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[coolant]]></category>
		<category><![CDATA[coolant nozzle]]></category>
		<category><![CDATA[edm]]></category>
		<category><![CDATA[general stuff]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[refractometer]]></category>
		<category><![CDATA[spider cool]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=881</guid>
		<description><![CDATA[It&#8217;s been well over two months since I last posted. Frankly, not a lot has happened in the meantime anyways. Work is going well and life is pretty good. That said, I&#8217;ve begun to regain my inspiration for electronics again and I&#8217;ve been going hog wild building stuff in the evenings. Just some stuff to [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been well over two months since I last posted. Frankly, not a lot has happened in the meantime anyways. Work is going well and life is pretty good. That said, I&#8217;ve begun to regain my inspiration for electronics again and I&#8217;ve been going hog wild building stuff in the evenings. Just some stuff to touch on I guess&#8230;</p>
<p><strong>My Lab</strong></p>
<p>Well, again I have a secluded labratory in the shop I work at. It consists of 2 desks, two shelves and all of my equipment. It&#8217;s nice to hang around and listen to music and stuff while having access to all of the manufacturing facilities I could ask for!</p>
<p>Here&#8217;s a picture of my lab as I was setting it up.</p>
<div id="attachment_882" class="wp-caption aligncenter" style="width: 510px"><a href="http://smackaay.com/wp-content/uploads/2011/03/lab.jpg"><img class="size-medium wp-image-882" title="The new lab as of 2011" src="http://smackaay.com/wp-content/uploads/2011/03/lab-500x251.jpg" alt="The new lab as of 2011" width="500" height="251" /></a><p class="wp-caption-text">The new lab as of 2011, this is an early picture. there is more equipment, parts and shelves now</p></div>
<p>It&#8217;s a real treat here and I&#8217;ve been sitting up here for many hours on my projects lately. Yay!</p>
<p><strong>A veroboard planner PDF</strong></p>
<p>Not really a project per say, however, somebody might want it. It&#8217;s for printed pcbs from PCBIran which have a ground loop on the outside and sets of rows and columns. Somebody may find it useful. I dunno.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2011/03/BOARD-PLANNER-01.pdf">BOARD PLANNER 01</a></p>
<p><strong>The Shop</strong></p>
<p>The shop I&#8217;m at is investing in new technology (IE. CNC mill and CNC Ram EDM) and I figured it&#8217;d be neat to take an overview picture. Sure is crowded though. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The mill, as was stated earlier, is a Haas VF-5 with a 40 taper and the Machine is a large CHMER EDM, more on that thing later in the post</p>
<div id="attachment_883" class="wp-caption aligncenter" style="width: 232px"><a href="http://smackaay.com/wp-content/uploads/2011/03/shop001.jpg"><img class="size-medium wp-image-883" title="Shop Growing" src="http://smackaay.com/wp-content/uploads/2011/03/shop001-222x300.jpg" alt="Shop Growing" width="222" height="300" /></a><p class="wp-caption-text">The shop I work at is growing, but not in floor space. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<p>It&#8217;s actually much tidier now, this is when we were installing the EDM.</p>
<p><strong>Rotary Table and CHMER EDM</strong></p>
<p>I am developing a rotary table interface for the CHMER Ram EDM. The fools at CHMER decided that the machine requires NO extra M-codes for interfacing to external hardware&#8230; WHY!!!??!?</p>
<p>So now I have to monitor the outrush current of the pump, turn it on and off a prescribed number of times and then the rotary table can index. I&#8217;m still kind of in shock that nobody has ever presented CHMER with this problem. Weird!</p>
<p><strong>The TI Launchpad</strong></p>
<p>I have just ordered the TI launchpad for $4.60 or whatever it cost. TI is attempting to break into the hobbyist market something fierce. unfortunately, after looking at the development tools available, they are all way overpriced.</p>
<p>While they do provide a code-size limited version, which is useful for most things, I think people like to have unfettered access to their chips and what kind they use from a particular vendor. When the development tools that allow this are in the $500 range, that&#8217;s simply too much.</p>
<p>Perhaps there will be some good 3rd party support like Atmel and Microchip has and they can really take their MCU&#8217;s to the next level. It&#8217;d be very cool. <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>The Rest</strong></p>
<p>Well, there is probably still more to say after such a long hiatus but I can&#8217;t think of it now. I do have some other ideas banging around in my head like a new design of the coolant refractometer which won&#8217;t foul. A robot that is machined beautifully and function on sonar. And a new coolant nozzle design that will kick Spider Cool&#8217;s ass from here to main street (I&#8217;m actually pretty stoked about this one).<strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2011/03/03/happy-2011-uuh-i-guess-a-bit-late-though/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some changes, some improvements, some fun.</title>
		<link>http://smackaay.com/2010/10/14/some-changes-some-improvements-some-fun/</link>
		<comments>http://smackaay.com/2010/10/14/some-changes-some-improvements-some-fun/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 22:17:50 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[assembly]]></category>
		<category><![CDATA[chopper]]></category>
		<category><![CDATA[cnmg432]]></category>
		<category><![CDATA[edm]]></category>
		<category><![CDATA[edm wire cutter]]></category>
		<category><![CDATA[facemill]]></category>
		<category><![CDATA[wire edm]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=830</guid>
		<description><![CDATA[Yes, it&#8217;s been some time, again. Every post I make seems to say the same things. anyways. Here are some things I&#8217;m working on and also no longer working on. Viscometer No, nope and no. They bore me now and plus I don&#8217;t think there&#8217;s much of a market beyond a select few. meh. No [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, it&#8217;s been some time, again. Every post I make seems to say the same things. anyways. Here are some things I&#8217;m working on and also no longer working on.</p>
<p><strong>Viscometer</strong></p>
<p>No, nope and no. They bore me now and plus I don&#8217;t think there&#8217;s much of a market beyond a select few. meh. No lonjger working on it</p>
<p><strong>In-line refractometer</strong></p>
<p>I&#8217;ve been slowly working on this. I had a sample of a special coating and tested it. Sadly it didn&#8217;t work as I had expected. The only way for me to figure this out would be for me to make the coolant into a mist or to pour it somehow.</p>
<p><strong>EDM Wire Chopper</strong></p>
<p>This is a relatively new idea for me. the Chmer CNC wire EDM here at work doesn&#8217;t chop the wire that comes out the back. Already I&#8217;ve had it bind up on me. So I&#8217;m developing a new chopper that doesn&#8217;t pull on the extra wire that comes out.</p>
<p>There are some criteria that are important here. The electrics of the chopper must not meet the wire and the frame of the chopper must not be conductive to the frame of the machine. Here are some pictures of my idea thus far. There is some work to do on it, no doubt, especially the chopper cutter, could be a bit more sturdy.</p>
<div id="attachment_831" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2010/10/main-assem.png"><img class="size-medium wp-image-831" title="EDM Wire Chopper" src="http://smackaay.com/wp-content/uploads/2010/10/main-assem-400x300.png" alt="EDM Wire Chopper" width="400" height="300" /></a><p class="wp-caption-text">A view of the inside of the prototype chopper module</p></div>
<p><a href="http://smackaay.com/wp-content/uploads/2010/10/main-assem-2.jpg"><img class="aligncenter size-medium wp-image-832" title="EDM Chopper assembly wireframe" src="http://smackaay.com/wp-content/uploads/2010/10/main-assem-2-500x261.jpg" alt="EDM Chopper assembly wireframe" width="500" height="261" /></a><a href="http://smackaay.com/wp-content/uploads/2010/10/main-assem-3.jpg"><img class="aligncenter size-medium wp-image-833" title="EDM wire Chopper assembly drawing" src="http://smackaay.com/wp-content/uploads/2010/10/main-assem-3-500x255.jpg" alt="EDM wire Chopper assembly drawing" width="500" height="255" /></a><strong>CNMG Facemill</strong></p>
<p>I was thinking about this idea for a while. Since so many shops use CNMG432 for general turning, it&#8217;d be nice to be able to use the obtuse side of the insert for something. While there are turning tools that utilize the obtuse side, they are usually only for facing or OD turning. Not very convenient. So I designed a facemill for use with CNMG432 obtuse side inserts.</p>
<p>This particular design is of course only for facing, no shoulders allowed <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Here are some images of this cutter.</p>
<p><a href="http://smackaay.com/wp-content/uploads/2010/10/snmg432-facemill.png"><img class="aligncenter size-medium wp-image-837" title="cnmg432 facemill 4" src="http://smackaay.com/wp-content/uploads/2010/10/snmg432-facemill-400x300.png" alt="cnmg432 facemill 4" width="400" height="300" /></a></p>
<div id="attachment_834" class="wp-caption aligncenter" style="width: 410px"><a href="http://smackaay.com/wp-content/uploads/2010/10/cnmg432-facemill-2.jpg"><img class="size-medium wp-image-834" title="cnmg432 facemill 2" src="http://smackaay.com/wp-content/uploads/2010/10/cnmg432-facemill-2-400x300.jpg" alt="cnmg432 facemill 2" width="400" height="300" /></a><p class="wp-caption-text">Another rendering of the CNMG facemill. Of course the arbor mount isn&#39;t correct</p></div>
<p>Anyways, things being what they are, I should have some new and interesting things to post in a few weeks since I have access to EDMs and soon CNC mills on a more unfettered level. YAY!</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2010/10/14/some-changes-some-improvements-some-fun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>55g servo drawing.</title>
		<link>http://smackaay.com/2010/06/20/55g-servo-drawing/</link>
		<comments>http://smackaay.com/2010/06/20/55g-servo-drawing/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 05:01:23 +0000</pubDate>
		<dc:creator>smackaay</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[drawing]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[servo]]></category>

		<guid isPermaLink="false">http://smackaay.com/?p=821</guid>
		<description><![CDATA[For anyone that needs the drawing for a 55g servo, here we go. It&#8217;s been some time since I&#8217;ve updated but never fear, more boring stuff is to be posted soon heres is a link to the actual PDF if you want it! servo body.pdf If anyone needs dimensions or drawings of the horns, I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>For anyone that needs the drawing for a 55g servo, here we go. It&#8217;s been some time since I&#8217;ve updated but never fear, more boring stuff is to be posted soon <img src='http://smackaay.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<center><br />
<a href="http://smackaay.com/wp-content/uploads/2010/06/55g-servo1.png"><img src="http://smackaay.com/wp-content/uploads/2010/06/55g-servo1-401x300.png" alt="" title="55g servo image" width="401" height="300" class="aligncenter size-medium wp-image-822" /></a><br />
<a href="http://smackaay.com/wp-content/uploads/2010/06/servo-body.jpg"><img src="http://smackaay.com/wp-content/uploads/2010/06/servo-body-373x300.jpg" alt="an image of the drawing" title="servo body" width="373" height="300" class="aligncenter size-medium wp-image-824" /></a></center><br />
heres is a link to the actual PDF if you want it! <a href='http://smackaay.com/wp-content/uploads/2010/06/servo-body.pdf'>servo body.pdf</a><br />
If anyone needs dimensions or drawings of the horns, I&#8217;ve got the 4 lobed horn drawn and the round one. I can&#8217;t guarantee that these drawings have no mistakes, i just quickly draw them. Hopefully they&#8217;re of use to some one though.</p>
]]></content:encoded>
			<wfw:commentRss>http://smackaay.com/2010/06/20/55g-servo-drawing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

