<?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>wax ideal &#187; electronics</title>
	<atom:link href="http://waxideal.com/blog/category/electronics/feed/" rel="self" type="application/rss+xml" />
	<link>http://waxideal.com/blog</link>
	<description>learning to be human, since 1984</description>
	<lastBuildDate>Wed, 07 Dec 2011 21:46:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Arduino &amp; Infrared Range Sensor</title>
		<link>http://waxideal.com/blog/2008/03/24/arduino-infrared-range-sensor/</link>
		<comments>http://waxideal.com/blog/2008/03/24/arduino-infrared-range-sensor/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 07:23:19 +0000</pubDate>
		<dc:creator>sarandi</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://waxideal.com/blog/?p=77</guid>
		<description><![CDATA[I just bought an Arduino and an IR range sensing unit for my senior project. I won&#8217;t get into the details of it yet, as it is still under development/testing. But I am super excited. Anyhow, here be pictures: The Arduino is a microcontroller, which basically means it&#8217;s a tiny computer. Other devices can be [...]]]></description>
			<content:encoded><![CDATA[<p>I just bought an Arduino and an IR range sensing unit for my senior project. I won&#8217;t get into the details of it yet, as it is still under development/testing. But I am super excited. Anyhow, here be pictures:</p>
<p><a href="http://waxideal.com/blog/wp-content/uploads/2008/03/arduinodiecimila400.jpg" title="Arduino Diecimila"><img src="http://waxideal.com/blog/wp-content/uploads/2008/03/arduinodiecimila400.jpg" alt="Arduino Diecimila" /></a></p>
<p><a href="http://waxideal.com/blog/wp-content/uploads/2008/03/irsensor-0.jpg" title="Sharp IR GP2Y0A21YK Proximity Sensor"><img src="http://waxideal.com/blog/wp-content/uploads/2008/03/irsensor-0.jpg" alt="Sharp IR GP2Y0A21YK Proximity Sensor" /></a></p>
<p>The Arduino is a microcontroller, which basically means it&#8217;s a tiny computer. Other devices can be connected to it, including sensors, motors, or even other computers. These devices can then communicate to each other, allowing for an unlimited amount of interactivity.</p>
<p>I will be interfacing the <a href="http://www.arduino.cc/en/Main/ArduinoBoardDiecimila" title="Arduino dot cc" target="_blank">Diecimila</a> with my Macbook Pro. Input data from the sensor will be funneled via USB to <a href="http://processing.org/" title="Processing dot org" target="_blank">Processing</a>/<a href="http://www.wiring.org.co/reference/index.html" title="Wiring dot org dot co" target="_blank">Wiring</a>. This data will then be scaled and sent out as a <a href="http://www.mysql.com" title="mysql dot com" target="_blank">MySQL</a> id query. Text data from the database will be returned and projected, as well as other actions. I&#8217;m hoping to build several other projects using this board, as it is extremely versatile and easily programmable. Plus, it&#8217;s Italian. Che bello!</p>
<p>I promise to reveal more of the project soon, but for now it must be shrouded in secrecy. Ciao!</p>
]]></content:encoded>
			<wfw:commentRss>http://waxideal.com/blog/2008/03/24/arduino-infrared-range-sensor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

