<?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: New NewSoftSerial coming</title>
	<atom:link href="http://arduiniana.org/2009/05/new-newsoftserial-coming/feed/" rel="self" type="application/rss+xml" />
	<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/</link>
	<description>Arduino wisdom and gems by Mikal Hart</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:22:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mikal</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-21715</link>
		<dc:creator>Mikal</dc:creator>
		<pubDate>Thu, 10 Nov 2011 00:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-21715</guid>
		<description>@Steve, 

Sorry, no.  There&#039;s no technical reason that it couldn&#039;t be updated though.

Mikal</description>
		<content:encoded><![CDATA[<p>@Steve, </p>
<p>Sorry, no.  There&#8217;s no technical reason that it couldn&#8217;t be updated though.</p>
<p>Mikal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve smith</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-20632</link>
		<dc:creator>steve smith</dc:creator>
		<pubDate>Fri, 14 Oct 2011 18:40:04 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-20632</guid>
		<description>Can NewSoftSerial change the parity and stop bits...?  I need E,7,2 instead of N,8,1.

Thanks,
Steve</description>
		<content:encoded><![CDATA[<p>Can NewSoftSerial change the parity and stop bits&#8230;?  I need E,7,2 instead of N,8,1.</p>
<p>Thanks,<br />
Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikal</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-1264</link>
		<dc:creator>Mikal</dc:creator>
		<pubDate>Mon, 28 Dec 2009 16:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-1264</guid>
		<description>sakthi -- All the software published on this website is designed for the &lt;a href=&quot;http://arduino.cc&quot; rel=&quot;nofollow&quot;&gt;Arduino&lt;/a&gt; environment.</description>
		<content:encoded><![CDATA[<p>sakthi &#8212; All the software published on this website is designed for the <a href="http://arduino.cc" rel="nofollow">Arduino</a> environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sakthi</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-1261</link>
		<dc:creator>sakthi</dc:creator>
		<pubDate>Mon, 28 Dec 2009 06:37:54 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-1261</guid>
		<description>in which compiler Arduiniana NewSoftSerial.h&gt; and tinyGPS.h is working.
 idont knw ... could you please send the details... i m worrkibg in pic ccs c,,</description>
		<content:encoded><![CDATA[<p>in which compiler Arduiniana NewSoftSerial.h&gt; and tinyGPS.h is working.<br />
 idont knw &#8230; could you please send the details&#8230; i m worrkibg in pic ccs c,,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-411</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 20 Oct 2009 19:48:21 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-411</guid>
		<description>No problems, happy to help.</description>
		<content:encoded><![CDATA[<p>No problems, happy to help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikal</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-408</link>
		<dc:creator>Mikal</dc:creator>
		<pubDate>Tue, 20 Oct 2009 11:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-408</guid>
		<description>That&#039;s because you don&#039;t have to link in the Print library.  Hmm...  Perhaps there *is* some value to making write public.  I&#039;ll think about that.  Meanwhile, thanks for sharing.

Mikal</description>
		<content:encoded><![CDATA[<p>That&#8217;s because you don&#8217;t have to link in the Print library.  Hmm&#8230;  Perhaps there *is* some value to making write public.  I&#8217;ll think about that.  Meanwhile, thanks for sharing.</p>
<p>Mikal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-403</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Tue, 20 Oct 2009 08:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-403</guid>
		<description>Thanks for the tip, worked a treat :).  

What I did notice though is the sketch using the Picaso library demo (available from my web site) was about 1300 bytes larger with the print method than it was with the public write method (there are a lot of different calls made to print/write in the library).  Screenshots below:

http://www.thepotterproject.net/images/Write.gif
http://www.thepotterproject.net/images/Print.gif

Cheers,

Jonathan</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, worked a treat <img src='http://arduiniana.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  </p>
<p>What I did notice though is the sketch using the Picaso library demo (available from my web site) was about 1300 bytes larger with the print method than it was with the public write method (there are a lot of different calls made to print/write in the library).  Screenshots below:</p>
<p><a href="http://www.thepotterproject.net/images/Write.gif" rel="nofollow">http://www.thepotterproject.net/images/Write.gif</a><br />
<a href="http://www.thepotterproject.net/images/Print.gif" rel="nofollow">http://www.thepotterproject.net/images/Print.gif</a></p>
<p>Cheers,</p>
<p>Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikal</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-351</link>
		<dc:creator>Mikal</dc:creator>
		<pubDate>Sun, 18 Oct 2009 04:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-351</guid>
		<description>Jonathan,

I assume you mean you want to send commands withOUT a carriage return?  If you want to send a raw byte (with no CR), you can simply do it this way:

&lt;code&gt;nss.print(b, BYTE);&lt;/code&gt;

I would prefer to keep the write() method private, because this is part of the internal implementation, and publicizing it (so to speak) doesn&#039;t really gain you anything, does it?

Thanks for the kind words!

Mikal</description>
		<content:encoded><![CDATA[<p>Jonathan,</p>
<p>I assume you mean you want to send commands withOUT a carriage return?  If you want to send a raw byte (with no CR), you can simply do it this way:</p>
<p><code>nss.print(b, BYTE);</code></p>
<p>I would prefer to keep the write() method private, because this is part of the internal implementation, and publicizing it (so to speak) doesn&#8217;t really gain you anything, does it?</p>
<p>Thanks for the kind words!</p>
<p>Mikal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-350</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sat, 17 Oct 2009 22:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-350</guid>
		<description>Hi Mikal,

Great library, I&#039;ve used it in a couple of projects I&#039;m working on :).

I&#039;ve made a small change in version 9 where I&#039;ve made the write method public so that I can send commands with a carriage return.  I&#039;ve posted a copy on my web site if you want to have a look.  If there&#039;s an easier (or better) way to accomplish this please let me know.

Jonathan</description>
		<content:encoded><![CDATA[<p>Hi Mikal,</p>
<p>Great library, I&#8217;ve used it in a couple of projects I&#8217;m working on <img src='http://arduiniana.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>I&#8217;ve made a small change in version 9 where I&#8217;ve made the write method public so that I can send commands with a carriage return.  I&#8217;ve posted a copy on my web site if you want to have a look.  If there&#8217;s an easier (or better) way to accomplish this please let me know.</p>
<p>Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SAM</title>
		<link>http://arduiniana.org/2009/05/new-newsoftserial-coming/comment-page-1/#comment-288</link>
		<dc:creator>SAM</dc:creator>
		<pubDate>Mon, 21 Sep 2009 21:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://arduiniana.org/?p=337#comment-288</guid>
		<description>How can I activate and deactivate this &quot;New Software Serial&quot;?
I mean that I have a time sensitive task and I don&#039;t want to stop it for 15 ms because there is an incoming string into software RX pin.
Any suggestion, please?</description>
		<content:encoded><![CDATA[<p>How can I activate and deactivate this &#8220;New Software Serial&#8221;?<br />
I mean that I have a time sensitive task and I don&#8217;t want to stop it for 15 ms because there is an incoming string into software RX pin.<br />
Any suggestion, please?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

