<?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>technabob &#187; oscilloscope</title>
	<atom:link href="http://technabob.com/blog/tag/oscilloscope/feed/" rel="self" type="application/rss+xml" />
	<link>http://technabob.com/blog</link>
	<description>gadgets, gizmos, games, cool gadgets, geeky gadgets</description>
	<lastBuildDate>Mon, 23 Nov 2009 00:53:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>colin o&#8217;dowd&#8217;s ekg coat rack definitely no flatliner</title>
		<link>http://technabob.com/blog/2009/05/14/ekg-coat-rack-by-colin-o-dowd/</link>
		<comments>http://technabob.com/blog/2009/05/14/ekg-coat-rack-by-colin-o-dowd/#comments</comments>
		<pubDate>Thu, 14 May 2009 11:48:53 +0000</pubDate>
		<dc:creator>technabob</dc:creator>
				<category><![CDATA[design]]></category>
		<category><![CDATA[just plain fun]]></category>
		<category><![CDATA[beat]]></category>
		<category><![CDATA[coat rack]]></category>
		<category><![CDATA[decor]]></category>
		<category><![CDATA[ekg]]></category>
		<category><![CDATA[graph]]></category>
		<category><![CDATA[home]]></category>
		<category><![CDATA[organize]]></category>
		<category><![CDATA[oscilloscope]]></category>

		<guid isPermaLink="false">http://technabob.com/blog/?p=12975</guid>
		<description><![CDATA[Looking for a cool way to keep your coats up off the floor? Then look no further than the Beat coat rack by designer Colin O&#8217;Dowd.

Whether you think of it as the pulse of a beating heart, the waveform of your favorite tune, or the trend line for your stock portfolio, it&#8217;s definitely a&#8230;]]></description>
			<content:encoded><![CDATA[<p>Looking for a cool way to keep your coats up off the floor? Then look no further than the Beat coat rack by designer Colin O&#8217;Dowd.</p>
<p style="text-align: center;"><img class="size-full wp-image-13017 aligncenter" title="beat_coat_rack_2" src="http://technabob.com/blog/wp-content/uploads/2009/05/beat_coat_rack_2.jpg" alt="beat_coat_rack_2" width="520" height="721" /></p>
<p>Whether you think of it as the pulse of a beating heart, the waveform of your favorite tune, or the trend line for your stock portfolio, it&#8217;s definitely a conversation piece on any wall. The Beat retails for £40 (appx. $60 USD) over at <a href="http://www.colinodowd.com/shop.htm">O&#8217;Dowd&#8217;s online shop</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://technabob.com/blog/2009/05/14/ekg-coat-rack-by-colin-o-dowd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tetris blocks fall on oscilloscope screen</title>
		<link>http://technabob.com/blog/2008/02/15/tetris-blocks-fall-on-oscilloscope-screen/</link>
		<comments>http://technabob.com/blog/2008/02/15/tetris-blocks-fall-on-oscilloscope-screen/#comments</comments>
		<pubDate>Fri, 15 Feb 2008 12:40:03 +0000</pubDate>
		<dc:creator>technabob</dc:creator>
				<category><![CDATA[hacks + mods]]></category>
		<category><![CDATA[retro]]></category>
		<category><![CDATA[video games]]></category>
		<category><![CDATA[beam]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[oscilloscope]]></category>
		<category><![CDATA[russia]]></category>
		<category><![CDATA[tetris]]></category>
		<category><![CDATA[vector]]></category>

		<guid isPermaLink="false">http://technabob.com/blog/2008/02/15/tetris-blocks-fall-on-oscilloscope-screen/</guid>
		<description><![CDATA[Here&#8217;s a cool hack which uses an old oscilloscope to play an accurate game of the arcade classic, Tetris.

Engineer Lars Pontoppidan created Scopetris using an AtMega32 micro-controller to drive the beam of an oscilloscope to mimic the game play of the classic Soviet puzzle game.
<strong>Click to View Embedded Video Clip</strong>
Lars had to create&#8230;]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a cool hack which uses an old oscilloscope to play an accurate game of the arcade classic, Tetris.</p>
<p style="text-align: center"><img src="http://technabob.com/blog/wp-content/uploads/2008/02/scopetris_close.jpg" alt="Scopetris Oscilloscope Tetris" /></p>
<p>Engineer Lars Pontoppidan created <a href="http://pontoppidan.info/lars/index.php?proj=scopetris">Scopetris</a> using an <a href="http://www.atmel.com/dyn/products/product_card.asp?part_id=2014">AtMega32</a> micro-controller to drive the beam of an oscilloscope to mimic the game play of the classic Soviet puzzle game.</p>
<p><a href="http://technabob.com/blog/2008/02/15/tetris-blocks-fall-on-oscilloscope-screen/"><strong>Click to View Embedded Video Clip</strong></a></p>
<p>Lars had to create custom circuitry and programmed the beam to produce a similar visual result to that of those old vector graphic games. The game is controlled using a traditional Atari 9-pin digital joystick.</p>
<p style="text-align: center"><img src="http://technabob.com/blog/wp-content/uploads/2008/02/scope_tetris_scopetris.jpg" alt="Scopetris Oscilloscope Tetris" /></p>
<p>Unlike some lesser oscilloscope beam hacks which use simple video games like Pong, Lars really went all out to create a game with the relative complexity of Tetris. Using his significant programming prowess, Pontoppidan programmed the circuit to manage each individual as an independent object, allowing it to behave very similarly to the original arcade classic.</p>
<p>Kudos to Lars for an outstanding scope hack.</p>
<p>[via <a href="http://hackedgadgets.com/">Hacked Gadgets</a> via <a href="http://blog.makezine.com/archive/2008/02/oscilloscope_tetris.html?CMP=OTC-0D6B48984890">MAKE</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://technabob.com/blog/2008/02/15/tetris-blocks-fall-on-oscilloscope-screen/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
