<?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 Arduiniana</title>
	<atom:link href="http://www.sundial.org/arduino/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sundial.org/arduino</link>
	<description>Mikal Hart's [old] Arduino site</description>
	<lastBuildDate>Tue, 21 Apr 2009 19:05:26 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Blogging Arduino by Kaage</title>
		<link>http://www.sundial.org/arduino/index.php/2009/01/blogging-arduino/comment-page-1/#comment-22</link>
		<dc:creator>Kaage</dc:creator>
		<pubDate>Tue, 21 Apr 2009 19:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?p=59#comment-22</guid>
		<description>Hi,

I&#039;m trying to use your TinyGPS library. I&#039;m having some troubles to get data out of the GPS chip. My oscilloscope shows its coming.

Would it be possible to get some simple tutorial how to use TinyGPS with Arduino? Just to make it simple.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m trying to use your TinyGPS library. I&#8217;m having some troubles to get data out of the GPS chip. My oscilloscope shows its coming.</p>
<p>Would it be possible to get some simple tutorial how to use TinyGPS with Arduino? Just to make it simple.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TinyGPS by Library for Libelium’s GPS module &#124; SquareCows</title>
		<link>http://www.sundial.org/arduino/index.php/tinygps/comment-page-1/#comment-21</link>
		<dc:creator>Library for Libelium’s GPS module &#124; SquareCows</dc:creator>
		<pubDate>Tue, 21 Apr 2009 14:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=3#comment-21</guid>
		<description>[...] on a modified version of SoftwareSerial, and uses two functions by M. Hart, who wrote the brilliant tinyGPS library. My goal was to make something where unexperienced users would just have to write something [...]</description>
		<content:encoded><![CDATA[<p>[...] on a modified version of SoftwareSerial, and uses two functions by M. Hart, who wrote the brilliant tinyGPS library. My goal was to make something where unexperienced users would just have to write something [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TinyGPS by Library for Libelium’s GPS module at ArduinoShow.com - The Arduino Project Access Point.</title>
		<link>http://www.sundial.org/arduino/index.php/tinygps/comment-page-1/#comment-20</link>
		<dc:creator>Library for Libelium’s GPS module at ArduinoShow.com - The Arduino Project Access Point.</dc:creator>
		<pubDate>Tue, 21 Apr 2009 02:43:16 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=3#comment-20</guid>
		<description>[...] on a modified version of SoftwareSerial, and uses two functions by M. Hart, who wrote the brilliant tinyGPS [...]</description>
		<content:encoded><![CDATA[<p>[...] on a modified version of SoftwareSerial, and uses two functions by M. Hart, who wrote the brilliant tinyGPS [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TinyGPS by Arduino Blog &#187; Blog Archive &#187; Library for Libelium&#8217;s GPS module</title>
		<link>http://www.sundial.org/arduino/index.php/tinygps/comment-page-1/#comment-19</link>
		<dc:creator>Arduino Blog &#187; Blog Archive &#187; Library for Libelium&#8217;s GPS module</dc:creator>
		<pubDate>Tue, 21 Apr 2009 02:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=3#comment-19</guid>
		<description>[...] on a modified version of SoftwareSerial, and uses two functions by M. Hart, who wrote the brilliant tinyGPS library. My goal was to make something where unexperienced users would just have to write something [...]</description>
		<content:encoded><![CDATA[<p>[...] on a modified version of SoftwareSerial, and uses two functions by M. Hart, who wrote the brilliant tinyGPS library. My goal was to make something where unexperienced users would just have to write something [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on NewSoftSerial 6 by Derek</title>
		<link>http://www.sundial.org/arduino/index.php/2009/02/newsoftserial-6/comment-page-1/#comment-17</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-17</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>Comment on NewSoftSerial 6 by Mikal</title>
		<link>http://www.sundial.org/arduino/index.php/2009/02/newsoftserial-6/comment-page-1/#comment-16</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-16</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>Comment on NewSoftSerial 6 by Derek</title>
		<link>http://www.sundial.org/arduino/index.php/2009/02/newsoftserial-6/comment-page-1/#comment-15</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-15</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>
	<item>
		<title>Comment on NewSoftSerial 5 by Ray G</title>
		<link>http://www.sundial.org/arduino/index.php/2009/02/newsoftserial-5/comment-page-1/#comment-14</link>
		<dc:creator>Ray G</dc:creator>
		<pubDate>Thu, 26 Mar 2009 00:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?p=137#comment-14</guid>
		<description>Greetings,
I am currently experimenting along the same lines, building a PCB assy to provide as robust a 2nd comms channel as possible, adapting the MiniUSB (soldering the rest of the pins on to get at the handshaking) and/or using a dual RS232 line tranceiver to implement 4 pin interrupt driven soft serial.  I had been using APSS as a template, and just stumbled upon this post after seeing NSS referenced elsewhere...  SO, yeah I guess you could say I&#039;m interested!  Please let me know if we can join forces, or if I should stall until handshaking is integrated into NSS.
Cheers,
-r</description>
		<content:encoded><![CDATA[<p>Greetings,<br />
I am currently experimenting along the same lines, building a PCB assy to provide as robust a 2nd comms channel as possible, adapting the MiniUSB (soldering the rest of the pins on to get at the handshaking) and/or using a dual RS232 line tranceiver to implement 4 pin interrupt driven soft serial.  I had been using APSS as a template, and just stumbled upon this post after seeing NSS referenced elsewhere&#8230;  SO, yeah I guess you could say I&#8217;m interested!  Please let me know if we can join forces, or if I should stall until handshaking is integrated into NSS.<br />
Cheers,<br />
-r</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash by New Flash library &#171; Arduiniana</title>
		<link>http://www.sundial.org/arduino/index.php/flash/comment-page-1/#comment-13</link>
		<dc:creator>New Flash library &#171; Arduiniana</dc:creator>
		<pubDate>Tue, 24 Mar 2009 15:59:47 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=221#comment-13</guid>
		<description>[...] Interested to learn more? Read all about it here! [...]</description>
		<content:encoded><![CDATA[<p>[...] Interested to learn more? Read all about it here! [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on TinyGPS by 10</title>
		<link>http://www.sundial.org/arduino/index.php/tinygps/comment-page-1/#comment-12</link>
		<dc:creator>10</dc:creator>
		<pubDate>Sat, 14 Mar 2009 17:57:21 +0000</pubDate>
		<guid isPermaLink="false">http://sundial.org/arduino/?page_id=3#comment-12</guid>
		<description>[...] won’t. I answer a few questions on the Arduino microcontroller forum and post an update to a library I [...]</description>
		<content:encoded><![CDATA[<p>[...] won’t. I answer a few questions on the Arduino microcontroller forum and post an update to a library I [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
