<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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">
	<channel>
		<title>LeafLabs Garden &#187; Topic: Nonblocking SoftwareSerial receiver at 115200 baud with timer and pin interrupt</title>
		<link>http://forums.leaflabs.com/topic.php?id=1489</link>
		<description>A place to share, learn, and grow...</description>
		<language>en-US</language>
		<pubDate>Fri, 22 Jan 2016 00:07:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forums.leaflabs.com/search.php</link>
		</textInput>
		<atom:link href="http://forums.leaflabs.com/rss.php?topic=1489" rel="self" type="application/rss+xml" />

		<item>
			<title>HDS on "Nonblocking SoftwareSerial receiver at 115200 baud with timer and pin interrupt"</title>
			<link>http://forums.leaflabs.com/topic.php?id=1489#post-9844</link>
			<pubDate>Wed, 21 Mar 2012 14:38:39 +0000</pubDate>
			<dc:creator>HDS</dc:creator>
			<guid isPermaLink="false">9844@http://forums.leaflabs.com/</guid>
			<description>&#60;p&#62;again rather a solution than a question:&#60;br /&#62;
Sometimes 3 uarts aren't enough, and you wish to have more different input channels.&#60;br /&#62;
But delaying for the baud rate? No way, processor cycles are precious.&#60;br /&#62;
Using a timer and a pin interrupt my software serial is able to operate at baud rates up to 115200 baud securely, without blocking other stuff.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://pastebin.com/cDj5b7e2&#34; rel=&#34;nofollow&#34;&#62;http://pastebin.com/cDj5b7e2&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;latter post is completing my software serial sender which was described and largely dicussed here:&#60;br /&#62;
&#60;a href=&#34;http://forums.leaflabs.com/topic.php?id=1166#post-7175&#34; rel=&#34;nofollow&#34;&#62;http://forums.leaflabs.com/topic.php?id=1166#post-7175&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;enjoy it
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
