<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Steve Davidson&#039;s Personal Blog</title>
	<atom:link href="http://buzzdavidson.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://buzzdavidson.com</link>
	<description>Miscellaneous Ramblings</description>
	<lastBuildDate>Mon, 24 Dec 2012 01:17:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Vintage Digital VT420 Terminal on Raspberry Pi by Vintage Digital VT420 Terminal on Raspberry Pi #piday #raspberrypi @Raspberry_Pi &#124; 공PCB닷컴</title>
		<link>http://buzzdavidson.com/?p=425#comment-877</link>
		<dc:creator>Vintage Digital VT420 Terminal on Raspberry Pi #piday #raspberrypi @Raspberry_Pi &#124; 공PCB닷컴</dc:creator>
		<pubDate>Mon, 24 Dec 2012 01:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=425#comment-877</guid>
		<description><![CDATA[[...] Here&#8217;s a retro project to bring back the VT420 Terminal…using a Raspberry Pi! From Steven Davidson: [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Here&#8217;s a retro project to bring back the VT420 Terminal…using a Raspberry Pi! From Steven Davidson: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Vintage Digital VT420 Terminal on Raspberry Pi by Vintage Digital VT420 Terminal on Raspberry Pi #piday #raspberrypi @Raspberry_Pi &#171; adafruit industries blog</title>
		<link>http://buzzdavidson.com/?p=425#comment-842</link>
		<dc:creator>Vintage Digital VT420 Terminal on Raspberry Pi #piday #raspberrypi @Raspberry_Pi &#171; adafruit industries blog</dc:creator>
		<pubDate>Fri, 21 Dec 2012 11:34:29 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=425#comment-842</guid>
		<description><![CDATA[[...] Here&#8217;s a retro project to bring back the VT420 Terminal…using a Raspberry Pi! From Steven Davidson: [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Here&#8217;s a retro project to bring back the VT420 Terminal…using a Raspberry Pi! From Steven Davidson: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking Eaton HomeHeartbeat Part 8: Sensors by bryan</title>
		<link>http://buzzdavidson.com/?p=331#comment-671</link>
		<dc:creator>bryan</dc:creator>
		<pubDate>Fri, 07 Dec 2012 06:02:31 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=331#comment-671</guid>
		<description><![CDATA[Hi Steve,
  How are you reading the events from the HHB?  Do you just enable the debug log and read status from that?  Also, are you able to write data back to the HHB such as to communicate with the Keyfob?  Just curious on how far you got with it.  I have a debian linux system that I am running for my home automation system, but have not integrated my HHB into it yet.]]></description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
  How are you reading the events from the HHB?  Do you just enable the debug log and read status from that?  Also, are you able to write data back to the HHB such as to communicate with the Keyfob?  Just curious on how far you got with it.  I have a debian linux system that I am running for my home automation system, but have not integrated my HHB into it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking Eaton HomeHeartbeat Part 8: Sensors by steve</title>
		<link>http://buzzdavidson.com/?p=331#comment-422</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 27 Oct 2012 18:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=331#comment-422</guid>
		<description><![CDATA[Paul,

Im currently using a Raspberry Pi to talk to my HHB.  It acts as a bridge device between my custom home automation system and other devices.  More of a proof of concept at this point but it is functional.

In my case, software running on the rPi listens to the HHB, 1-wire, and X10 wireless and re-transmits events via MQTT.  Another application listens for MQTT events and forwards them to Cosm for graphing.  You could do something similar to send SMS text or email.

Raspberry pi is a nice little embedded Linux board which costs $30.  They are hard to find right now due to demand.]]></description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>Im currently using a Raspberry Pi to talk to my HHB.  It acts as a bridge device between my custom home automation system and other devices.  More of a proof of concept at this point but it is functional.</p>
<p>In my case, software running on the rPi listens to the HHB, 1-wire, and X10 wireless and re-transmits events via MQTT.  Another application listens for MQTT events and forwards them to Cosm for graphing.  You could do something similar to send SMS text or email.</p>
<p>Raspberry pi is a nice little embedded Linux board which costs $30.  They are hard to find right now due to demand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hacking Eaton HomeHeartbeat Part 8: Sensors by Paul</title>
		<link>http://buzzdavidson.com/?p=331#comment-420</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Sat, 27 Oct 2012 15:43:32 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=331#comment-420</guid>
		<description><![CDATA[Hi Steve,
Have you had any luck with getting HHB online or at least sending text messages? I have one and looking for ways to get text or email notifications out from the HHB.
Thanking you in advance.]]></description>
		<content:encoded><![CDATA[<p>Hi Steve,<br />
Have you had any luck with getting HHB online or at least sending text messages? I have one and looking for ways to get text or email notifications out from the HHB.<br />
Thanking you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Robust 1-Wire Support for Arduino via EDS HA7S by Mike</title>
		<link>http://buzzdavidson.com/?p=81#comment-379</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Thu, 04 Oct 2012 19:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=81#comment-379</guid>
		<description><![CDATA[Did you ever get to posting your arduino code with using the HA7S? I am looking to operate 21 1-wire temperature probes running on an arduino or if this chip works well enough directly to a logomatic v2 from sparkfun.]]></description>
		<content:encoded><![CDATA[<p>Did you ever get to posting your arduino code with using the HA7S? I am looking to operate 21 1-wire temperature probes running on an arduino or if this chip works well enough directly to a logomatic v2 from sparkfun.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AnyDisplay Supported Displays by steve</title>
		<link>http://buzzdavidson.com/?p=204#comment-351</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 01 Sep 2012 19:41:45 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=204#comment-351</guid>
		<description><![CDATA[Exchanged a couple of email messages with Allison about this.  It&#039;s an amazing price, especially if you&#039;re looking for volume purchase.]]></description>
		<content:encoded><![CDATA[<p>Exchanged a couple of email messages with Allison about this.  It&#8217;s an amazing price, especially if you&#8217;re looking for volume purchase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Serial Backpack for Avago HDLx-2416 Using Teensy by Random Find: The Avago/HP HDLG-2416 &#124; Milwaukee Makerspace</title>
		<link>http://buzzdavidson.com/?p=148#comment-350</link>
		<dc:creator>Random Find: The Avago/HP HDLG-2416 &#124; Milwaukee Makerspace</dc:creator>
		<pubDate>Sat, 01 Sep 2012 18:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=148#comment-350</guid>
		<description><![CDATA[[...] http://buzzdavidson.com/?p=148 [...]]]></description>
		<content:encoded><![CDATA[<p>[...] <a href="http://buzzdavidson.com/?p=148" rel="nofollow">http://buzzdavidson.com/?p=148</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AnyDisplay Supported Displays by Allison Levine</title>
		<link>http://buzzdavidson.com/?p=204#comment-346</link>
		<dc:creator>Allison Levine</dc:creator>
		<pubDate>Tue, 14 Aug 2012 01:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=204#comment-346</guid>
		<description><![CDATA[If anyone has a need for the Sharp ls027b7dh01 we have 3000 in stock.
Feel free to contact me allison@stock-point.com]]></description>
		<content:encoded><![CDATA[<p>If anyone has a need for the Sharp ls027b7dh01 we have 3000 in stock.<br />
Feel free to contact me <a href="mailto:allison@stock-point.com">allison@stock-point.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Update on py-openzwave by steve</title>
		<link>http://buzzdavidson.com/?p=64#comment-339</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Mon, 02 Jul 2012 21:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://buzzdavidson.com/?p=64#comment-339</guid>
		<description><![CDATA[Andrei,

py-openzwave hasn&#039;t gotten much attentention lately, glad to hear that you&#039;re playing with it.  Since the application really hasn&#039;t been worked on in the last year it is probably desperately in need of a refresh and synchronization with the main openzwave project.

I&#039;ve always performed node removal using the native hardware support rather than programmatically; as far as I know that capability doesn&#039;t even exist.  I don&#039;t often remove devices.  I&#039;d suggest checking with the main openzwave project to see if this is a supported capability.]]></description>
		<content:encoded><![CDATA[<p>Andrei,</p>
<p>py-openzwave hasn&#8217;t gotten much attentention lately, glad to hear that you&#8217;re playing with it.  Since the application really hasn&#8217;t been worked on in the last year it is probably desperately in need of a refresh and synchronization with the main openzwave project.</p>
<p>I&#8217;ve always performed node removal using the native hardware support rather than programmatically; as far as I know that capability doesn&#8217;t even exist.  I don&#8217;t often remove devices.  I&#8217;d suggest checking with the main openzwave project to see if this is a supported capability.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
