<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>2 Bit Hacker &#187; hacks</title>
	<atom:link href="http://weblog.2bithacker.net/tag/hacks/feed" rel="self" type="application/rss+xml" />
	<link>http://weblog.2bithacker.net</link>
	<description>We do what we must because we can.</description>
	<lastBuildDate>Sat, 09 Jul 2011 20:27:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>XBee for Home Monitoring</title>
		<link>http://weblog.2bithacker.net/2009/03/xbee-for-home-monitoring.html</link>
		<comments>http://weblog.2bithacker.net/2009/03/xbee-for-home-monitoring.html#comments</comments>
		<pubDate>Tue, 10 Mar 2009 22:00:16 +0000</pubDate>
		<dc:creator>Chip</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[xbee]]></category>

		<guid isPermaLink="false">http://weblog.2bithacker.net/?p=596</guid>
		<description><![CDATA[Now that I&#8217;m moved in to the new place, I&#8217;ve been giving some more thought to my temp and power monitoring projects. In the old place, my server was located in the same closet as the punch-block for the phone wiring. In the new place, they&#8217;re not even close. In order to have more than [...]]]></description>
			<content:encoded><![CDATA[<p>Now that I&#8217;m moved in to the new place, I&#8217;ve been giving some more thought to my temp and power monitoring projects. In the old place, my server was located in the same closet as the punch-block for the phone wiring. In the new place, they&#8217;re not even close. In order to have more than 2 thermal sensors, I&#8217;ll need to put the <a href="http://www.parallax.com/tabid/295/Default.aspx">Basic Stamp II</a> in with the punch block, so I&#8217;ll need a way of getting it&#8217;s reading back to my server for monitoring.</p>

<p>I was considering serial, using the phone line to the office as RS-485, but I remember all the headaches I had with 485 when working at SimPro, so I&#8217;m kindof leaning away from that. For the price of one 232/485 converter, I can get two <a href="http://www.digi.com/products/wireless/point-multipoint/xbee-series1-module.jsp">XBee</a> modules and carrier boards at <a href="http://www.adafruit.com/index.php?main_page=index&amp;cPath=29">Adafruit</a>.</p>

<p>I&#8217;m also considering hacking apart my Kill-A-Watt to make a <a href="http://www.ladyada.net/make/wattcher/">Wattcher</a>, basically an XBee crammed into the Kill-A-Watt housing to allow for remote monitoring. I could then use that to track the usage of individual or small groups of devices, which would be nice even if I do decide to install <a href="http://www.theenergydetective.com/"><span class="caps">T.E.D.</span></a> in my breaker panel.</p>]]></content:encoded>
			<wfw:commentRss>http://weblog.2bithacker.net/2009/03/xbee-for-home-monitoring.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>So many projects</title>
		<link>http://weblog.2bithacker.net/2006/02/so-many-projects.html</link>
		<comments>http://weblog.2bithacker.net/2006/02/so-many-projects.html#comments</comments>
		<pubDate>Wed, 01 Mar 2006 00:46:32 +0000</pubDate>
		<dc:creator>Chip</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[wow]]></category>

		<guid isPermaLink="false">http://kyzoku.2bithacker.net/projects/so-many-projects.html</guid>
		<description><![CDATA[Finally killed my WoW account the other week, not sure if it&#8217;s stopped working yet or not, haven&#8217;t really cared to check. Delia&#8217;s considering canceling her account, but hasn&#8217;t made the decision one way or the other yet. Feels good to not be sitting in front of the computer the whole time I&#8217;m at home, [...]]]></description>
			<content:encoded><![CDATA[<p>Finally killed my WoW account the other week, not sure if it&#8217;s stopped working yet or not, haven&#8217;t really cared to check. Delia&#8217;s considering canceling her account, but hasn&#8217;t made the decision one way or the other yet. Feels good to not be sitting in front of the computer the whole time I&#8217;m at home, though I usually wind up in front of the TV watching a <span class="caps">DVD </span>with my laptop going, but still&#8230;</p>

<p>With my new-found spare time I managed to get one of my projects done; I now have a working garage door opener remote! Ended up buying a 4-relay box from PepBoys and wiring it to a power supply from radio shack and velcoing it to the back of the door opener unit. Near as I can tell the relay box was designed to be used in a car to remotely turn on/off accessories like lights to show off to your friends. The outputs could be put in a momentary mode though, so it worked out perfectly for the door opener. As a bonus, I know have 3 spare relay channels in my garage that I could use for something, if I think of anything cool to put out there.</p>

<p>I&#8217;ve got a few coding projects I want to work on too, the most important of which is an online scheduling calendar for <a href="http://www.de-stressnh.com/">Delia&#8217;s De-Stress Center</a>. I had started it in <span class="caps">PHP, </span>but now that I&#8217;m working with <a href="http://www.masonhq.com/">Mason</a> all the time at work, I decided to switch over and use that instead. It should be relatively simple to throw together, I just need to sit down and get it done one of these nights. It&#8217;s harder than I think it should be to sit down and code after getting home from a day of sitting and coding.</p>

<p>I also want to take pieces of the old SimPro code and turn it into a home automation controller. I think the data collection and scripting stuff would work out great with an X-10 interface and a couple of tweaks. I want to scrap the website side of it though and rewrite that from scratch, which will take some time. It&#8217;s all in <span class="caps">PHP </span>currently, and I have a hard time following the code in a lot of places. That&#8217;s probably going to be a long term project.</p>

<p>Also, Evil Dave wants to build a recipe website, which I think would be really cool. I just need to make time to work on that as well. So many projects&#8230;</p>]]></content:encoded>
			<wfw:commentRss>http://weblog.2bithacker.net/2006/02/so-many-projects.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed Laptop Hinge</title>
		<link>http://weblog.2bithacker.net/2004/10/fixed-laptop-hinge.html</link>
		<comments>http://weblog.2bithacker.net/2004/10/fixed-laptop-hinge.html#comments</comments>
		<pubDate>Tue, 05 Oct 2004 22:17:00 +0000</pubDate>
		<dc:creator>Chip</dc:creator>
				<category><![CDATA[Geek Stuff]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[laptop]]></category>

		<guid isPermaLink="false">http://kyzoku.2bithacker.net/GeekStuff/Laptop/fixedhinge.html</guid>
		<description><![CDATA[With the help of Mark at work, my laptop is now fixed again! We took apart the screen to find that Sony made the panel in such a way that all the screws for the hinge went through the hinge and LCD assembly, and into the plastic backing. With the plastic broken, there was nothing [...]]]></description>
			<content:encoded><![CDATA[<p>With the help of Mark at work, my laptop is now fixed again! We took apart the screen to find that Sony made the panel in such a way that all the screws for the hinge went through the hinge and <span class="caps"><span class="caps">LCD </span></span>assembly, and into the plastic backing. With the plastic broken, there was nothing holding the <span class="caps"><span class="caps">LCD </span></span>to the hinge. We put in a little screw and nut just holding the <span class="caps"><span class="caps">LCD </span></span>assembly to the hinge, and it&#8217;s working fine. The plastic is a little loose in that area, but it&#8217;s a lot better off than it was before.</p>

<p>So I guess I can hold off on getting a new laptop for a while, especially since I&#8217;ve been tweaking this one a bit more. I just started using <a href="http://mnm.uib.es/~gallir/cpudyn/">cpudyn</a> to throttle my <span class="caps"><span class="caps">CPU </span></span>when the load isn&#8217;t high. Keep the temperature down, which is nice when I&#8217;m using it on my lap.</p>]]></content:encoded>
			<wfw:commentRss>http://weblog.2bithacker.net/2004/10/fixed-laptop-hinge.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: weblog.2bithacker.net @ 2012-02-07 19:33:53 by W3 Total Cache -->
