<?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; alarm</title>
	<atom:link href="http://hackaday.com/tag/alarm/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; alarm</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>Building a battery-powered motion alarm</title>
		<link>http://hackaday.com/2011/09/27/building-a-battery-powered-motion-alarm/</link>
		<comments>http://hackaday.com/2011/09/27/building-a-battery-powered-motion-alarm/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 14:02:40 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[attiny85]]></category>
		<category><![CDATA[motion sensor]]></category>
		<category><![CDATA[pir]]></category>
		<category><![CDATA[sleep mode]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=56811</guid>
		<description><![CDATA[[Brad] was asked by his Sister to design a motion-based alarm that would help her catch her son sneaking out of the house at night. Obviously this didn&#8217;t need to be a long-term installation so he decided to throw something together that is only active at night and can be battery-powered. What he came up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=56811&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-56812" title="battery-powered-motion-alarm" src="http://hackadaycom.files.wordpress.com/2011/09/battery-powered-motion-alarm-e1317059268719.jpg" alt="" width="470" height="299" /></p>
<p>[Brad] was asked by his Sister to design a motion-based alarm that would help her catch her son sneaking out of the house at night. Obviously this didn&#8217;t need to be a long-term installation so he decided to throw something together that is only active at night and can be battery-powered. What he came up with is <a href="https://sites.google.com/site/hackskunk/home/attiny85-hacks/motion-detector">a light-sensitive motion sensor that uses very little power</a>.</p>
<p>He knew that an Arduino would be overkill, and decided to try his hand at using the Arduino to develop code for an ATtiny85. It has an external interrupt pin connected to the output of the PIR module, which triggers action when motion is detected. The first thing it does is to check the photoresistor via the ADC. If light levels are low enough, the buzzer will be sounded. [Brad] measured the current consumption of his circuit and was not happy to find it draws about 2.5 mA at idle. He spent some time teaching himself about the sleep functions of the AVR chips and was able reduce that to about 500-600 uA when in sleep mode. Now all he has to do is find a nice place behind the house to mount the alarm and there&#8217;ll be no more sneaking around at night.</p>
<p>If you&#8217;re trying to keep a tight leash on your own kids you could always <a href="http://hackaday.com/2010/12/19/keep-your-kids-in-line-with-a-time-clock/">make them punch the time clock</a>.</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/56811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/56811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/56811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/56811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/56811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/56811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/56811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/56811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/56811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/56811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/56811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/56811/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/56811/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/56811/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=56811&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/09/27/building-a-battery-powered-motion-alarm/feed/</wfw:commentRss>
		<slash:comments>15</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/battery-powered-motion-alarm-e1317059268719.jpg" medium="image">
			<media:title type="html">battery-powered-motion-alarm</media:title>
		</media:content>
	</item>
		<item>
		<title>Chilean teen builds automatic earthquake alarm</title>
		<link>http://hackaday.com/2011/07/19/chilean-teen-builds-automatic-earthquake-alarm/</link>
		<comments>http://hackaday.com/2011/07/19/chilean-teen-builds-automatic-earthquake-alarm/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 21:06:26 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[earthquake]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=49478</guid>
		<description><![CDATA[When an earthquake is about to strike in Chile, who do you think is first to sound the alarm? You might be surprised that it’s not the government, but rather a 14 year old boy. After living through an earthquake in 2010 and seeing the devastation this spring in Japan, Chilean teenager [Sebastian Alegria] decided [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=49478&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-49480" title="chilean_teen_earthquake_alarm" src="http://hackadaycom.files.wordpress.com/2011/07/chilean_teen_earthquake_alarm.jpg" alt="chilean_teen_earthquake_alarm" width="470" height="264" /></p>
<p>When an earthquake is about to strike in Chile, who do you think is first to sound the alarm? You might be surprised that it’s not the government, <a href="http://gizmodo.com/5822319/a-chilean-teen-tweets-about-earthquakes-better-than-his-whole-government" target="_blank">but rather a 14 year old boy</a>.</p>
<p>After living through an earthquake in 2010 and seeing the devastation this spring in Japan, Chilean teenager [Sebastian Alegria] decided that he wanted to construct something similar to Japan’s earthquake warning system. He purchased an off the shelf earthquake detector for less than $100, and connected it to his computer via an Arduino.</p>
<p>Now, whenever seismic activity is detected, his sensor tweets an alert letting his 29,000+ followers know that a perceptible earthquake is 5 to 30 seconds away. Apparently the Chilean government is working on a similar system that is still at least a year away, so in the meantime his fellow citizens rely on [Sebastian] instead.</p>
<p>While it might seem like a relatively easy hack to pull off compared to <a href="http://hackaday.com/2011/06/08/diy-earthquake-detector/" target="_blank">other earthquake detectors</a>, we’re impressed by [Sebastian’s] creativity, and his will to help others. He’s been pounding away at computers since he was about 4 years old and has several other popular Twitter-based projects under his belt already, so we won&#8217;t be surprised if we hear from him again in the future.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <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/49478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/49478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/49478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/49478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/49478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/49478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/49478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/49478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/49478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/49478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/49478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/49478/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/49478/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/49478/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=49478&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/07/19/chilean-teen-builds-automatic-earthquake-alarm/feed/</wfw:commentRss>
		<slash:comments>27</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/07/chilean_teen_earthquake_alarm.jpg" medium="image">
			<media:title type="html">chilean_teen_earthquake_alarm</media:title>
		</media:content>
	</item>
		<item>
		<title>Tweeting home alarm system</title>
		<link>http://hackaday.com/2011/06/30/tweeting-home-alarm-system/</link>
		<comments>http://hackaday.com/2011/06/30/tweeting-home-alarm-system/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 19:49:54 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=47622</guid>
		<description><![CDATA[Instructables user [willnue] wanted to build a DIY Tweeting alarm system from the ground up, but reconsidered after taking a close look at the scope of such a project. He settled on using an off the shelf security system, taking care of the Twitter interface on his own. He bought a GE 45142 Wireless alarm [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=47622&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-47623" title="tweeting_home_alarm_system" src="http://hackadaycom.files.wordpress.com/2011/06/tweeting_home_alarm_system.jpg" alt="tweeting_home_alarm_system" width="470" height="324" /></p>
<p>Instructables user [willnue] wanted to build a DIY Tweeting alarm system from the ground up, but reconsidered after taking a close look at the scope of such a project. He settled on using an off the shelf security system, <a href="http://www.instructables.com/id/AlarmingTweet" target="_blank">taking care of the Twitter interface on his own</a>. He bought a GE 45142 Wireless alarm and promptly disassembled it to see how he might retrieve status messages from the unit.</p>
<p>He figured that monitoring the alarm’s LEDs would make the most sense, so he used a bit of Ethernet cable and wired all of the system’s indicators to his Arduino board. He hooked up an Ethernet shield to the Arduino, then wrapped the pair up in a plastic project box that closely matched the look of the security system. Once that was done, he wrote some simple code for the Arduino that monitors each of the alarm system’s six status lights, sending updates to Twitter via the ThingTweet service.</p>
<p>With this system you might not get your status messages in time to foil whoever is carrying off your plasma TV, but at least you will know what to expect once you get home!</p>
<p>If you want to keep tabs on [Will’s] security system to <del>find out the best time to rob him</del> see how things are going, <a href="http://twitter.com/#!/willnue" target="_blank">check out his Twitter feed here</a>.</p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/47622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/47622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/47622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/47622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/47622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/47622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/47622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/47622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/47622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/47622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/47622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/47622/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/47622/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/47622/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=47622&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/30/tweeting-home-alarm-system/feed/</wfw:commentRss>
		<slash:comments>9</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/tweeting_home_alarm_system.jpg" medium="image">
			<media:title type="html">tweeting_home_alarm_system</media:title>
		</media:content>
	</item>
		<item>
		<title>Automotive backup alarm</title>
		<link>http://hackaday.com/2011/06/26/automotive-backup-alarm/</link>
		<comments>http://hackaday.com/2011/06/26/automotive-backup-alarm/#comments</comments>
		<pubDate>Sun, 26 Jun 2011 15:08:23 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[transportation hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[dino]]></category>
		<category><![CDATA[joe grand]]></category>
		<category><![CDATA[laser range finder]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=47127</guid>
		<description><![CDATA[[Dino's] project of the week is a backup alarm for your car. This is a feature that has become popular on many large vehicles like SUVs where visibility is an issue when moving in reverse. But it doesn&#8217;t sound like he was motivated by the need to have this in his own car. Instead, he [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=47127&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-47128" title="backup-alarm" src="http://hackadaycom.files.wordpress.com/2011/06/backup-alarm-e1309100112242.jpg" alt="" width="470" height="313" /></p>
<p>[Dino's] project of the week is <a href="http://hackaweek.com/hacks/?p=219">a backup alarm for your car</a>. This is a feature that has become popular on many large vehicles like SUVs where visibility is an issue when moving in reverse. But it doesn&#8217;t sound like he was motivated by the need to have this in his own car. Instead, he was looking for something to build using a laser range finder.</p>
<p>[Joe Grand] (<a href="http://hackaday.com/2009/08/04/defcon-17-badge-hacking/">the brains behind DEFCON badges</a>) has been working on <a href="http://forums.parallax.com/showthread.php?126496-Joe-Grand-s-Laser-Range-Finder-A-Development-Diary">an inexpensive laser range finder for Parallax</a>. He sent one of the first-run prototype boards to [Dino] for beta testing and we&#8217;re glad that [Dino] decided to show it off. It uses a small red laser diode and a camera module to measure distance in millimeters. The board communicates serially and this particular project uses an Arduino along with a character LCD and speaker to display distance and sound an alarm when the car is within a meter of an object.</p>
<p>Check out the video after the break to see the build in its entirety. The system works reasonably well, if the object you&#8217;re about to hit is perfectly lined up with the laser dot.</p>
<p><span id="more-47127"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/06/26/automotive-backup-alarm/"><img src="http://img.youtube.com/vi/nGW7AEqEiWQ/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/transportation-hacks/'>transportation hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/47127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/47127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/47127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/47127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/47127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/47127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/47127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/47127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/47127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/47127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/47127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/47127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/47127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/47127/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=47127&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/06/26/automotive-backup-alarm/feed/</wfw:commentRss>
		<slash:comments>11</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/backup-alarm-e1309100112242.jpg" medium="image">
			<media:title type="html">backup-alarm</media:title>
		</media:content>
	</item>
		<item>
		<title>Modular security system is portable too</title>
		<link>http://hackaday.com/2011/05/05/modular-security-system-is-portable-too/</link>
		<comments>http://hackaday.com/2011/05/05/modular-security-system-is-portable-too/#comments</comments>
		<pubDate>Thu, 05 May 2011 21:45:02 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[security hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[atmega]]></category>
		<category><![CDATA[matrix keypad]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=42277</guid>
		<description><![CDATA[Hackaday reader [Oneironaut] wrote in to share a modular, portable security system he built for himself. He likes visiting the Caribbean, but his favorite vacation spot is apparently rife with cat burglars. He enjoys sleeping with the windows open and wanted to find a way to scare off ne’er do wells. At home, there are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=42277&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-42278" title="diy_security_system" src="http://hackadaycom.files.wordpress.com/2011/05/diy_security_system.jpg" alt="diy_security_system" width="470" height="346" /></p>
<p>Hackaday reader [Oneironaut] wrote in to share <a href="http://www.lucidscience.com/pro-portable%20alarm%20system-1.aspx" target="_blank">a modular, portable security system he built for himself</a>.</p>
<p>He likes visiting the Caribbean, but his favorite vacation spot is apparently rife with cat burglars. He enjoys sleeping with the windows open and wanted to find a way to scare off ne’er do wells. At home, there are a few different buildings on the property he owns, and he was looking to keep curious trespassers away.</p>
<p>The alarm system was built using a matrix keypad that interfaces with an ATMega88 micro controller. The micro controller handles all the logic for the system, triggering an attached “pocket alarm” when ever the sensor is tripped. Like most household alarms, it is armed and disarmed via the keypad, giving the user 60 seconds to enter the disarm code if the alarm has been mistakenly tripped. A wide array of trigger methods can be used, from mercury switches to motion detectors, since his alarm uses a simple plug interface that accepts any two-wire sensor.</p>
<p>Now, no one is claiming that this is high security by any means &#8211; the alarm addresses a couple of specific scenarios that apply to [Oneironaut], which may also be applicable to others out there. At the end of the day, the alarm is more meant to scare an intruder into fleeing than anything else, and in that respect, it works perfectly.</p>
<p>Continue reading to see a quick video demonstration of his alarm system in action.</p>
<p><span id="more-42277"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/05/05/modular-security-system-is-portable-too/"><img src="http://img.youtube.com/vi/k20qBRfN_hw/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/42277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/42277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/42277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/42277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/42277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/42277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/42277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/42277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/42277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/42277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/42277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/42277/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/42277/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/42277/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=42277&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/05/05/modular-security-system-is-portable-too/feed/</wfw:commentRss>
		<slash:comments>11</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/05/diy_security_system.jpg" medium="image">
			<media:title type="html">diy_security_system</media:title>
		</media:content>
	</item>
		<item>
		<title>DIY sunrise alarm clock</title>
		<link>http://hackaday.com/2011/05/04/diy-sunrise-alarm-clock/</link>
		<comments>http://hackaday.com/2011/05/04/diy-sunrise-alarm-clock/#comments</comments>
		<pubDate>Wed, 04 May 2011 20:45:43 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[clock hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[cortex-m3]]></category>
		<category><![CDATA[diy]]></category>
		<category><![CDATA[led]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=42187</guid>
		<description><![CDATA[As a project for an embedded systems class, [Alan] recently built himself a sunrise-simulating alarm clock. You are probably familiar with these sorts of timepieces &#8211; they gradually light up the room to awaken the sleeping individual rather than jarring them awake with a buzzer or the radio. Since many commercial units with this feature [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=42187&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-42188" title="sunrise_alarm_clock" src="http://hackadaycom.files.wordpress.com/2011/05/sunrise_alarm_clock.jpg" alt="sunrise_alarm_clock" width="470" height="376" /></p>
<p>As a project for an embedded systems class, [Alan] <a href="http://sunrisealarm.sourceforge.net/" target="_blank">recently built himself a sunrise-simulating alarm clock</a>. You are probably familiar with these sorts of timepieces &#8211; they gradually light up the room to awaken the sleeping individual rather than jarring them awake with a buzzer or the radio. Since many commercial units with this feature are sold for $70 and up, his goal was to replicate the functionality at a fraction of the cost, using only open source components.</p>
<p>An Arm Cortex M3 processor runs the show, displaying the time via a pair of 8&#215;8 LED matrix panels on the front of the device. The clock is programmed to gently wake up its user by simulating a sunrise over a period of 5, 15, 30, 45, or 60 minutes. If the user has not woken up before the sunrise simulation is complete, the clock resorts to a traditional piezo alarm to rouse the heavy sleeper.</p>
<p>The project is nicely done, and after looking at his bill of materials it seems to be far cheaper than many sunrise alarm clocks you will find in stores.</p>
<br />Filed under: <a href='http://hackaday.com/category/clock-hacks/'>clock hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/42187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/42187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/42187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/42187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/42187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/42187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/42187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/42187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/42187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/42187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/42187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/42187/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/42187/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/42187/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=42187&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/05/04/diy-sunrise-alarm-clock/feed/</wfw:commentRss>
		<slash:comments>15</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/05/sunrise_alarm_clock.jpg" medium="image">
			<media:title type="html">sunrise_alarm_clock</media:title>
		</media:content>
	</item>
		<item>
		<title>Laser tripwire alarm system uses mirrors to increase coverage</title>
		<link>http://hackaday.com/2011/04/18/laser-tripwire-alarm-system-uses-mirrors-to-increase-coverage/</link>
		<comments>http://hackaday.com/2011/04/18/laser-tripwire-alarm-system-uses-mirrors-to-increase-coverage/#comments</comments>
		<pubDate>Mon, 18 Apr 2011 23:01:11 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[laser hacks]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[buzzer]]></category>
		<category><![CDATA[laser]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tripwire]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=40852</guid>
		<description><![CDATA[Instructables user [EngineeringShock] has been hard at work building a laser trip wire security system, complete with a combination lock. The security system works just like you see in the movies, employing an array of mirrors to bounce the laser across an opening several times in order to secure the space. A PIC18F1220 micro controller [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=40852&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-40853" title="laser_tripwire_alarm" src="http://hackadaycom.files.wordpress.com/2011/04/laser_tripwire_alarm.jpg" alt="laser_tripwire_alarm" width="470" height="353" /></p>
<p>Instructables user [EngineeringShock] has been hard at work building a <a href="http://www.instructables.com/id/Laser-Trip-Wire-Security-System-with-Combination-L" target="_blank">laser trip wire security system</a>, complete with a combination lock. The security system works just like you see in the movies, employing an array of mirrors to bounce the laser across an opening several times in order to secure the space.</p>
<p>A PIC18F1220 micro controller sits at the center of the alarm and handles the majority of its functions. It takes input from the laser detection circuit, triggers the buzzer, as well as arms and disarms the entire alarm system. An LS7222 digital lock handles the passcode verification side of things, taking input from a 16-button matrix keypad, and telling the PIC when the proper code has been entered.</p>
<p>As you can see in the video below, the alarm system works and the buzzer is quite loud. There is one small problem however &#8211; the alarm only arms itself after the proper code has been entered and the lights have been turned off. The light sensing circuit he uses is too sensitive and can only operate in darkness, though he discusses the ability to add a more accurate sensing solution.</p>
<p>If you are interested in reading more about laser tripwire security systems, check out this similar <a href="http://hackaday.com/2011/03/11/passcode-protected-laser-tripwire-alarm-system/" target="_blank">passcode-based system</a>, this alarm system <a href="http://hackaday.com/2010/04/08/intruder-alarm-mcdonalds-hacking/" target="_blank">built into a toy</a>, and this <a href="http://hackaday.com/2010/01/03/arduino-security-with-frickin-laser/" target="_blank">Arduino-based alarm system</a>.</p>
<p><span id="more-40852"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/04/18/laser-tripwire-alarm-system-uses-mirrors-to-increase-coverage/"><img src="http://img.youtube.com/vi/FenGMQQwgTg/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/laser-hacks/'>laser hacks</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/40852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/40852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/40852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/40852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/40852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/40852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/40852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/40852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/40852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/40852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/40852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/40852/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/40852/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/40852/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=40852&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/04/18/laser-tripwire-alarm-system-uses-mirrors-to-increase-coverage/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/04/laser_tripwire_alarm.jpg" medium="image">
			<media:title type="html">laser_tripwire_alarm</media:title>
		</media:content>
	</item>
		<item>
		<title>Power-sipping MSP430 mini alarm clock</title>
		<link>http://hackaday.com/2011/04/04/power-sipping-msp430-mini-alarm-clock/</link>
		<comments>http://hackaday.com/2011/04/04/power-sipping-msp430-mini-alarm-clock/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 17:01:47 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[clock hacks]]></category>
		<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[msp430]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=39341</guid>
		<description><![CDATA[[Markus] had a TI MSP430 sitting around from the LaunchPad kit he bought a while back. He didn&#8217;t know what to do with it, but eventually decided that it would make a great miniature alarm clock. He added a shift register to the mix in order to drive his 7-segment LCD display, using two of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=39341&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-39342" title="msp430_alarmclock" src="http://hackadaycom.files.wordpress.com/2011/04/msp430_alarmclock.jpg" alt="msp430_alarmclock" width="470" height="278" /></p>
<p>[Markus] had a TI MSP430 sitting around from the LaunchPad kit he bought a while back. He didn&#8217;t know what to do with it, but eventually decided that it would make a <a href="http://dangerousprototypes.com/forum/viewtopic.php?f=56&amp;t=2126" target="_blank">great miniature alarm clock</a>.</p>
<p>He added a shift register to the mix in order to drive his 7-segment LCD display, using two of the MSP430&#8242;s output pins in the process. Four more pins were tied to the display&#8217;s cathodes, while the remaining two pins are connected to push buttons which register user input.</p>
<p>He crammed the clock&#8217;s logic as well as an alarm tune into the chip&#8217;s scant 2KB of memory space, literally occupying everything up to the last available byte. The clock is quite a power-miser, using just 2 µA in standby mode. According to [Markus'] calculations, that should enable the clock to use one set of batteries for 10+ years.</p>
<p>While this isn&#8217;t the <a href="http://hackaday.com/2010/12/22/alarm-and-wake-up-light/" target="_blank">first MSP430 clock we have seen</a>, it certainly is the smallest and most simple.  Stick around to see a quick video of his clock in action.</p>
<p><span id="more-39341"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/04/04/power-sipping-msp430-mini-alarm-clock/"><img src="http://img.youtube.com/vi/a6q4vUfasKw/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/clock-hacks/'>clock hacks</a>, <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/39341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/39341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/39341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/39341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/39341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/39341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/39341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/39341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/39341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/39341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/39341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/39341/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/39341/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/39341/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=39341&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/04/04/power-sipping-msp430-mini-alarm-clock/feed/</wfw:commentRss>
		<slash:comments>12</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/msp430_alarmclock.jpg" medium="image">
			<media:title type="html">msp430_alarmclock</media:title>
		</media:content>
	</item>
		<item>
		<title>Passcode protected laser tripwire alarm system</title>
		<link>http://hackaday.com/2011/03/11/passcode-protected-laser-tripwire-alarm-system/</link>
		<comments>http://hackaday.com/2011/03/11/passcode-protected-laser-tripwire-alarm-system/#comments</comments>
		<pubDate>Fri, 11 Mar 2011 22:20:23 +0000</pubDate>
		<dc:creator>Mike Nathan</dc:creator>
				<category><![CDATA[arduino hacks]]></category>
		<category><![CDATA[laser hacks]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[laser]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tripwire]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=37259</guid>
		<description><![CDATA[Sometimes security doesn&#8217;t need to be overly complex to be effective. Instructables user [1234itouch] recently built a simple laser tripwire alarm that can be mounted virtually anywhere, complete with a keypad for disarming the device. He mounted a photo cell in a project box, along with an Arduino and a 12-button key pad. A laser [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=37259&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-37261" title="laser_tripwire" src="http://hackadaycom.files.wordpress.com/2011/03/laser_tripwire.jpg" alt="laser_tripwire" width="470" height="245" /></p>
<p>Sometimes security doesn&#8217;t need to be overly complex to be effective. Instructables user [1234itouch] recently built a <a href="http://www.instructables.com/id/Arduino-laser-detector-with-keypad/" target="_blank">simple laser tripwire alarm</a> that can be mounted virtually anywhere, complete with a keypad for disarming the device.</p>
<p>He mounted a photo cell in a project box, along with an Arduino and a 12-button key pad. A laser pointer is aimed at the photo cell from across a gap, which results in a steady voltage being read by the Arduino. When the laser beam is broken, a drop in voltage is detected, and the alarm sounds until you enter the proper pre-configured passcode. Entering the passcode triggers a 15 second grace period during which the the alarm cannot be tripped again.</p>
<p>It might not be built with triple-thick steel doors and thermo-sensors, but it&#8217;s a simple device for simple needs. In its current form it could be pretty useful, and with a little reworking, there are a wide range of things it could be used for.</p>
<p>Continue reading to see a demo video of the tripwire alarm, and be sure to check out these other <a href="http://hackaday.com/2010/04/08/intruder-alarm-mcdonalds-hacking/" target="_blank">tripwire-based</a> <a href="http://hackaday.com/2010/01/03/arduino-security-with-frickin-laser/" target="_blank">security systems</a>.</p>
<p><span id="more-37259"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2011/03/11/passcode-protected-laser-tripwire-alarm-system/"><img src="http://img.youtube.com/vi/vIzUUX8hrEI/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/arduino-hacks/'>arduino hacks</a>, <a href='http://hackaday.com/category/laser-hacks/'>laser hacks</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/37259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/37259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/37259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/37259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/37259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/37259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/37259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/37259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/37259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/37259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/37259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/37259/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/37259/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/37259/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=37259&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/03/11/passcode-protected-laser-tripwire-alarm-system/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/03/laser_tripwire.jpg" medium="image">
			<media:title type="html">laser_tripwire</media:title>
		</media:content>
	</item>
		<item>
		<title>Edison clock uses Ammeter plus bulbs to set alarm</title>
		<link>http://hackaday.com/2011/01/26/edison-clock-uses-ammeter-plus-bulbs-to-set-alarm/</link>
		<comments>http://hackaday.com/2011/01/26/edison-clock-uses-ammeter-plus-bulbs-to-set-alarm/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 17:13:07 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[clock hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[edison]]></category>
		<category><![CDATA[light bulb]]></category>
		<category><![CDATA[meter]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=33510</guid>
		<description><![CDATA[This is the Edison clock, designed by [David Krawczyk]. It shows time in the same way as the multimeter clock, regulating power to two analog needle meters. The feature that makes this one a bit different is the alarm. You can see the series of holes on the front of the base. These have a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=33510&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-33511" title="edison-clock" src="http://hackadaycom.files.wordpress.com/2011/01/edison-clock.jpg" alt="" width="470" height="371" /></p>
<p><a href="http://www.coroflot.com/davidkrawczyk/The-Edison-Alarm-Clock">This is the Edison clock</a>, designed by [David Krawczyk]. It shows time in the same way as the multimeter clock, regulating power to two analog needle meters. The feature that makes this one a bit different is the alarm. You can see the series of holes on the front of the base. These have a small light bulb socked in each, and correspond to hours and 5-minute increments. Insert two bulbs to set the alarm time, and make sure that the alarm knob points to &#8216;on&#8217;. As you can see above, the alarm has been set to 8:15. Hidden on the last image of the article above is <a href="http://s3images.coroflot.com/user_files/individual_files/366965_xQ3ZdQBsdubO5oSLtgEAEGgMI.pdf">a PDF with just a bit more explanation</a>. Still, much has been left out so if you replicate this clock we want to hear about it.</p>
<p>[via <a href="http://gizmodo.com/5742879/what-is-this-cruel-and-unusual-torture-instrument">Gizmodo</a> and <a href="http://walyou.com/light-bulb-alarm-clock/">Walyou</a>]</p>
<br />Filed under: <a href='http://hackaday.com/category/clock-hacks/'>clock hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/33510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/33510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/33510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/33510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/33510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/33510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/33510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/33510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/33510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/33510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/33510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/33510/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/33510/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/33510/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=33510&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2011/01/26/edison-clock-uses-ammeter-plus-bulbs-to-set-alarm/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/2011/01/edison-clock.jpg" medium="image">
			<media:title type="html">edison-clock</media:title>
		</media:content>
	</item>
		<item>
		<title>Alarm and wake up light</title>
		<link>http://hackaday.com/2010/12/22/alarm-and-wake-up-light/</link>
		<comments>http://hackaday.com/2010/12/22/alarm-and-wake-up-light/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 14:25:46 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[clock hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[msp430]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=31923</guid>
		<description><![CDATA[On the shortest day of the year wouldn&#8217;t it be nice to wake up to a bright room? This alarm clock with an integrated wake-up light is one way to do just that. It has some nice features, like a wood veneer that allows the seven-segment display to shine through, but hides it when the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=31923&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-31924" title="alarm-and-wake-up-light" src="http://hackadaycom.files.wordpress.com/2010/12/alarm-and-wake-up-light-e1292945882901.jpg" alt="" width="470" height="353" /></p>
<p>On the shortest day of the year wouldn&#8217;t it be nice to wake up to a bright room? This <a href="http://processors.wiki.ti.com/index.php/Msp430lamp">alarm clock with an integrated wake-up light</a> is one way to do just that. It has some nice features, like a wood veneer that allows the seven-segment display to shine through, but hides it when the display is turned off. There&#8217;s also a feature to adjust the color based on ambient room temperature (another way to dwell on how cold it is in your bedroom).</p>
<p>A CC1101 RF chip came to the party, but we can&#8217;t figure out what it&#8217;s purpose is in this circuit. If you can shed some light on its involvement please do so in the comments.</p>
<p>[Thanks Eric]</p>
<br />Filed under: <a href='http://hackaday.com/category/clock-hacks/'>clock hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/31923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/31923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/31923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/31923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/31923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/31923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/31923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/31923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/31923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/31923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/31923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/31923/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/31923/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/31923/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=31923&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/12/22/alarm-and-wake-up-light/feed/</wfw:commentRss>
		<slash:comments>18</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/2010/12/alarm-and-wake-up-light-e1292945882901.jpg" medium="image">
			<media:title type="html">alarm-and-wake-up-light</media:title>
		</media:content>
	</item>
		<item>
		<title>Alarm clock learns new trick, opening doors</title>
		<link>http://hackaday.com/2010/09/01/alarm-clock-learns-new-trick-opening-doors/</link>
		<comments>http://hackaday.com/2010/09/01/alarm-clock-learns-new-trick-opening-doors/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 21:56:47 +0000</pubDate>
		<dc:creator>Jakob Griffith</dc:creator>
				<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[automated]]></category>
		<category><![CDATA[chicken]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[coop]]></category>
		<category><![CDATA[door]]></category>
		<category><![CDATA[open]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=27877</guid>
		<description><![CDATA[Waking up at 5:30 in the morning. [Mark Stead] didn&#8217;t like the idea either when his chickens started crying to be let out. One simple solution obviously is to eat the chickens build an automatic door opener. The mechanism starts out with an old style mechanical alarm clock, add a geared motor with some creative [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27877&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-27878" title="I wanted to make a breakfast machine joke so badly. But figured it better not to." src="http://hackadaycom.files.wordpress.com/2010/09/aluminimum-door-frame.jpg" alt="" width="470" height="313" /></p>
<p>Waking up at 5:30 in the morning. [Mark Stead] <a href="http://blog.stead.id.au/2010/01/building-automatic-chicken-door-opener.html">didn&#8217;t like the idea</a> either when his chickens started crying to be let out. One simple solution obviously is to <span style="text-decoration:line-through;">eat the chickens</span> build an <a href="http://hackaday.com/2010/05/03/automated-chicken-coop-door/">automatic door opener</a>. The mechanism starts out with an old style mechanical alarm clock, add a geared motor with some creative switch work to pull open the door, weather proof the entire thing, and done. [Mark] even modified the setup later to work with <a href="http://blog.stead.id.au/2010/06/new-chicken-coop.html">vertical doors</a>. No MCU required for either.</p>
<p>Pair this with an <a href="http://hackaday.com/2010/01/31/recycled-cat-feeder/">automated feeder system</a>, egg gathering and cooking setup, and you&#8217;re half way to having your breakfast ready for you when you wake up in the morning &#8211; around noon like the rest of us.</p>
<p>[Thanks MS3FGX]</p>
<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/27877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/27877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/27877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/27877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/27877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/27877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/27877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/27877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/27877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/27877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/27877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/27877/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/27877/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/27877/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27877&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/09/01/alarm-clock-learns-new-trick-opening-doors/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Jakob Griffith</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/09/aluminimum-door-frame.jpg" medium="image">
			<media:title type="html">I wanted to make a breakfast machine joke so badly. But figured it better not to.</media:title>
		</media:content>
	</item>
		<item>
		<title>Burglar alarm in a zippo lighter</title>
		<link>http://hackaday.com/2010/08/26/burglar-alarm-in-a-zippo-lighter/</link>
		<comments>http://hackaday.com/2010/08/26/burglar-alarm-in-a-zippo-lighter/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 13:41:21 +0000</pubDate>
		<dc:creator>Caleb Kraft</dc:creator>
				<category><![CDATA[Microcontrollers]]></category>
		<category><![CDATA[security hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[spy]]></category>
		<category><![CDATA[zippo]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=27557</guid>
		<description><![CDATA[[Madmanmoe64] has really done a fantastic job with this burglar alarm built into a zippo.  He crammed a picaxe microcontroller, some IR LEDs, an IR sensor, a battery and various switches in there quite well. It almost closes perfectly, something we think he could remedy if it really bugged him that much. It has several [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27557&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-27558" title="Pocket-Burglar-Alarm" src="http://hackadaycom.files.wordpress.com/2010/08/pocket-burglar-alarm.jpg" alt="surprisingly awesome" width="470" height="353" /></p>
<p>[Madmanmoe64] has really done a fantastic job with this <a href="http://www.instructables.com/id/Pocket-Burglar-Alarm/">burglar alarm built into a zippo</a>.  He crammed a picaxe microcontroller, some IR LEDs, an IR sensor, a battery and various switches in there quite well. It almost closes perfectly, something we think he could remedy if it really bugged him that much.</p>
<p>It has several modes, all initiated by a different sequence of button presses. There is the proximity alarm, which sounds when something moves very close. The reverse proximity alarm which sounds when you remove something from its immediate vicinity.  A doorbell mode, and a silent alarm mode. Check out the video after the break to see it in action.</p>
<p><span id="more-27557"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/08/26/burglar-alarm-in-a-zippo-lighter/"><img src="http://img.youtube.com/vi/d4LkrV53E6E/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/microcontrollers/'>Microcontrollers</a>, <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/27557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/27557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/27557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/27557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/27557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/27557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/27557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/27557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/27557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/27557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/27557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/27557/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/27557/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/27557/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27557&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/08/26/burglar-alarm-in-a-zippo-lighter/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">Caleb Kraft</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2010/08/pocket-burglar-alarm.jpg" medium="image">
			<media:title type="html">Pocket-Burglar-Alarm</media:title>
		</media:content>
	</item>
		<item>
		<title>Modem used in an alarm system</title>
		<link>http://hackaday.com/2010/08/25/modem-used-in-an-alarm-system/</link>
		<comments>http://hackaday.com/2010/08/25/modem-used-in-an-alarm-system/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 19:02:27 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[security hacks]]></category>
		<category><![CDATA[16f628a]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[pic]]></category>
		<category><![CDATA[pir]]></category>
		<category><![CDATA[sensor]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=27541</guid>
		<description><![CDATA[This alarm system senses motion and then alerts you by phone. [Oscar] had an old external modem sitting around and, with some wise hardware choices, he came up with a simple circuit to use it. First up is the PIC 16F628A chosen because it doesn&#8217;t require an external crystal. This connects with the modem via [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27541&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-27542" title="modem-alarm-system" src="http://hackadaycom.files.wordpress.com/2010/08/modem-alarm-system-e1282760759837.jpg" alt="" width="470" height="353" /></p>
<p>This <a href="http://english.sistemasorp.es/2010/08/25/alarm-with-pic-16f628-ds275-transceiver-motion-sensor-and-old-modem/">alarm system senses motion and then alerts you by phone</a>. [Oscar] had an old external modem sitting around and, with some wise hardware choices, he came up with a simple circuit to use it. First up is the PIC 16F628A chosen because it doesn&#8217;t require an external crystal. This connects with the modem via a DS275 RS232 transceiver because it requires no external parts for connection. The final portion of the puzzle is a PIR sensor that triggers a pin interrupt in the sleeping PIC, which then dials your number to alert you. It doesn&#8217;t look like anything happens other than your phone ringing, but that&#8217;s enough for a simple system. We&#8217;re just happy to see how easy it was to use that modem&#8230; time to go hunting for one in dreaded junk trunk. Don&#8217;t miss the clip after the break.</p>
<p><span id="more-27541"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/08/25/modem-used-in-an-alarm-system/"><img src="http://img.youtube.com/vi/WYHL4va0dgY/2.jpg" alt="" /></a></span></p>
<br />Filed under: <a href='http://hackaday.com/category/security-hacks/'>security hacks</a>  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/27541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/27541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/27541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/27541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/27541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/27541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/27541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/27541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/27541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/27541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/27541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/27541/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/27541/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/27541/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=27541&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/08/25/modem-used-in-an-alarm-system/feed/</wfw:commentRss>
		<slash:comments>22</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/2010/08/modem-alarm-system-e1282760759837.jpg" medium="image">
			<media:title type="html">modem-alarm-system</media:title>
		</media:content>
	</item>
		<item>
		<title>AVR Guardian filters out dogs</title>
		<link>http://hackaday.com/2010/07/19/avr-guardian-filters-out-dogs/</link>
		<comments>http://hackaday.com/2010/07/19/avr-guardian-filters-out-dogs/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 21:12:34 +0000</pubDate>
		<dc:creator>Mike Szczys</dc:creator>
				<category><![CDATA[home hacks]]></category>
		<category><![CDATA[alarm]]></category>
		<category><![CDATA[barrier]]></category>
		<category><![CDATA[cat]]></category>
		<category><![CDATA[dog]]></category>
		<category><![CDATA[gate]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=26257</guid>
		<description><![CDATA[Cats and dogs can get along quite nicely when they are raised up together. The problem with this type of arrangement tends to be keeping dogs out of the cat box and away from the cat food. [Ryan Meuth] tried out a simple electronic barrier to keep the dog away. It uses an IR transmitter [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=26257&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-26258" title="avr-guardian" src="http://hackadaycom.files.wordpress.com/2010/07/avr-guardian.jpg" alt="" width="470" height="351" /></p>
<p>Cats and dogs can get along quite nicely when they are raised up together. The problem with this type of arrangement tends to be keeping dogs out of the cat box and away from the cat food. [Ryan Meuth] tried out <a href="http://uatrobotics.blogspot.com/2010/05/guardian-inexpensive-avr-based-cat-food.html">a simple electronic barrier to keep the dog away</a>. It uses an IR transmitter and receiver to shine a beam of invisible light across the doorway to his cat room. In the demo after the break you&#8217;ll see that he took steps to make sure the cats don&#8217;t set off the alarm. The beam of light is set high enough that their bodies don&#8217;t get in the way, and the firmware measures the amount of time the beam was broken in order to avoid false positives caused by the cats&#8217; tails. If the dog does try to get into the room it will break the beam and set off a high-pitched alarm sound.</p>
<p>It&#8217;s interesting that the dog doesn&#8217;t like the sound but the cat&#8217;s don&#8217;t seem to be scared of it. Also, we&#8217;ve got a less-than-ferocious feline that would love to chew on the cord that connects the two modules. Still, it&#8217;s a solution that works for [Ryan] and could be incorporated into <a href="http://hackaday.com/2009/12/03/internet-enabled-cat-feeder/">an automatic feeder</a> to keep the dog away from feedings while you&#8217;re out of the house.</p>
<p><span id="more-26257"></span><span style="text-align:center; display: block;"><a href="http://hackaday.com/2010/07/19/avr-guardian-filters-out-dogs/"><img src="http://img.youtube.com/vi/3b4aDtxCImQ/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/26257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/26257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/26257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/26257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/26257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/26257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/26257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/26257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/26257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/26257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/26257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/26257/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/26257/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/26257/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=26257&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2010/07/19/avr-guardian-filters-out-dogs/feed/</wfw:commentRss>
		<slash:comments>29</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/2010/07/avr-guardian.jpg" medium="image">
			<media:title type="html">avr-guardian</media:title>
		</media:content>
	</item>
	</channel>
</rss>
