<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>O&#039;Reilly Radar &#187; Brian Jepson</title>
	<atom:link href="http://radar.oreilly.com/bjepson/feed" rel="self" type="application/rss+xml" />
	<link>http://radar.oreilly.com</link>
	<description>Insight, analysis, and research about emerging technologies</description>
	<lastBuildDate>Wed, 22 May 2013 18:17:01 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Sensors and Arduino: How to glue them together</title>
		<link>http://radar.oreilly.com/2012/08/sensors-arduino-htm.html</link>
		<comments>http://radar.oreilly.com/2012/08/sensors-arduino-htm.html#comments</comments>
		<pubDate>Thu, 02 Aug 2012 07:05:23 +0000</pubDate>
		<dc:creator>Brian Jepson</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[@codepodcast]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[Code Podcast]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://radar.oreilly.com/?p=50097</guid>
		<description><![CDATA[Federico Lucifredi (@federico_II) is the maintainer of man(1) and also the author of the upcoming book, Sensor Interfaces for Arduino. We had a chance to sit down recently and talk about how to connect sensors to microcontrollers (in particular Arduino). &#8230; ]]></description>
				<content:encoded><![CDATA[<p>Federico Lucifredi (<a href="https://twitter.com/federico_II">@federico_II</a>) is the maintainer of <a href="http://linux.die.net/man/1/man">man(1)</a> and also the author of the upcoming book, <em><a href="http://shop.oreilly.com/product/0636920021650.do">Sensor Interfaces for Arduino</a></em>. We had a chance to sit down recently and talk about how to connect sensors to microcontrollers (in particular Arduino).</p>
<p>Given how many sensors there are in the wild, there&#8217;s a lot to say about sensors. Some of the key points from the full video are:</p>
<ul>
<li>  When to look for a library to support your sensor and when to just write a few lines of code to read it. [<a href="http://www.youtube.com/watch?v=IqlhTO93jEk&#t=3m0s">Discussed at the 3:00 mark</a>]</li>
<li> Thinking about sensors that return non-linear responses and how that might affect your code. [<a href="http://www.youtube.com/watch?v=IqlhTO93jEk&#t=4m40s">4:40</a>]</li>
<li> Detecting a human presence on a door mat. [<a href="http://www.youtube.com/watch?v=IqlhTO93jEk&#t=6m0s">6:00</a>]</li>
<li> Using a Geiger counter to measure radiation and generate random numbers. [<a href="http://www.youtube.com/watch?v=IqlhTO93jEk&#t=8m14s">8:14</a>]</li>
<li> Where to look for docs and code when you start working with an unfamiliar sensor. [<a href="http://www.youtube.com/watch?v=IqlhTO93jEk&#t=11m30s">11:30</a>]</li>
</ul>
<p><span id="more-50097"></span>The full discussion is available in the following video:</p>
<p><iframe width="620" height="349" src="http://www.youtube.com/embed/IqlhTO93jEk?feature=oembed" frameborder="0" allowfullscreen></iframe></p>
<p><strong>Related:</strong></p>
<ul>
<li> <a href="http://itunes.apple.com/us/podcast/oreilly-medias-code-podcast/id520292841">Subscribe to the free Code podcast through iTunes</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://radar.oreilly.com/2012/08/sensors-arduino-htm.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
