<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Hack a Day &#187; mouse</title>
	<atom:link href="http://hackaday.com/tag/mouse/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 06:18:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; mouse</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>Python maps mouse movements on an LED matrix</title>
		<link>http://hackaday.com/2012/01/13/python-maps-mouse-movements-on-an-led-matrix/</link>
		<comments>http://hackaday.com/2012/01/13/python-maps-mouse-movements-on-an-led-matrix/#comments</comments>
		<pubDate>Fri, 13 Jan 2012 23:01:05 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[16f877a]]></category>
		<category><![CDATA[led matrix]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[RF]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=65468</guid>
		<description><![CDATA[[Vinod Stanur] is working with a mouse input and a microcontroller driven LED matrix. The mouse cursor is tracked inside of a window by Python and the resulting coordinates on the LED grid are illuminated. He calls it an LED matrix &#8220;Paint Toy&#8221; because one of the features he&#8217;s included lets the user create pixel [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65468&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-65469" title="python-mouse-input" src="http://hackadaycom.files.wordpress.com/2012/01/python-mouse-input.png" alt="" width="470" height="330" /></p>
<p>[Vinod Stanur] is working with a mouse input and a microcontroller driven LED matrix. The mouse cursor is tracked inside of a window by Python and the resulting coordinates on the LED grid are illuminated. He calls it <a href="http://blog.vinu.co.in/2011/12/drawing-picture-on-led-dotmatrix.html">an LED matrix &#8220;Paint Toy&#8221;</a> because one of the features he&#8217;s included lets the user create pixel art like in MS Paint.</p>
<p>The 10&#215;8 grid of lights is controlled by a PIC 16F877A. This display orientation is perfect for the 8-bit controller, which uses an array of ten bytes to keep track of the pixel data. A computer running his Python application (which uses the Pygame module to track the mouse movements) communicates with the display board via an RF connection. Five bytes plus a stop character make up the communication packet. The first two bytes contain the coordinates of the cursor, the other three bytes contain mouse button status.</p>
<p>As you can see in the demo after the break, the system is very responsive. The mouse can be moved quickly without latency issues, and if the cursor leaves the tracking window it gets picked up right away when it re-enters.</p>
<p><span id="more-65468"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2012/01/13/python-maps-mouse-movements-on-an-led-matrix/"><img src="http://img.youtube.com/vi/EMq-896bv9Y/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/65468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/65468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/65468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/65468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/65468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/65468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/65468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/65468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/65468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/65468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/65468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/65468/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/65468/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/65468/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65468&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/13/python-maps-mouse-movements-on-an-led-matrix/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/python-mouse-input.png" medium="image">
			<media:title type="html">python-mouse-input</media:title>
		</media:content>
	</item>
		<item>
		<title>Ancient mouse teardown and repair</title>
		<link>http://hackaday.com/2012/01/07/ancient-mouse-teardown-and-repair/</link>
		<comments>http://hackaday.com/2012/01/07/ancient-mouse-teardown-and-repair/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 18:01:28 +0000</pubDate>
		<dc:creator>Brian Benchoff</dc:creator>
				<category><![CDATA[classic hacks]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[optical mouse]]></category>
		<category><![CDATA[pcjr]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=65006</guid>
		<description><![CDATA[For a young geek in the 80s, the it computer was the IBM PCjr. On paper, it was a truly remarkable leap in technology. With a wireless keyboard, light pen, and optical mouse it was an impressive, if maligned, piece of hardware. There was a small problem with the optical mouse, though; it required a special [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65006&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-65007" title="mouse" src="http://hackadaycom.files.wordpress.com/2012/01/mouse.jpg" alt="" width="470" height="168" /></p>
<p>For a young geek in the 80s, the <em>it</em> computer was the IBM PCjr. On paper, it was a truly remarkable leap in technology. With a wireless keyboard, light pen, and optical mouse it was an impressive, if maligned, piece of hardware. There was a small problem with the optical mouse, though; it required a special mousepad. [Michael], a PCjr aficionado, decided to <a href="http://www.brutman.com/Mouse_Systems_Optical_Mouse/Mouse_Systems_Optical_Mouse.html">make his own</a> optical mousepad. It works, and was a lot easier to build than finding a used one for sale.</p>
<p>The PCjr mouse used two photodectors &#8211; a red LED and photodector for the horizontal axis, and an IR LED setup for the vertical. Light is shot through two holes in the bottom of the mouse and reflects back onto the photodetectors. [Michael] emulated the old mousepad with a sheet of aluminum foil and a transparency with a printed grid pattern. Surely not as elegant as an original, but it does the job nonetheless.</p>
<p>This clever-for-its-day optical mouse setup wasn&#8217;t limited to the lowly PCjr. A number of old Sun workstations had a similar setup that used small dots on the mousepad. There were several generations of mousepads that were generally incomparable with each other (because one type of mousepad wasn&#8217;t proprietary enough for Sun), but we would assume a similar build would work for these forgotten mice.</p>
<p>Thanks to [josh] for sending this one in.</p>
<br />Filed under: <a href='http://hackaday.com/category/classic-hacks/'>classic hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/65006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/65006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/65006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/65006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/65006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/65006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/65006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/65006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/65006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/65006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/65006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/65006/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/65006/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/65006/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=65006&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/07/ancient-mouse-teardown-and-repair/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">brianbenchoff</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/mouse.jpg" medium="image">
			<media:title type="html">mouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Pep up your house cat&#8217;s boring wintertime life</title>
		<link>http://hackaday.com/2012/01/02/pep-up-your-house-cats-boring-wintertime-life/</link>
		<comments>http://hackaday.com/2012/01/02/pep-up-your-house-cats-boring-wintertime-life/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 17:58:38 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[home hacks]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[pulley]]></category>
		<category><![CDATA[roomba]]></category>
		<category><![CDATA[toy]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=64588</guid>
		<description><![CDATA[With winter upon us, and all the windows shut, [Garfield] and [Socks] can get a little restless. But [Dino] is determined to keep his furry friends entertained through the cold dark months. He hit the junk box, and used some interesting fabrication techniques to build the Chase-a-Mouse motorized cat toy. The toy is popular with [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64588&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-64589" title="chase-a-mouse" src="http://hackadaycom.files.wordpress.com/2012/01/chase-a-mouse-e1325525569904.jpg" alt="" width="470" height="352" /></p>
<p>With winter upon us, and all the windows shut, [Garfield] and [Socks] can get a little restless. But [Dino] is determined to keep his furry friends entertained through the cold dark months. He hit the junk box, and used some interesting fabrication techniques to <a href="http://hackaweek.com/hacks/?p=551">build the Chase-a-Mouse motorized cat toy</a>.</p>
<p>The toy is popular with the cats because it incorporates two traditionally satisfying features; something to chase, and an obstacle to chase it around. The base of the unit is a long plank which is held up from the floor by a couple of inches. The loop of rope which spans the board&#8217;s length has a mouse attached to it with about six inches of string. When the motor is flipped on it bounces and jerks its way around the circuit, darting in and out of the space below the base.</p>
<p>As you can see in the video after the break the motor is a bit loud. [Dino] used the sweeper motor from a Roomba for this. It might freak the kitties out at first, but curiosity will get the better of them eventually. It&#8217;s a quick build, and we love the drill-turned-lathe that is used make the wooden pulley for the system.</p>
<p><span id="more-64588"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2012/01/02/pep-up-your-house-cats-boring-wintertime-life/"><img src="http://img.youtube.com/vi/2q6GtA6j7HE/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/home-hacks/'>home hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/64588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/64588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/64588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/64588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/64588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/64588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/64588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/64588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/64588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/64588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/64588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/64588/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/64588/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/64588/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=64588&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2012/01/02/pep-up-your-house-cats-boring-wintertime-life/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2012/01/chase-a-mouse-e1325525569904.jpg" medium="image">
			<media:title type="html">chase-a-mouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Hackaday Links: September 28, 2011</title>
		<link>http://hackaday.com/2011/09/28/hackaday-links-september-28-2011/</link>
		<comments>http://hackaday.com/2011/09/28/hackaday-links-september-28-2011/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 22:05:55 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Hackaday links]]></category>
		<category><![CDATA[braille]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[macro photography]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=57010</guid>
		<description><![CDATA[Disposable coffee maker [Sepehr] didn&#8217;t have a coffee maker, and the local coffee shops were all out of joe. He got his fix by making a drip coffee maker out of disposable cups and knives. Flexible braille display Thin film technology is being developed to help the visually impaired. This flexible OLED display has embedded [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=57010&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Disposable coffee maker</strong></p>
<p><img class="alignnone size-full wp-image-57011" title="links-disposable-coffee-maker" src="http://hackadaycom.files.wordpress.com/2011/09/links-disposable-coffee-maker.jpg" alt="" width="470" height="150" /></p>
<p>[Sepehr] didn&#8217;t have a coffee maker, and the local coffee shops were all out of joe. He got his fix by making <a href="http://sadegs.blogspot.com/2011/09/water-ban-in-burlington-ma-no-coffee.html">a drip coffee maker out of disposable cups and knives</a>.</p>
<p><strong>Flexible braille display</strong></p>
<p><img class="alignnone size-full wp-image-57012" title="links-braille-display" src="http://hackadaycom.files.wordpress.com/2011/09/links-braille-display.png" alt="" width="470" height="150" /></p>
<p>Thin film technology is being developed to help the visually impaired. This flexible OLED display has <a href="http://www.youtube.com/watch?v=B6PpNhe_PX8">embedded muscle cells which create a braille display</a>. [Thanks Aaron]</p>
<p><strong>Printable iPhone tripod mount</strong></p>
<p><img class="alignnone size-full wp-image-57014" title="printable-iphone-tripod-mount" src="http://hackadaycom.files.wordpress.com/2011/09/printable-iphone-tripod-mount.jpg" alt="" width="470" height="150" /></p>
<p>Looking to make those iPhone videos a little more stable, and the pictures a little less blurry? Try out <a href="http://www.thenewhobbyist.com/2011/09/printable-iphone-4-tripod-mount/">this printable tripod mount</a> that [Chris] came up with.</p>
<p><strong>Arduino macro photos</strong></p>
<p><img class="alignnone size-full wp-image-57015" title="arduino-macro-images" src="http://hackadaycom.files.wordpress.com/2011/09/arduino-macro-images.jpg" alt="" width="470" height="150" /></p>
<p>Speaking of photographs, [Daniel] wrote in to share some <a href="http://www.danielandrade.net/2011/09/07/arduino-in-highdef-macro-pictures/">macro pictures he took of an Arduino</a>. They&#8217;re sure to be of interest to those readers who love everything Arduino.</p>
<p><strong>Carpeting a mouse</strong></p>
<p><img class="alignnone size-full wp-image-57016" title="links-carpet-mouse" src="http://hackadaycom.files.wordpress.com/2011/09/links-carpet-mouse.jpg" alt="" width="470" height="150" /></p>
<p>Add a unique texture to your mouse by covering part of the body with fabric. The lower half of the <a href="http://forum.pcekspert.com/showthread.php?p=1953449">mouse case above is covered in a carpet-like material</a> [<a href="http://translate.google.com/translate?hl=en&amp;sl=auto&amp;tl=en&amp;u=http%3A%2F%2Fforum.pcekspert.com%2Fshowthread.php%3Fp%3D1953449">translated</a>]. [Thanks Clicker]</p>
<br />Filed under: <a href='http://hackaday.com/category/hackaday-links/'>Hackaday links</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/57010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/57010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/57010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/57010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/57010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/57010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/57010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/57010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/57010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/57010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/57010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/57010/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/57010/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/57010/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=57010&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/09/28/hackaday-links-september-28-2011/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/links-disposable-coffee-maker.jpg" medium="image">
			<media:title type="html">links-disposable-coffee-maker</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/links-braille-display.png" medium="image">
			<media:title type="html">links-braille-display</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/printable-iphone-tripod-mount.jpg" medium="image">
			<media:title type="html">printable-iphone-tripod-mount</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/arduino-macro-images.jpg" medium="image">
			<media:title type="html">arduino-macro-images</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/links-carpet-mouse.jpg" medium="image">
			<media:title type="html">links-carpet-mouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Interfacing with a PS/2 mouse</title>
		<link>http://hackaday.com/2011/09/24/interfacing-with-a-ps2-mouse/</link>
		<comments>http://hackaday.com/2011/09/24/interfacing-with-a-ps2-mouse/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 20:01:48 +0000</pubDate>
		<dc:creator>Brian Benchoff</dc:creator>
				<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[PIC16F726]]></category>
		<category><![CDATA[ps2]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=56629</guid>
		<description><![CDATA[[David] sent in his implementation of reading a PS/2 mouse with a PIC microcontroller and some LED displays. Of course, this follows hot on the heels of using a PIC with a PS/2 keyboard so now might be the time to start digging out your old peripherals out of your junk pile. [David] began his [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=56629&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-56630" title="ps2mouse_1" src="http://hackadaycom.files.wordpress.com/2011/09/mouse.jpg" alt="" width="470" height="213" /></p>
<p>[David] sent in his implementation of <a href="http://www.thevaportrail.com/projects/ps2mouse.html">reading a PS/2 mouse</a> with a PIC microcontroller and some LED displays. Of course, this follows hot on the heels of using a PIC with a <a href="http://hackaday.com/2011/09/23/interfacing-with-a-ps2-keyboard/">PS/2 keyboard</a> so now might be the time to start digging out your old peripherals out of your junk pile.</p>
<p>[David] began his project trying to figure out how to connect a mouse to his breadboard. After <a href="http://www.thevaportrail.com/projects/ps2mouse_plug6.jpg">hacking the plastic off</a> a PS/2 mouse extension cord, he wired everything up according to the <a href="http://pinouts.ru/Inputs/PS2Mouse_pinout.shtml">pinout</a>. Programming the PIC to understand PS/2 commands was a little strange. [David] is used to having his microcontrollers provide the clock signal. The PS/2 protocol is a bit strange as the peripheral sets the clock. Since PS/2 is a bidirectional protocol, the mouse also accepts commands. The host &#8211; [David]&#8216;s PIC &#8211; must send the mouse a command to start sending movement data.</p>
<p>Because USB keyboards and mice are backwards compatible with PS/2 ports, [David] tried out a few USB mice with a USB to PS/2 adapter. Every attempt at using a USB mouse failed. Strangely, when a Bluetooth mouse was tried (via Bluetooth to USB to PS/2), everything worked perfectly. Check out [David]&#8216;s PIC mouse demo after the break.</p>
<p><span id="more-56629"></span></p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/26532934' width='400' height='300' frameborder='0'></iframe></div>
<br />Filed under: <a href='http://hackaday.com/category/misc-hacks/'>misc hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/56629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/56629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/56629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/56629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/56629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/56629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/56629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/56629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/56629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/56629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/56629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/56629/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/56629/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/56629/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=56629&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/09/24/interfacing-with-a-ps2-mouse/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">brianbenchoff</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/09/mouse.jpg" medium="image">
			<media:title type="html">ps2mouse_1</media:title>
		</media:content>
	</item>
		<item>
		<title>Mouse and HDD combo show off your data gluttony</title>
		<link>http://hackaday.com/2011/06/16/mouse-and-hdd-combo-show-off-your-data-gluttony/</link>
		<comments>http://hackaday.com/2011/06/16/mouse-and-hdd-combo-show-off-your-data-gluttony/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 16:35:51 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[feedback]]></category>
		<category><![CDATA[haptic]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[physical]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=46182</guid>
		<description><![CDATA[So we know you’ve got a lot of porn on your computer, but just how much is a lot? This concept mouse and hard drive combo aims to show you just how much digital junk you have acquired through physical feedback. The DataBot mouse looks like a typical run of the mill scroll mouse that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=46182&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-46184" title="databot_mouse" src="http://hackadaycom.files.wordpress.com/2011/06/databot_mouse.jpg" alt="databot_mouse" width="470" height="372" /></p>
<p>So we know you’ve got a lot of porn on your computer, but just how much is a lot? <a href="http://romangrasy.tumblr.com/post/6326810772/databot" target="_blank">This concept mouse and hard drive combo</a> aims to show you just how much digital junk you have acquired through physical feedback.</p>
<p>The DataBot mouse looks like a typical run of the mill scroll mouse that you might get with a new computer. Inside however, the designers have added a small servo which alters the ease with which the ball moves. The more files you have stuffed into the folder you are moving around, the more the mouse resists, giving you a sense of the physical “weight” of your computer’s contents.</p>
<p>The DataBot hard drive gives you a sense of how full your computer is by growing and shrinking based on space usage. During file transmissions the hard drive blinks its LEDs to indicate how fast or slowly your files are moving. When the inevitable file access error occurs, the LEDs switch to a bright red hue and the drive shakes to indicate there is a problem afoot.</p>
<p>With the price of data storage decreasing by the day, it’s easy to get lost in a glut of information without realizing just how much data you have. This is definitely an interesting way to get a different look at your data consumption.</p>
<p>Check out the videos below to see the pair in action.</p>
<p>[via <a href="http://dvice.com/archives/2011/06/concept-mouse-a.php" target="_blank">Dvice</a>]</p>
<p><span id="more-46182"></span></p>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/24741148' width='470' height='264' frameborder='0'></iframe></div>
<div class='embed-vimeo' style='text-align:center;'><iframe src='http://player.vimeo.com/video/24744756' width='470' height='264' frameborder='0'></iframe></div>
<br />Filed under: <a href='http://hackaday.com/category/news/'>news</a>, <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/46182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/46182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/46182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/46182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/46182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/46182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/46182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/46182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/46182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/46182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/46182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/46182/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/46182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/46182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=46182&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/16/mouse-and-hdd-combo-show-off-your-data-gluttony/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/databot_mouse.jpg" medium="image">
			<media:title type="html">databot_mouse</media:title>
		</media:content>
	</item>
		<item>
		<title>We&#8217;ve got a real bone to pick with this mouse</title>
		<link>http://hackaday.com/2011/06/16/weve-got-a-real-bone-to-pick-with-this-mouse/</link>
		<comments>http://hackaday.com/2011/06/16/weve-got-a-real-bone-to-pick-with-this-mouse/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 11:35:00 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[mold]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[skull]]></category>
		<category><![CDATA[taxidermy]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=46142</guid>
		<description><![CDATA[Finally, there&#8217;s a way you can feel like a real bad-ass while you&#8217;re formatting those TPS reports. It&#8217;s all thanks to this computer mouse built inside the skull of a dog. [Shannon Larratt] dug through his collection of skulls and came up with this one because it fits nicely in the palm of your hand. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=46142&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-46143" title="skull-mouse-in-hand-1-big" src="http://hackadaycom.files.wordpress.com/2011/06/skull-mouse-in-hand-1-big-e1308176889450.jpg" alt="" width="470" height="347" /></p>
<p>Finally, there&#8217;s a way you can feel like a real bad-ass while you&#8217;re formatting those TPS reports. It&#8217;s all thanks to this <a href="http://www.zentastic.com/blog/2011/06/14/dog-skull-wireless-mouse-case-mod/">computer mouse built inside the skull of a dog</a>. [Shannon Larratt] dug through his collection of skulls and came up with this one because it fits nicely in the palm of your hand.</p>
<p>Before you get too grossed out, this is not actually part of an animal&#8217;s body <a href="http://hackaday.com/2010/03/09/will-this-mouse-get-me-kicked-out-of-the-coffee-shop/">like another notable mouse hack</a> that comes to mind. [Shannon] started with the skull of a small dog, making a mold for the pieces used in the finished version above. He was quite creative when fitting the electronic parts inside of his reproduction. He pulled the PCB from a $10 Logitech mouse and had no trouble getting it to fit into the base of the skull. But when it came to the buttons he ended up engineering a couple of rockers and used a belt to reposition the scroll-wheel. Not wanting to lose the middle-click feature there&#8217;s an additional lever for that functionality. We&#8217;d also like to compliment him on the quality of his write-up. Fantastic!</p>
<br />Filed under: <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/46142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/46142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/46142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/46142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/46142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/46142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/46142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/46142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/46142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/46142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/46142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/46142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/46142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/46142/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=46142&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/16/weve-got-a-real-bone-to-pick-with-this-mouse/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/skull-mouse-in-hand-1-big-e1308176889450.jpg" medium="image">
			<media:title type="html">skull-mouse-in-hand-1-big</media:title>
		</media:content>
	</item>
		<item>
		<title>Vintage peripheral hacks roundup</title>
		<link>http://hackaday.com/2011/06/08/vintage-peripheral-hacks-roundup/</link>
		<comments>http://hackaday.com/2011/06/08/vintage-peripheral-hacks-roundup/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 12:06:21 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[classic hacks]]></category>
		<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[Atari STM1]]></category>
		<category><![CDATA[BBC Master Compact]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[ZX Spectrum]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=45059</guid>
		<description><![CDATA[A few days ago, we featured an Apple ][ USB keyboard mod, and several readers chimed in sharing their own retro conversions in the comments section. We had no idea that many of you had made similar modifications of your own, so here’s a quick roundup of what your fellow Hackaday readers have put together. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=45059&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A few days ago, <a href="http://hackaday.com/2011/06/06/apple-converted-into-usb-keyboard/" target="_blank">we featured an Apple ][ USB keyboard mod</a>, and several readers chimed in sharing their own retro conversions in the comments section. We had no idea that many of you had made similar modifications of your own, so here’s a quick roundup of what your fellow Hackaday readers have put together.</p>
<p><strong><br />
Optical Atari STM1 Mouse</strong></p>
<p><img class="alignnone size-full wp-image-45067" title="atari_stm1_usb" src="http://hackadaycom.files.wordpress.com/2011/06/atari_stm1_usb.jpg" alt="atari_stm1_usb" width="470" height="200" /></p>
<p>[JJ] had a 25-year old Atari STM1 mouse sitting around <a href="http://www.dashfest.com/?p=303" target="_blank">and was wondering how to get it to work with his new computer</a>. Instead of interfacing the old mouse with his computer via a custom circuit board, he gutted the STM1 and replaced the innards with those of a much newer optical mouse. He did a bit of trimming to get the new PCB to fit, aiming the optical sensor through the now-empty “ball hole”. According to [JJ] it works just as good as it looks.</p>
<p><strong><br />
ZX Spectrum USB keyboard conversion</strong></p>
<p><img class="alignnone size-full wp-image-45066" title="sinclair_zx_spectrum_usb" src="http://hackadaycom.files.wordpress.com/2011/06/sinclair_zx_spectrum_usb.jpg" alt="sinclair_zx_spectrum_usb" width="470" height="200" /></p>
<p>[Lee] is a sucker for vintage hardware, and with the help of his friend [LanceR], <a href="http://www.benf.org/other/speccyusbkbd/index.html" target="_blank">resurrected an old Sinclair ZX Spectrum computer</a> into a working USB keyboard. After replacing the deteriorated membrane, the pair mapped out the keyboard to figure out how the matrix was wired. With that done, they built a prototype USB interface board, which they later replaced with a proper PCB.</p>
<p><strong><br />
BBC Master Compact USB keyboard conversion</strong></p>
<p><img class="alignnone size-full wp-image-45068" title="bbc_master_compact_usb" src="http://hackadaycom.files.wordpress.com/2011/06/bbc_master_compact_usb.jpg" alt="bbc_master_compact_usb" width="470" height="200" /></p>
<p>A friend of [MoJo’s] had a BBC Master Compact computer from back in the day and <a href="http://denki.world3.net/beebkb.html" target="_blank">wanted to have the keyboard converted to USB</a> in order to use it with certain emulators. [MoJo] gladly took on the project, stripping some of the old motherboard components out to make room for his new circuitry. He built a USB interface board around an ATMega162, and even got the old built-in speaker working properly. From the outside, the keyboard looks like it has never been touched &#8211; nice job!</p>
<br />Filed under: <a href='http://hackaday.com/category/classic-hacks/'>classic hacks</a>, <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/45059/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/45059/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/45059/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/45059/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/45059/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/45059/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/45059/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/45059/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/45059/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/45059/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/45059/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/45059/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/45059/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/45059/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=45059&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/08/vintage-peripheral-hacks-roundup/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/atari_stm1_usb.jpg" medium="image">
			<media:title type="html">atari_stm1_usb</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/sinclair_zx_spectrum_usb.jpg" medium="image">
			<media:title type="html">sinclair_zx_spectrum_usb</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/bbc_master_compact_usb.jpg" medium="image">
			<media:title type="html">bbc_master_compact_usb</media:title>
		</media:content>
	</item>
		<item>
		<title>Wireless mouse Li-Poly retrofit with USB charging</title>
		<link>http://hackaday.com/2011/06/06/wireless-mouse-li-poly-retrofit-with-usb-charging/</link>
		<comments>http://hackaday.com/2011/06/06/wireless-mouse-li-poly-retrofit-with-usb-charging/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 22:01:49 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[batteries]]></category>
		<category><![CDATA[Li-Poly]]></category>
		<category><![CDATA[lithium polymer]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[rechargeable]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=44856</guid>
		<description><![CDATA[It’s no secret that wireless mice can eat through batteries pretty quickly. Rather than keep a fresh supply of AAs on hand at all times, [Phil] decided he would convert his mouse to use a rechargeable lithium polymer battery instead. This isn’t the first time we’ve seen a cell phone battery crammed into a mouse [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=44856&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-44860" title="wireless_mouse_lipoly_retrofit" src="http://hackadaycom.files.wordpress.com/2011/06/wireless_mouse_lipoly_retrofit.jpg" alt="wireless_mouse_lipoly_retrofit" width="470" height="307" /></p>
<p>It’s no secret that wireless mice can eat through batteries pretty quickly. Rather than keep a fresh supply of AAs on hand at all times, [Phil] decided he would <a href="http://jumperone.com/2011/06/convert-mouse-to-use-li-pol-batteries/" target="_blank">convert his mouse to use a rechargeable lithium polymer battery instead</a>.</p>
<p><a href="http://hackaday.com/2011/04/19/cellphone-battery-mouse-modification/" target="_blank">This isn’t the first time</a> we’ve seen a cell phone battery crammed into a mouse to increase capacity, but we think this one has been done quite nicely. [Phil] managed to fit a 2.7 &#8211; 4.2v Li-Poly battery in the mouse’s palm rest, where there was a little extra empty space. The battery can be charged from any USB port via a custom-built charging module, which he constructed using a MAX1555 charge controller. Another custom-built circuit resides in the space previously occupied by the AA batteries, which uses an MC340063 DC to DC converter to drop the battery’s voltage down to the 1.25v required by the mouse.</p>
<p>The only part of the build that [Phil] is not pleased with is the power switch on the bottom, but since you rarely see that, we could care less. We think it is quite well done, and with a second version already in the works, we anticipate that it will get even better.</p>
<p>Be sure to check out [Phil’s] video tour of the hack, which you can see below.</p>
<p><span id="more-44856"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/06/06/wireless-mouse-li-poly-retrofit-with-usb-charging/"><img src="http://img.youtube.com/vi/kpf-XYT0LFE/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/news/'>news</a>, <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/44856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/44856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/44856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/44856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/44856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/44856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/44856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/44856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/44856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/44856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/44856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/44856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/44856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/44856/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=44856&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/06/wireless-mouse-li-poly-retrofit-with-usb-charging/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/wireless_mouse_lipoly_retrofit.jpg" medium="image">
			<media:title type="html">wireless_mouse_lipoly_retrofit</media:title>
		</media:content>
	</item>
		<item>
		<title>Trick mouse keeps the screen saver at bay</title>
		<link>http://hackaday.com/2011/06/02/trick-mouse-keeps-the-screen-saver-at-bay/</link>
		<comments>http://hackaday.com/2011/06/02/trick-mouse-keeps-the-screen-saver-at-bay/#comments</comments>
		<pubDate>Thu, 02 Jun 2011 11:27:40 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[atmega]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[servo]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=44378</guid>
		<description><![CDATA[[Jerry] wrote in to share a little device he built to solve a problem he was having at work. You see, every computer in his office has a policy-enforced idle timeout, requiring the user to enter a password in order to regain access to their desktop. This is a huge pain, since he sporadically uses [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=44378&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-44383" title="mouse_wiggler" src="http://hackadaycom.files.wordpress.com/2011/06/mouse_wiggler.jpg" alt="mouse_wiggler" width="470" height="374" /></p>
<p>[Jerry] wrote in to share <a href="http://www.karaokebats.com/mouse_wiggler/" target="_blank">a little device he built to solve a problem he was having at work</a>. You see, every computer in his office has a policy-enforced idle timeout, requiring the user to enter a password in order to regain access to their desktop.</p>
<p>This is a huge pain, since he sporadically uses an old computer for the sole purpose of monitoring some applications running in his data center. With the computer timing out every 10 minutes, he is constantly required to enter his password in order to take a 10 second glance at the screen to ensure everything is OK.</p>
<p>Rather than circumvent the screen saver using a local security policy or by implementing a microcontroller-based signal generator, he opted to create a mechanical solution instead. His computer’s optical mouse resides inside a wooden frame, and is periodically swept from side to side by an ATmega-controlled servo, keeping the screensaver permanently at bay.</p>
<p>Call it a hack, call it a kludge, call it what you will. All we know is that while we might have done it a little differently, it works just fine for [Jerry], and it generates all sorts of interesting conversation to boot.</p>
<p>Stick around for a quick video demonstration of his mouse wiggler box.</p>
<p><span id="more-44378"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/06/02/trick-mouse-keeps-the-screen-saver-at-bay/"><img src="http://img.youtube.com/vi/GxcZMUxAHzc/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/misc-hacks/'>misc hacks</a>, <a href='http://hackaday.com/category/news/'>news</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/44378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/44378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/44378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/44378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/44378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/44378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/44378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/44378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/44378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/44378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/44378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/44378/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/44378/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/44378/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=44378&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/02/trick-mouse-keeps-the-screen-saver-at-bay/feed/</wfw:commentRss>
		<slash:comments>86</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/06/mouse_wiggler.jpg" medium="image">
			<media:title type="html">mouse_wiggler</media:title>
		</media:content>
	</item>
		<item>
		<title>Hacking for feline enjoyment</title>
		<link>http://hackaday.com/2011/05/22/hacking-for-feline-enjoyment/</link>
		<comments>http://hackaday.com/2011/05/22/hacking-for-feline-enjoyment/#comments</comments>
		<pubDate>Sun, 22 May 2011 21:28:46 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[home hacks]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[most useless machine]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[toy]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=43400</guid>
		<description><![CDATA[[Dino] is staying true to his goal of hacking one project every week. This time around, he&#8217;s working on a toy that will amuse and delight his cats. The project centers around a mouse house that has two holes where mice can stick their heads out. When they do, a little LED lamp illuminates their [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=43400&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-43401" title="hacking-a-cat-toy" src="http://hackadaycom.files.wordpress.com/2011/05/hacking-a-cat-toy-e1306091456641.jpg" alt="" width="470" height="321" /></p>
<p>[Dino] is staying true to his goal of hacking one project every week. This time around, he&#8217;s working on <a href="http://hackaweek.com/hacks/?p=153">a toy that will amuse and delight his cats</a>. The project centers around a mouse house that has two holes where mice can stick their heads out. When they do, a little LED lamp illuminates their appearance in hopes to catch the eye of your lazy kitty.</p>
<p>The mechanism that automates this device is quite clever and reminds us of <a href="http://hackaday.com/2009/12/30/simplest-most-useless-machine/">the most useless machine</a>. That is, the armature that holds a mouse on either end actuates a limiting switch in the middle of the box when it moves to expose one of the mice. Each of those mice is attached with a rod, along side a leaf switch that makes the mouse retreat when boinked on the head by the cat.</p>
<p>It only takes [Dino] about six minutes to walk us through the build in the video after the break. What follows is a walk through of the wiring and some playtime with the family pets. Despite the intended purpose, it looks like the dog is much more interested than the cat. Either way, it&#8217;s a winner in our book.</p>
<p><span id="more-43400"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/05/22/hacking-for-feline-enjoyment/"><img src="http://img.youtube.com/vi/szOejQhKgX8/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/home-hacks/'>home hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/43400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/43400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/43400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/43400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/43400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/43400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/43400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/43400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/43400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/43400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/43400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/43400/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/43400/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/43400/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=43400&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/05/22/hacking-for-feline-enjoyment/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/05/hacking-a-cat-toy-e1306091456641.jpg" medium="image">
			<media:title type="html">hacking-a-cat-toy</media:title>
		</media:content>
	</item>
		<item>
		<title>A visual history of the computer mouse</title>
		<link>http://hackaday.com/2011/04/28/a-visual-history-of-the-computer-mouse/</link>
		<comments>http://hackaday.com/2011/04/28/a-visual-history-of-the-computer-mouse/#comments</comments>
		<pubDate>Thu, 28 Apr 2011 20:38:56 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[news]]></category>
		<category><![CDATA[history]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=41731</guid>
		<description><![CDATA[As we all go about our day to day activities, it’s easy to get lost in technology and take for granted things that have slowly evolved over long periods of time. Take for instance the mouse on your desk. Whether it’s a standard 2-button mouse with a scroll wheel or a magic mouse with no [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=41731&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-41732" title="mouse" src="http://hackadaycom.files.wordpress.com/2011/04/mouse.jpg" alt="mouse" width="470" height="358" /></p>
<p>As we all go about our day to day activities, it’s easy to get lost in technology and take for granted things that have slowly evolved over long periods of time. Take for instance the mouse on your desk. Whether it’s a standard 2-button mouse with a scroll wheel or a magic mouse with no buttons at all, we’re all a bit spoiled when you think about it.</p>
<p><a href="http://dvice.com/archives/2011/04/a-visual-histor.php" target="_blank">Dvice recently published a visual history of the computer mouse,</a> which is quite interesting. The first pointing device that relied on hand motions to move a cursor was created by the Royal Canadian Navy in 1952. This trackball device, which is predates all other mechanical pointing devices, was crafted using a 5-pin bowling ball and an array of mechanical encoders that tracked the ball’s movement.</p>
<p>As time went on, other mouse-type devices came and went, but it was 30 years ago yesterday that Xerox unveiled the world’s first optical mouse at its PARC facility. The mouse used LEDs and optical sensors along with specialized mouse pads to track the user’s movements. The tech is primitive compared to today’s offerings, but it’s a nice reminder of the humble beginnings something you use every single day.</p>
<p>Be sure to swing by the Dvice site and take a look at how the mouse has evolved over the years &#8211; it&#8217;s a great way to kill a few minutes.</p>
<br />Filed under: <a href='http://hackaday.com/category/news/'>news</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/41731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/41731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/41731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/41731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/41731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/41731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/41731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/41731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/41731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/41731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/41731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/41731/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/41731/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/41731/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=41731&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/04/28/a-visual-history-of-the-computer-mouse/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mikenathanathackaday</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/04/mouse.jpg" medium="image">
			<media:title type="html">mouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Cellphone battery mouse modification</title>
		<link>http://hackaday.com/2011/04/19/cellphone-battery-mouse-modification/</link>
		<comments>http://hackaday.com/2011/04/19/cellphone-battery-mouse-modification/#comments</comments>
		<pubDate>Tue, 19 Apr 2011 13:03:00 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[aa]]></category>
		<category><![CDATA[battery]]></category>
		<category><![CDATA[cellphone]]></category>
		<category><![CDATA[lithium]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=40868</guid>
		<description><![CDATA[Ever wanted to increase the battery performance in your wireless mouse? [Davetech] shows you the way with this guide for converting a mouse from AA to lithium batteries. We were delighted by his hack-tacular approach that seems to have a nice little work-around at each step in the process. He grinds down the plastic battery [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=40868&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-40869" title="cellphone-battery-mouse-mod" src="http://hackadaycom.files.wordpress.com/2011/04/cellphone-battery-mouse-mod-e1303170045164.jpg" alt="" width="470" height="353" /></p>
<p>Ever wanted to increase the battery performance in your wireless mouse? [Davetech] shows you the way with this guide for <a href="http://www.instructables.com/id/MODIFIED-MOUSE-RUNS-ON-LITHIUM-ION-CELL-PHONE-BATT">converting a mouse from AA to lithium batteries</a>. We were delighted by his hack-tacular approach that seems to have a nice little work-around at each step in the process. He grinds down the plastic battery housing that is molded into the original mouse body, then uses an old Compact Flash card connector as a set of spring terminals for a Nokia cellphone battery. This battery has more capacity and recharges faster than non-Lithium AA cells. But unfortunately the spring terminals didn&#8217;t quite reach the recessed batter contact. No problem, he just builds up solder on the battery to bridge the gap.</p>
<p>[Davetech] manages to fit the entire battery inside the mouse and the pointing-device still works. Your mileage may vary by model (both battery and mouse). It is necessary to take the battery out of the mouse for recharging, but since this only happen about every couple of weeks thanks to the extended capacity it&#8217;s not too much of a hassle. Perhaps someone could carry this to the next level by <a href="http://hackaday.com/2010/10/02/usb-ports-hidden-inside-gaming-mouse/">adding a USB port</a> and the necessary charging circuitry?</p>
<br />Filed under: <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/40868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/40868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/40868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/40868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/40868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/40868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/40868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/40868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/40868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/40868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/40868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/40868/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/40868/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/40868/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=40868&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/04/19/cellphone-battery-mouse-modification/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/04/cellphone-battery-mouse-mod-e1303170045164.jpg" medium="image">
			<media:title type="html">cellphone-battery-mouse-mod</media:title>
		</media:content>
	</item>
		<item>
		<title>Fiberoptic mouse prevents stray magnetic fields</title>
		<link>http://hackaday.com/2011/04/15/fiberoptic-mouse-prevents-stray-magnetic-fields/</link>
		<comments>http://hackaday.com/2011/04/15/fiberoptic-mouse-prevents-stray-magnetic-fields/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 16:01:52 +0000</pubDate>
		<dc:creator>Brian Benchoff</dc:creator>
				<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[fiberoptic]]></category>
		<category><![CDATA[mouse]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=40490</guid>
		<description><![CDATA[[Ben] needed an input device that would operate where electrical signals and magnetic fields wouldn&#8217;t be tolerated, so he ended up running fiberoptics instead of electricity to a mouse. [Ben] ran some glass fiber from the mouse to quadrature encoders to get the x and y velocity. Mouse clicks are read by modifying the existing buttons [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=40490&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-large wp-image-40491" title="mouse" src="http://hackadaycom.files.wordpress.com/2011/04/mouse.png?w=450&#038;h=250" alt="" width="450" height="250" /></p>
<p>[Ben] needed an input device that would operate where electrical signals and magnetic fields wouldn&#8217;t be tolerated, so he ended up <a href="http://benkrasnow.blogspot.com/2011/04/fiberoptic-mouse-with-quadrature.html"> running fiberoptics</a> instead of electricity to a mouse.</p>
<p>[Ben] ran some glass fiber from the mouse to quadrature encoders to get the x and y velocity. Mouse clicks are read by modifying the existing buttons with a small shutter to block light from shining through the button frame. This isn&#8217;t the first time [Ben] adapted fiberoptics to an input device. Last year, he also built a <a href="http://benkrasnow.blogspot.com/2010/12/fiberoptic-joystick-with-quadrature.html">fiberoptic joystick</a> using the same principles.</p>
<p>We covered [Ben]&#8216;s DIY Electron Microscope <a href="http://hackaday.com/2011/03/23/diy-scanning-electron-microscope/">last month</a>, and we&#8217;re wondering if these two projects are related. His <a href="http://benkrasnow.blogspot.com/2011/04/diy-scanning-electron-microscope-image.html">project log</a> said he was getting distorted images from the electric field coming from his cooling fan and heater. Maybe he solved that problem and is now just tracking down every last unwanted electromagnetic emission.</p>
<p>Video of the mouse after the break.</p>
<p><span id="more-40490"></span></p>
<span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/04/15/fiberoptic-mouse-prevents-stray-magnetic-fields/"><img src="http://img.youtube.com/vi/X2Uj3-B_MSo/2.jpg" alt="" /></a></span>
<br />Filed under: <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/40490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/40490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/40490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/40490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/40490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/40490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/40490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/40490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/40490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/40490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/40490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/40490/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/40490/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/40490/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=40490&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/04/15/fiberoptic-mouse-prevents-stray-magnetic-fields/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">brianbenchoff</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/04/mouse.png?w=450" medium="image">
			<media:title type="html">mouse</media:title>
		</media:content>
	</item>
		<item>
		<title>Kinect, mouse, and nerf gun combine for House of the Dead</title>
		<link>http://hackaday.com/2011/03/21/kinect-mouse-and-nerf-gun-combine-for-house-of-the-dead/</link>
		<comments>http://hackaday.com/2011/03/21/kinect-mouse-and-nerf-gun-combine-for-house-of-the-dead/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 11:04:36 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[peripherals hacks]]></category>
		<category><![CDATA[controller]]></category>
		<category><![CDATA[faast]]></category>
		<category><![CDATA[house of the dead]]></category>
		<category><![CDATA[Kinect]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[nerf]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=38024</guid>
		<description><![CDATA[[Tony Blanch] built his own motion controller for playing House of the Dead. It should work with any shooter that follows the &#8216;rail&#8217; type of game play (your character is not free walking, but moves along a set path beyond your control). Two parts come together to make this happen. The first is the Nerf [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=38024&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-38025" title="house-of-the-dead-controller" src="http://hackadaycom.files.wordpress.com/2011/03/house-of-the-dead-controller-e1300634893714.jpg" alt="" width="470" height="353" /></p>
<p>[Tony Blanch] built his own <a href="http://www.instructables.com/id/Using-a-Nerf-gun-and-Kinect-to-play-House-Of-The-D">motion controller for playing House of the Dead</a>. It should work with any shooter that follows the &#8216;rail&#8217; type of game play (your character is not free walking, but moves along a set path beyond your control).</p>
<p>Two parts come together to make this happen. The first is the Nerf dart gun that you see above. The circuit board fitted into the top portion of the plastic housing is from a five-button wireless mouse. The buttons are used to sense trigger pulls from the player. The second portion of the controller is a Kinect. It has been set up to work with a Windows 7 machine. [Tony] used the Flexible Action and Articulated Skeleton Toolkit (<a href="http://projects.ict.usc.edu/mxr/faast/">FAAST</a>) to bind and track the gun controller, moving the mouse cursor on the screen to match the movements of the weapon. Check out the video after the break to see how responsive this system is.</p>
<p>This is a very interesting departure from the <a href="http://hackaday.com/2010/05/10/fps-controller-hacks-getting-easier/">gun controllers we&#8217;ve seen before</a>.</p>
<p><span id="more-38024"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/03/21/kinect-mouse-and-nerf-gun-combine-for-house-of-the-dead/"><img src="http://img.youtube.com/vi/opXT1i9qapw/2.jpg" alt="" /></a></span></p>
<p>[Thanks Jared via <a href="http://www.kinect-hacks.com/kinect-hacks/2011/03/19/nerf-gun-mod-kinect-and-faast">Kinect Hacks</a>]</p>
<br />Filed under: <a href='http://hackaday.com/category/peripherals-hacks/'>peripherals hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/38024/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/38024/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/38024/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/38024/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/38024/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/38024/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/38024/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/38024/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/38024/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/38024/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/38024/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/38024/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/38024/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/38024/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=38024&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/03/21/kinect-mouse-and-nerf-gun-combine-for-house-of-the-dead/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Mike Szczys</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2011/03/house-of-the-dead-controller-e1300634893714.jpg" medium="image">
			<media:title type="html">house-of-the-dead-controller</media:title>
		</media:content>
	</item>
	</channel>
</rss>
