<?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 on: NewSoftSerial 6</title>
	<atom:link href="http://arduiniana.org/2009/02/newsoftserial-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://arduiniana.org/2009/02/newsoftserial-6/</link>
	<description>Arduino software jewellery and wisdom by Mikal Hart</description>
	<lastBuildDate>Fri, 03 Sep 2010 07:40:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Derek</title>
		<link>http://arduiniana.org/2009/02/newsoftserial-6/comment-page-1/#comment-14</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 26 Mar 2009 13:08:29 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?p=202#comment-14</guid>
		<description>Hi Mikal,

I&#039;m not sure how well posting the code will work here.  Email me your address (you should have it from this post) and I&#039;ll send it to you.

Derek</description>
		<content:encoded><![CDATA[<p>Hi Mikal,</p>
<p>I&#8217;m not sure how well posting the code will work here.  Email me your address (you should have it from this post) and I&#8217;ll send it to you.</p>
<p>Derek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikal</title>
		<link>http://arduiniana.org/2009/02/newsoftserial-6/comment-page-1/#comment-13</link>
		<dc:creator>Mikal</dc:creator>
		<pubDate>Thu, 26 Mar 2009 05:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?p=202#comment-13</guid>
		<description>Hi Derek,

Thanks for your kind comments.

There have been a couple of people interested in an inverting option.  Please do post your code here if you want.  I would be most interested to take a look.

Mikal</description>
		<content:encoded><![CDATA[<p>Hi Derek,</p>
<p>Thanks for your kind comments.</p>
<p>There have been a couple of people interested in an inverting option.  Please do post your code here if you want.  I would be most interested to take a look.</p>
<p>Mikal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://arduiniana.org/2009/02/newsoftserial-6/comment-page-1/#comment-12</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 26 Mar 2009 00:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?p=202#comment-12</guid>
		<description>Hello,

Thanks for developing NSS!  I discovered it when I learned the limitations of the built in SoftwareSerial library.

I&#039;m using it to read serial data from a maxbotix maxsonar sensor.  This sensor is a little funny in that it outputs 0-5V RS-232 data.  In theory you should be able to hook it up to a PC&#039;s serial port and the PC can read the data.  This may be great for a PC, but it stinks if you are trying to read it from an arduino!

I took your code and added a parameter to allow me to optionally invert the data.  Some PIC C compilers have this option.  I&#039;d be happy to share the code with you.  If interested, let me know and I&#039;ll send you what I have.

Thanks again for your work!</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Thanks for developing NSS!  I discovered it when I learned the limitations of the built in SoftwareSerial library.</p>
<p>I&#8217;m using it to read serial data from a maxbotix maxsonar sensor.  This sensor is a little funny in that it outputs 0-5V RS-232 data.  In theory you should be able to hook it up to a PC&#8217;s serial port and the PC can read the data.  This may be great for a PC, but it stinks if you are trying to read it from an arduino!</p>
<p>I took your code and added a parameter to allow me to optionally invert the data.  Some PIC C compilers have this option.  I&#8217;d be happy to share the code with you.  If interested, let me know and I&#8217;ll send you what I have.</p>
<p>Thanks again for your work!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
