<?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>hacklab.to &#187; Projects</title>
	<atom:link href="http://hacklab.to/archives/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://hacklab.to</link>
	<description>Toronto&#039;s hacker collective</description>
	<lastBuildDate>Fri, 03 Feb 2012 07:33:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The growth of Train Overlord</title>
		<link>http://hacklab.to/archives/the-growth-of-train-overlord/</link>
		<comments>http://hacklab.to/archives/the-growth-of-train-overlord/#comments</comments>
		<pubDate>Mon, 25 Apr 2011 13:57:41 +0000</pubDate>
		<dc:creator>Alaina Hardie</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=708</guid>
		<description><![CDATA[Our robot has a frickin&#8217; laser beam attached to it. On April 8-9, hacklab.to members held a hackathon to build a lab robot. At the end of that day we christened our project Train Overlord. The robot&#8217;s brain is an Arduino with an that lets it move bi-directionally on its track and raise and lower [...]]]></description>
			<content:encoded><![CDATA[<p>Our robot has a  <a href="http://www.youtube.com/watch?v=Bh7bYNAHXxw&amp;t=0m24s">frickin&#8217; laser beam</a> attached to it.</p>
<p>On April 8-9, hacklab.to members held a <a href="http://hacklab.to/archives/robot-hackathon-meet-our-train-overlord/">hackathon</a> to build a lab robot. At the end of that day we christened our project Train Overlord.</p>
<p>The robot&#8217;s brain is an <a href="http://arduino.cc">Arduino</a> with an <a href="http://www.adafruit.com/index.php?main_page=product_info&amp;products_id=81"></a> that lets it <a href="http://www.youtube.com/watch?v=X0p220s5JmY">move bi-directionally on its track</a> and raise and lower its <a href="http://hacklab.to/wp-content/uploads/2011/04/Winch.jpg">winch basket</a>. That&#8211;plus some IR end sensors that tell Train Overlord when it has reached the end of its track&#8211;was where we were at the end of the hackathon.</p>
<p>Oh, how Train Overlord has grown.</p>
<p>In the two weeks since the creation of Train Overlord, we have made some significant improvements and added lots of cool features.</p>
<p>The first problem we saw was that Train Overlord moved much too slowly for our tastes. After a trip to <a href="http://www.creatroninc.com">Creatron</a>, we acquired a few parts and got to work on building a new engine.</p>
<p>The new engine gives a bigger electric motor and solid drivetrain than before. The previous setup was just a rubber wheel which used friction to move the train&#8217;s wheel. The new engine is essentially a gearmotor kit with a pair of train wheels axles mounted to it. One set of train wheels and axle roll freely (these are standard off-the-shelf wheels), while the other axle is mounted to our gearmotor and and has custom wheels that were printed with the lab&#8217;s <a href="http://www.makerbot.com/">MakerBot</a>. Printing these custom wheels gave us the proper inner-diameter hole for mounting them to the gearmotor&#8217;s axle, and  a larger outside diameter for a higher top speed.</p>
<p>The second problem was that the only way we could talk to Train Overlord was to connect its Arduino brain to a computer and upload new code. &#8220;This is nonsense,&#8221; we thought. &#8220;We&#8217;re living in the future and should be able to do this wirelessly. We dug around in our bins of parts for an <a href="http://creatroninc.com/arduino/sheilds-for-arduino/ardxb-009976.html">XBee shield</a>, a couple of <a href="http://www.digi.com/products/wireless-wired-embedded-solutions/zigbee-rf-modules/point-multipoint-rfmodules/xbee-series1-module.jsp#overview">XBee modules</a>, and an <a href="http://www.sparkfun.com/products/8687">XBee explorer</a> to connect it to a Linux box that acts as a controller. XBee modules use the <a href="http://www.zigbee.org/">Zigbee</a> technology to pass serial data over <a href="http://en.wikipedia.org/wiki/Radio_frequency">RF</a>, which is a flexible and relatively low-tech solution to the issue.  We then whipped up some Arduino code to accept simple one-letter commands, and a basic Ajax-ified web interface that you can use to build and execute a queue of these commands. More recently, we added an iPhone interface&#8211;either using an app Abtin wrote to communicate with <a href="http://processing.org/">Processing</a> over <a href="http://en.wikipedia.org/wiki/Bluetooth">Bluetooth</a>, or another Ajax web app to send commands (go forward; go back; raise winch; lower winch; stop) to the robot.</p>
<p>Using the servo technology we learned about in this past Monday&#8217;s Arduino servo workshop, we constructed a pan and tilt laser mechanism. Our test program moves the robot back and forth, and then draws an infinity symbol with the laser. That&#8217;s right: Train Overlord now has a laser targeting mechanism. WIN.</p>
<p>Finally, we&#8217;ve made several improvements that help us collaborate on the project, including a public <a href="https://github.com/hacklabto/Train-Overlord">git repository</a> and extensive documentation on Hacklab&#8217;s internal wiki.</p>
<p>Train Overlord is very much still in the development phase, but over the next few weeks and months we should have interesting and exciting stuff to share with the world.</p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/the-growth-of-train-overlord/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robot hackathon: meet our Train Overlord</title>
		<link>http://hacklab.to/archives/robot-hackathon-meet-our-train-overlord/</link>
		<comments>http://hacklab.to/archives/robot-hackathon-meet-our-train-overlord/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 14:59:10 +0000</pubDate>
		<dc:creator>Alan Majer</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=686</guid>
		<description><![CDATA[This weekend&#8217;s robot hackathon was a huge success. Not only did everyone who participated have a blast, but we actually ended up with a nifty little robot too. You can also check out Eric&#8217;s blog post on the event as well as this fantastic set of flickr photos. Here&#8217;s a clip of the robot in [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend&#8217;s robot hackathon was a huge success. Not only did everyone who participated have a blast, but we actually ended up with a nifty little robot too. You can also check out <a href="http://www.digitalcrusader.ca/2011/04/robot-hackathon.html">Eric&#8217;s blog post</a> on the event as well as this <a href="http://www.flickr.com/photos/mrericboyd/sets/72157626468231532/with/5606643752/">fantastic set of flickr photos</a>. Here&#8217;s a <a title="Robot Overlord video" href="http://www.youtube.com/watch?v=X0p220s5JmY">clip of the robot</a> in action in one of our early tests:</p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/X0p220s5JmY?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/X0p220s5JmY?version=3" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The robot in the video runs on a set of powered train track rails. Power is drawn from the rails into the Arduino and the motor shield atop the carriage (photo: <a href="http://www.flickr.com/photos/mrericboyd/5606652332/in/set-72157626468231532/">motorizing the carriage</a>). The arduino is our robot &#8220;brain&#8221; (photo: <a href="http://www.flickr.com/photos/mrericboyd/5606038399/in/set-72157626468231532">coding the brain</a>) that issues all the movement and LED blink commands (yes, any robot worth its salt MUST have <a href="http://www.youtube.com/watch?v=wt07fOfe474">blinking</a> LEDs). While we now have several feet of track installed, this turned out to be a difficult job since hacklab apparently has  a 4&#8243; thick concrete ceiling. But thanks to a lot of hard work (photo: <a href="http://www.flickr.com/photos/mrericboyd/5606643752/in/set-72157626468231532">drilling the ceiling</a>) it&#8217;s now rock solid and looks awesome. The idea is to lay additional track that will eventually allow the robot to drive along the ceiling all over the lab. Our &#8220;use case&#8221; is a robot that can be commanded to head over to the desks, pick up empty pop cans and ferry them over to the recycling bin (more about that in a moment).</p>
<p>After the above video was taken, we started to outfit the robot with additional capabilities and sensors. The first was a Sharp IR distance sensor that we&#8217;d like to use for robot positioning along the track. The second was this little contraption (see if you can guess what it is before scrolling further):<br />
<a href="http://hacklab.to/wp-content/uploads/2011/04/Winch.jpg"><img class="alignnone size-full wp-image-699" src="http://hacklab.to/wp-content/uploads/2011/04/Winch.jpg" alt="" width="280" height="373" /></a></p>
<p>&nbsp;</p>
<p>This little gadget is actually a winch that can raise or lower a bucket from the robot. In our proposed  pop can pickup &#8220;use case&#8221; the winch is what will enable the robot to pick up and deliver pop cans to the recycling bin. &#8230;what? &#8220;ugly&#8221; you say?  Not to us. What it lacks in sleek lines and striking curves is overshadowed by character and performance. As an example, if you look carefully, on the left side of the spool we have a heart shaped piece of acrylic that serves as our motor hub (yes, every self respecting robot <a href="http://glamournerd.com/wp-content/uploads/2009/08/tinman.jpg">needs a heart</a>)! And equally cool is that just above it we have a limit switch with a roller on it that tracks along the edges of the heart as the spool turns, sending our robot three electronic &#8220;clicks&#8221; each rotation (two at the top of the heart and one at the bottom) that help us encode/track the position of the winch. It also has a homing switch at the top to allow the robot to figure out where the bucket is after a reboot.  So will it lift a pop can? You bet!  The heaviest object we tested with it was the fire extinguisher &#8230;which it lifted without a problem!</p>
<p>And of course, this is just the beginning. We have lots of code left to write, track to lay, and sensors to add. We also plan to give the robot a xbee wireless connection so we can issue it commands from within the lab as well. Adding a pan/tilt laser pointer atop the robot is also on our to-do list.</p>
<p>Thanks to everyone for an awesomely fun weekend, and feel free to roll up your sleeves and join us on this project as Hacklab&#8217;s Train Overlord continues to evolve!</p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/robot-hackathon-meet-our-train-overlord/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Build a Theremin @ Hacklab</title>
		<link>http://hacklab.to/archives/build-a-theremin-hacklab/</link>
		<comments>http://hacklab.to/archives/build-a-theremin-hacklab/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 22:57:50 +0000</pubDate>
		<dc:creator>elmood</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Workshops]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=343</guid>
		<description><![CDATA[IMPORTANT UPDATE: (2009-03-30) The workshop is now full. &#8211; Andrew Okay electronics and music enthusiasts, it&#8217;s time to get out your soldering irons! (or buy one if you don&#8217;t have one yet) We&#8217;re going to build Theremins! (no experience required) If you&#8217;re not familiar with this amazing musical instrument, check out the following video of [...]]]></description>
			<content:encoded><![CDATA[<p><strong>IMPORTANT UPDATE: (2009-03-30) The workshop is now full. &#8211; Andrew</strong></p>
<p>Okay electronics and music enthusiasts, it&#8217;s time to get out your soldering irons! (or buy one if you don&#8217;t have one yet) We&#8217;re going to build Theremins! (no experience required) If you&#8217;re not familiar with this amazing musical instrument, check out the following video of Clara Rockmore, or read the <a href="http://en.wikipedia.org/wiki/Theremin" target="_blank">Wikipedia</a> page.</p>
<p><object width="425" height="344" data="http://www.youtube.com/v/pSzTPGlNa5U&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/pSzTPGlNa5U&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<p>We&#8217;re going to build a design by the late great Robert Moog. The circuit is excellent, easy to build, and you&#8217;ll end up with a professional-quality instrument on par with any commercial model.  This is a great opportunity to learn some soldering and electronics skills and build a unique project. We&#8217;re going to provide kits since many of the parts are hard to find and expensive in single quantities.  Here are the important details:</p>
<ul>
<li><a href="http://www.andrewkilpatrick.org" target="_blank">Andrew Kilpatrick</a> will lead the group</li>
<li>Members and non-members are invited to take part &#8211; no electronics experience is necessary</li>
<li>A maximum of 6 spaces are available this time around</li>
<li>4-6 workshops on Wednesday nights to build the project (extra time available as needed)</li>
<li>Parts and supplies will cost approx. $120 &#8211; Please pay in advance to reserve your space.
<ul>
<li>includes quality parts, PCBs, power supply, connectors, controls</li>
<li>includes an acrylic laser-cut control panel (your choice of colour!)</li>
<li>doesn&#8217;t include a wooden enclosure &#8211; we can build some here if someone wants to help</li>
</ul>
</li>
<li>Andrew is designing an optional amplified speaker which you can build for approx. $50</li>
</ul>
<p>Please email Andrew: hacklab-mail at andrewkilpatrick.org to express your interest and reserve a space. Once we have six people signed up and paid up we&#8217;ll get the parts and start building.  Andrew will mail participants with more details.</p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/build-a-theremin-hacklab/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Laser Engraver Writeup</title>
		<link>http://hacklab.to/archives/laser-engraver-writeup/</link>
		<comments>http://hacklab.to/archives/laser-engraver-writeup/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 18:10:00 +0000</pubDate>
		<dc:creator>elmood</dc:creator>
				<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=335</guid>
		<description><![CDATA[I&#8217;ve made a full writeup of the laser engraver project including the current firmware and schematics. It will be updated as things are tweaked and improved, but hopefully this helps give everyone a sense of what we&#8217;ve been up to. Check out the article here.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a full writeup of the laser engraver project including the current firmware and schematics. It will be updated as things are tweaked and improved, but hopefully this helps give everyone a sense of what we&#8217;ve been up to.</p>
<p>Check out the article <a href="http://www.andrewkilpatrick.org/blog/?page_id=914" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/laser-engraver-writeup/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Laser Engraver is ALIVE!</title>
		<link>http://hacklab.to/archives/laser-engraver-is-alive/</link>
		<comments>http://hacklab.to/archives/laser-engraver-is-alive/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 05:02:01 +0000</pubDate>
		<dc:creator>elmood</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[laser]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=311</guid>
		<description><![CDATA[About two weeks ago Hacklab acquired a Universal Laser Systems ULS-25P laser engraver. Ted found it for sale used for a small sum. But it had broken, ancient electronics which was the reason the unit was sold. We decided that it might be fun to try building our own electronics to get the unit going [...]]]></description>
			<content:encoded><![CDATA[<p>About two weeks ago Hacklab acquired a Universal Laser Systems ULS-25P laser engraver. Ted found it for sale used for a small sum. But it had broken, ancient electronics which was the reason the unit was sold. We decided that it might be fun to try building our own electronics to get the unit going again. Exactly one week ago Dan and I came into the lab in the evening and tested the laser. We made a little Arduino program to send the laser the correct control signal. Amazingly, it worked! We burned a hole quite successfully through a piece of paper. With a 25W CO2 laser it would be possible to etch and cut a lot of materials under computer control!</p>
<p>A bunch of us worked all last weekend and a few nights this week building electronics, learning to configure and use the emc2 CNC software, and install a place for the unit to sit and proper ventilation to extract smoke and fumes from the etched material. And I am happy to report that exactly one week after initially testing the laser we have a fully working system! Below is a video of the very first run with the laser on.</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/XjnxHDKHzos&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/XjnxHDKHzos&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>We still have more to do learning about g-code and the CNC software, calibrating laser power and so on. Also, the machine needs to be moved to its final home in the bathroom with proper ventilation. I&#8217;ll be writing a complete page about all the technical details, including schematics, firmware, photos, etc. soon. For now enjoy the video, and please check it out next time you&#8217;re at the lab or ask on IRC.</p>
<p><a href="http://hacklab.to/wp-content/uploads/2009/03/img_0570.jpg"><img class="alignnone size-medium wp-image-317" title="img_0570" src="http://hacklab.to/wp-content/uploads/2009/03/img_0570-300x225.jpg" alt="img_0570" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/laser-engraver-is-alive/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Live stream of the sign!</title>
		<link>http://hacklab.to/archives/live-stream-of-the-sign/</link>
		<comments>http://hacklab.to/archives/live-stream-of-the-sign/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 00:46:22 +0000</pubDate>
		<dc:creator>frysteev</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[led sign]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=160</guid>
		<description><![CDATA[We now have a webcam pointed at the sign&#8230;. Live Broadcasting by Ustream]]></description>
			<content:encoded><![CDATA[<p>We now have a webcam pointed at the sign&#8230;.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="320" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="utv931183" /><param name="flashvars" value="viewcount=true&amp;autoplay=false&amp;brand=embed" /><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.ustream.tv/flash/live/1/494406" /><embed id="utv931183" type="application/x-shockwave-flash" width="400" height="320" src="http://www.ustream.tv/flash/live/1/494406" allowscriptaccess="always" allowfullscreen="true" flashvars="viewcount=true&amp;autoplay=false&amp;brand=embed"></embed></object><a style="padding: 2px 0px 4px; width: 400px; background: #FFFFFF; display: block; color: #000000; font-weight: normal; font-size: 10px; text-decoration: underline; text-align: center;" href="http://www.ustream.tv/" target="_blank">Live Broadcasting by Ustream</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/live-stream-of-the-sign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LED Sign Details!</title>
		<link>http://hacklab.to/archives/led-sign-details/</link>
		<comments>http://hacklab.to/archives/led-sign-details/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 17:43:45 +0000</pubDate>
		<dc:creator>Dan Fraser</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[led sign]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=147</guid>
		<description><![CDATA[Andrew has written a detailed blog post about making the LED sign work. Check it out. Andrew Kilpatrick: Moving Sign 2]]></description>
			<content:encoded><![CDATA[<p>Andrew has written a detailed blog post about making the LED sign work.</p>
<p>Check it out.</p>
<p><a href="http://www.andrewkilpatrick.org/blog/?page_id=795">Andrew Kilpatrick: Moving Sign 2</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/led-sign-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s alive&#8230;alive!</title>
		<link>http://hacklab.to/archives/its-alivealive/</link>
		<comments>http://hacklab.to/archives/its-alivealive/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 20:16:42 +0000</pubDate>
		<dc:creator>letoams</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[led sign]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=136</guid>
		<description><![CDATA[LED Sign from hypatia on Vimeo. moar LED sign awesomeness from hypatia on Vimeo. Download the video]]></description>
			<content:encoded><![CDATA[<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3031774&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3031774&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://vimeo.com/3031774">LED Sign</a> from <a href="http://vimeo.com/user158441">hypatia</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><object width="400" height="300"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=3036008&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=3036008&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="300"></embed></object><br /><a href="http://vimeo.com/3036008">moar LED sign awesomeness</a> from <a href="http://vimeo.com/user158441">hypatia</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p><a href="http://hacklab.to/wp-content/uploads/2009/01/imgp0682.avi">Download the video</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/its-alivealive/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
<enclosure url="http://hacklab.to/wp-content/uploads/2009/01/imgp0682.avi" length="6079036" type="video/x-msvideo" />
		</item>
		<item>
		<title>LED sign progressing</title>
		<link>http://hacklab.to/archives/led-sign-progressing/</link>
		<comments>http://hacklab.to/archives/led-sign-progressing/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 19:28:27 +0000</pubDate>
		<dc:creator>letoams</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[led sign]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=129</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://hacklab.to/wp-content/uploads/2009/01/led12.jpg"><img class="alignnone size-medium wp-image-132" title="Final solder job" src="http://hacklab.to/wp-content/uploads/2009/01/led12-291x300.jpg" alt="" width="291" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/led-sign-progressing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LED Sign Hacking</title>
		<link>http://hacklab.to/archives/led-sign-hacking/</link>
		<comments>http://hacklab.to/archives/led-sign-hacking/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 15:04:37 +0000</pubDate>
		<dc:creator>Dan Fraser</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[led sign]]></category>

		<guid isPermaLink="false">http://hacklab.to/?p=120</guid>
		<description><![CDATA[We&#8217;ve started a Hacklab project to bring utility to some surplus LED sign panels that have been hanging around the HackLab! These panels use a high-speed digital serial interface, which has been reverse-engineered by Dan and Andrew. It&#8217;s a very complicated and strange system. If you&#8217;re interested in digital logic, ask us to explain how [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-291" src="http://www.capybara.org/~dfraser/wp-content/uploads/2009/01/ledsign.png" alt="Led Sign Block Diagram" width="600" height="118" /><br />
We&#8217;ve started a Hacklab project to bring utility to some surplus LED sign panels that have been hanging around the HackLab! These panels use a high-speed digital serial interface, which has been reverse-engineered by Dan and Andrew. It&#8217;s a very complicated and strange system. If you&#8217;re interested in digital logic, ask us to explain how it works.</p>
<p>In order to make the panels easy to use for members, we&#8217;re going to permanantly mount them on the wall over the stairs.  They&#8217;re going to be attached to a nice painted piece of plywood (steev!) and wired up to a server.  We&#8217;re going to do some circuitry to allow the sign&#8217;s power to be automatically controlled.</p>
<p>We&#8217;re going to interface the LED panels with a host computer using an Arduino.  Our previous efforts pushed the limits of the Arduino&#8217;s performance, but we were running completely unoptmized code.  Hopefully with a few tweaks, and by getting a bit more low level, we can move the serial data fast enough for an adquite scan rate.</p>
<p>The Arduino&#8217;s USB Serial interface will be used to interface the sign with the host computer, which will most likely be running BMix with a custom output plugin.  BMix is software developed by Andrew, Dan and Jonathan for the Blinkenlights project in Toronto, and is very good at controlling a matrix of lights.  It will allow the display to be operated using a standard UDP protocol which already has lots of language support, and will also allow it to be easily shared between a number of users and applications at the lab.  There&#8217;s even a video game API.</p>
<p>This is the start of the project and the basic design&#8230; More information, photographs, and geeky details will be coming as we dig deeper.</p>
]]></content:encoded>
			<wfw:commentRss>http://hacklab.to/archives/led-sign-hacking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

