<?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>SpeedyWeb.at &#187; AVR</title>
	<atom:link href="http://speedyweb.at/start/category/avr/feed/" rel="self" type="application/rss+xml" />
	<link>http://speedyweb.at/start</link>
	<description>Mikrokopter, Mikrocontroller, AVR, Quadrokopter, Electronic, Technik</description>
	<lastBuildDate>Thu, 22 Jul 2010 12:02:48 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Exploring WiFly RN-131 GSX Embedded WiFi Module</title>
		<link>http://speedyweb.at/start/2009/10/03/exploring-wifly-rn-131-gsx-embedded-wifi-module/</link>
		<comments>http://speedyweb.at/start/2009/10/03/exploring-wifly-rn-131-gsx-embedded-wifi-module/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 18:24:46 +0000</pubDate>
		<dc:creator>Speedy</dc:creator>
				<category><![CDATA[AVR]]></category>
		<category><![CDATA[LabView]]></category>
		<category><![CDATA[Mikrokopter]]></category>
		<category><![CDATA[WiFi]]></category>

		<guid isPermaLink="false">http://speedyweb.at/start/?p=399</guid>
		<description><![CDATA[I made the next step in the direction of WiFi. Some days ago I surfed the Internet for an embedded WiFi module for less money. And finally I found the WiFly GSX modules from Roving Networks. Their slogan is &#8220;Wireless for less&#8221; So I ordered some evaluation boards (about 100€/pcs) for me and two collegues [...]]]></description>
			<content:encoded><![CDATA[<p>I made the next step in the direction of WiFi. Some days ago I surfed the Internet for an embedded WiFi module for less money. And finally I found the WiFly GSX modules from Roving Networks. Their slogan is &#8220;Wireless for less&#8221; <img src='http://speedyweb.at/start/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>So I ordered some evaluation boards (about 100€/pcs) for me and two collegues who are studying with me at the NTB. Our goal is to have fun with wireless applications.</p>
<p>The RN-131 GSX Module is a 802.11 b/g wireless LAN Module with a lot of features &#8211; Details see <a title="datasheet" href="http://www.rovingnetworks.com/documents/WiFlyGSX-um.pdf">datasheet</a>.</p>
<p>If you already have a GSX Module you can use my LabView source below to show the UDP packets which the module sends in default configuration every 7 seconds.</p>
<p>The packets include</p>
<ul>
<li>MAC address of AP</li>
<li>WiFi-Channel</li>
<li>RSSI (quality)</li>
<li>local TCP port</li>
<li>RTC (real time clock value)</li>
<li>NTC temperature option (if temperature sensor connected to module &#8211; otherwise sensor 7)</li>
<li>Spare sensor reading</li>
<li>ASCII time</li>
<li>Version string with date code and Device ID string</li>
</ul>
<p>This information can be used to open a TCP connection to the module or to configure it over WiFi. The module has to be in the same subnet as your PC or MAC if you want to receive the packages.</p>
<p>Here are some pictures of the Module in action:<br />
<a href="http://speedyweb.at/start/wp-content/uploads/2009/10/roving_networks_wifly_rn-131gsx_on_rn-134_surfboard_top.jpg" rel="lightbox[399]"><img class="alignnone size-thumbnail wp-image-401" title="roving_networks_wifly_rn-131gsx_on_rn-134_surfboard_top" src="http://speedyweb.at/start/wp-content/uploads/2009/10/roving_networks_wifly_rn-131gsx_on_rn-134_surfboard_top-150x150.jpg" alt="" width="150" height="150" /></a> <a href="http://speedyweb.at/start/wp-content/uploads/2009/10/roving_networks_wifly_rn-131gsx_on_rn-134_surfboard_bottom.jpg" rel="lightbox[399]"><img class="alignnone size-thumbnail wp-image-402" title="roving_networks_wifly_rn-131gsx_on_rn-134_surfboard_bottom" src="http://speedyweb.at/start/wp-content/uploads/2009/10/roving_networks_wifly_rn-131gsx_on_rn-134_surfboard_bottom-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p><a href="http://speedyweb.at/start/wp-content/uploads/2009/10/labview_screenshot.gif" rel="lightbox[399]"><img class="alignnone size-medium wp-image-403" title="labview_screenshot" src="http://speedyweb.at/start/wp-content/uploads/2009/10/labview_screenshot-300x166.gif" alt="" width="300" height="166" /></a></p>
<p>Here is the LabView (8.6) Source as LLB: <a href="http://speedyweb.at/start/wp-content/uploads/2009/10/wifly-monitoring-distribution.llb">wifly-monitoring-distribution</a></p>
]]></content:encoded>
			<wfw:commentRss>http://speedyweb.at/start/2009/10/03/exploring-wifly-rn-131-gsx-embedded-wifi-module/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Get in touch with JAVA, TCP/IP, Mac OS X, iPhone and Objective C programming</title>
		<link>http://speedyweb.at/start/2009/09/23/get-in-touch-with-java-tcpip-mac-os-x-iphone-and-objective-c-programming/</link>
		<comments>http://speedyweb.at/start/2009/09/23/get-in-touch-with-java-tcpip-mac-os-x-iphone-and-objective-c-programming/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 21:22:30 +0000</pubDate>
		<dc:creator>Speedy</dc:creator>
				<category><![CDATA[AVR]]></category>
		<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://speedyweb.at/start/?p=392</guid>
		<description><![CDATA[Hi Guys! In the last weeks I thought about new projects (beside the Mikrokopter project). So I started to study Objective-C programming by myself to be able to code iPhone applications in future. A good start for doing that is the book &#8220;Cocoa Programming For Mac OS X&#8221; by Aaron Hillegass. A good podcast to [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Guys!</p>
<p>In the last weeks I thought about new projects (beside the Mikrokopter project). So I started to study Objective-C programming by myself to be able to code iPhone applications in future. A good start for doing that is the book &#8220;Cocoa Programming For Mac OS X&#8221; by Aaron Hillegass.<br />
A good podcast to start with Objective-C from the real basics is also this one from Peter and Ingo: <a href="http://0x02100.silutions.de/blog.html">http://0&#215;02100.silutions.de/blog.html<br />
</a>Another good resource that I am using is the Stanford iPhone programming course, which is available over iTunes U and resources to the course are here: <a href="http://www.stanford.edu/class/cs193p/cgi-bin/index.php">http://www.stanford.edu/class/cs193p/cgi-bin/index.php</a></p>
<p><a href="http://www.stanford.edu/class/cs193p/cgi-bin/index.php"></a>Because the SPP Bluetooth profile is currently not supported by the iPhone (OS 3.1), data transfer has to be done over TCP/IP or some other &#8220;frickel-ware&#8221; tricks (Audio, Display and Camera, other BT-profiles, &#8230;).</p>
<p><span id="more-392"></span>So I have to put some energy in the field of embedded wireless webservers, TCP/IP protocol, debugging connections, snif packets, make connections from iPhone to an embedded (web)server and so on.</p>
<p>Today I did a first test with servers. I started a Java Server on the PC and connected to that server over telnet from the Mac mini in my local LAN over WiFi. All Bytes that are received by the server are displayed in the console. With the ESC Symbol transmitted from the Mac, the connection can be closed.</p>
<p>Here is a screenshot from the final console outputs and the sourcecode for the Java server:</p>
<div id="attachment_393" class="wp-caption alignnone" style="width: 310px"><a href="http://speedyweb.at/start/wp-content/uploads/2009/09/screenshots_java_pc_telnet_mac.gif" rel="lightbox[392]"><img class="size-medium wp-image-393" title="screenshots_java_pc_telnet_mac" src="http://speedyweb.at/start/wp-content/uploads/2009/09/screenshots_java_pc_telnet_mac-300x249.gif" alt="Java on PC, telnet on Mac" width="300" height="249" /></a><p class="wp-caption-text">Java on PC, telnet on Mac</p></div>
<p><a href="http://speedyweb.at/start/wp-content/uploads/2009/09/server.java">Sourcefile server.java</a>; <a href="http://speedyweb.at/start/wp-content/uploads/2009/09/out.java">Required Class out.java</a></p>
<p>Thanks to Adam B. for showing me how easy it is to code a server in Java.</p>
<p>ToDo&#8217;s for the next months:<br />
* The Java console should display a connection which is established by an iPhone app.<br />
* The Server should be an embedded WiFi server -&gt; order an embedded WiFi module.<br />
* Get practice in Objective-C programming, continue Stanford iPhone course<br />
* Realize the path: iPhone (Simulator) -&gt; embedded WiFi server<br />
* Let some LEDs blink, dependent on the orientation of the iPhone (Simulator)<br />
* Let some LEDs blink, dependent on some buttons in the iPhone App<br />
* Pay the developer license fee to start developing on real iPhone hardware ($100)<br />
* Having fun and thinking about nice tools of iPhone Apps together with embedded controllers</p>
<p>Greets,<br />
Speedy</p>
]]></content:encoded>
			<wfw:commentRss>http://speedyweb.at/start/2009/09/23/get-in-touch-with-java-tcpip-mac-os-x-iphone-and-objective-c-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EPI-OSD (with C-OSD Software) + Camera</title>
		<link>http://speedyweb.at/start/2009/05/29/epi-osd-with-c-osd-software-camera/</link>
		<comments>http://speedyweb.at/start/2009/05/29/epi-osd-with-c-osd-software-camera/#comments</comments>
		<pubDate>Fri, 29 May 2009 21:06:14 +0000</pubDate>
		<dc:creator>Speedy</dc:creator>
				<category><![CDATA[AVR]]></category>
		<category><![CDATA[Mikrokopter]]></category>
		<category><![CDATA[Mikrokopter Videos]]></category>
		<category><![CDATA[Mikrokopter and GPS]]></category>

		<guid isPermaLink="false">http://speedyweb.at/start/?p=371</guid>
		<description><![CDATA[Hi Guys! Yeah, it&#8217;s summer and now I have time to continue my investigations in FPV-flying. Some weeks ago I had a little disaster and crashed my FlightCtrl and my NaviCtrl (shortcut in the connection cable). So I had to order a new NaviCtrl immediatly. I had luck, the MK-GPS and EPI-OSD survived. And now [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Guys!</p>
<p>Yeah, it&#8217;s summer and now I have time to continue my investigations in FPV-flying. Some weeks ago I had a little disaster and crashed my FlightCtrl and my NaviCtrl (shortcut in the connection cable).<br />
So I had to order a new NaviCtrl immediatly. I had luck, the MK-GPS and EPI-OSD survived.</p>
<p>And now &#8211; my Kopter is back <img src='http://speedyweb.at/start/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (better than ever *ggg*)</p>
<p>Ok, let&#8217;s get to the topic.</p>
<p>A lot of people asked me, how I mount the camera and the EPI-OSD on my Mikrokopter. Thats a little bit complicated to explain and so I took some pictures to show you how I did it.<br />
<strong><em>Update &#8211; 30.05.09: Attention, if you want your C-OSD Version to work fully together with the NaviCtrl you have to connect the EPI-OSD to the debug port of you NaviCtrl!</em></strong></p>
<p><a href="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_01.jpg" rel="lightbox[371]"><img class="alignnone size-thumbnail wp-image-372" title="New Setup of my Mikrokopter 01" src="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_01-150x150.jpg" alt="Testing" width="150" height="150" rel=”lightbox”/></a> <a href="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_02.jpg" rel="lightbox[371]"><img class="alignnone size-thumbnail wp-image-373" title="New Setup of my Mikrokopter 02" src="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_02-150x150.jpg" rel=”lightbox” alt="" width="150" height="150" /> </a><a href="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_04.jpg" rel="lightbox[371]"><img class="alignnone size-thumbnail wp-image-375" title="New Setup of my Mikrokopter 04" src="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_04-150x150.jpg" alt="" width="150" height="150" /> </a><a href="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_05.jpg" rel="lightbox[371]"><img class="alignnone size-thumbnail wp-image-376" title="New Setup of my Mikrokopter 05" src="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_05-150x150.jpg" alt="" width="150" height="150" /> </a><a href="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_06.jpg" rel="lightbox[371]"><img class="alignnone size-thumbnail wp-image-377" title="New Setup of my Mikrokopter 06" src="http://speedyweb.at/start/wp-content/uploads/2009/05/epi_osd_new_06-150x150.jpg" alt="" width="150" height="150" /></a></p>
<p>I hope that I will have some time in the next weeks to do my first FPV Tests with video recording to post it here (maybe the weather is nice <img src='http://speedyweb.at/start/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>[Im Feed kann dieses Video nicht angezeigt werden.<a href="http://speedyweb.at/start/2009/05/29/epi-osd-with-c-osd-software-camera/">Klicke zum Blogeintrag um das Video anzusehen.]</a></p>
<p>Greetings,<br />
Speedy</p>
]]></content:encoded>
			<wfw:commentRss>http://speedyweb.at/start/2009/05/29/epi-osd-with-c-osd-software-camera/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Preview of functions of the &#8220;system-technic-robot&#8221;</title>
		<link>http://speedyweb.at/start/2009/05/09/preview-of-functions-of-the-system-technic-robot/</link>
		<comments>http://speedyweb.at/start/2009/05/09/preview-of-functions-of-the-system-technic-robot/#comments</comments>
		<pubDate>Sat, 09 May 2009 16:12:56 +0000</pubDate>
		<dc:creator>Speedy</dc:creator>
				<category><![CDATA[AVR]]></category>
		<category><![CDATA[LabView]]></category>

		<guid isPermaLink="false">http://speedyweb.at/start/?p=367</guid>
		<description><![CDATA[As you probably know I am a member of a team that has to built a robot. This is part of my education at the NTB in Buchs in the first two semester. Here is a short clip of the actual status. Details will follow at the end of the project. Some facts: Robot controlled [...]]]></description>
			<content:encoded><![CDATA[<p>As you probably know I am a member of a team that has to built a robot. This is part of my education at the NTB in Buchs in the first two semester.</p>
<p>Here is a short clip of the actual status. Details will follow at the end of the project.</p>
<p>Some facts:</p>
<ul>
<li>Robot controlled by WiiMote</li>
<li>A PC/Laptop has a relay application that realizes the Bluetooth communication (Software: LabView)</li>
<li>WiiMote -&gt; Bluetooth -&gt; Labtop -&gt; Bluetooth -&gt; uC -&gt; Motors/Sensors (Bidirectional of course)</li>
<li>IR-Sensors (Sharp Type GPD120)</li>
<li>Stepper Motors</li>
<li>LiPo power supply (11.1V / 3p1s)</li>
</ul>
<p>[Im Feed kann dieses Video nicht angezeigt werden.<a href="http://speedyweb.at/start/2009/05/09/preview-of-functions-of-the-system-technic-robot/">Klicke zum Blogeintrag um das Video anzusehen.]</a></p>
<p>Open tasks (&#8220;todo&#8221;)</p>
<ul>
<li>give it intelligence (autonom)</li>
<li>communication with partner team</li>
<li>final documentation</li>
<li>preperation for public presentation</li>
</ul>
<p>Speedy <img src='http://speedyweb.at/start/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://speedyweb.at/start/2009/05/09/preview-of-functions-of-the-system-technic-robot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mikrokopter with DUBwise V0.52</title>
		<link>http://speedyweb.at/start/2009/04/08/mikrokopter-with-dubwise-v052/</link>
		<comments>http://speedyweb.at/start/2009/04/08/mikrokopter-with-dubwise-v052/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 09:56:15 +0000</pubDate>
		<dc:creator>Speedy</dc:creator>
				<category><![CDATA[AVR]]></category>
		<category><![CDATA[Mikrokopter]]></category>
		<category><![CDATA[Mikrokopter Videos]]></category>
		<category><![CDATA[Mikrokopter and Bluetooth]]></category>

		<guid isPermaLink="false">http://speedyweb.at/start/?p=359</guid>
		<description><![CDATA[Hi out there. In the last days i tested the new version of DUBwise (Digital UFO Broadcasting with intelligent service equipment &#8211; coded by LiGi). The Kopter is connected via Bluetooth to the mobile device. In my case this was a Sony Ericsson W810i. The actual Version has the possibility to adjust all Settings (like [...]]]></description>
			<content:encoded><![CDATA[<p>Hi out there.</p>
<p>In the last days i tested the new version of DUBwise (<strong>D</strong>igital <strong>U</strong>FO <strong>B</strong>roadcasting <strong>w</strong>ith <strong>i</strong>ntelligent <strong>s</strong>ervice <strong>e</strong>quipment &#8211; coded by LiGi). The Kopter is connected via Bluetooth to the mobile device. In my case this was a Sony Ericsson W810i.</p>
<p>The actual Version has the possibility to adjust all Settings (like the MK-Tool) and nice features are the Graph indicator and the Cockpit which displays a virtual horizont.</p>
<p>It&#8217;s a amazing tool and supports a lot of mobile devices. Ligi is also updating and patching all night long to be in sync with the latest released Software from the Mikrokopter project itself (FlightCtrl, NaviCtrl)</p>
<p>The tool is also able to talk and <strong>tell you</strong> how full the Lipo is (Voltage). Other nice informations are the number of satellites, height over ground, heading, distance to home position and so on&#8230;</p>
<p>To see how the tool looks in action here is a short clip:</p>
<p><strong>[Im Feed kann dieses Video nicht angezeigt werden.<a href="http://speedyweb.at/start/2009/04/08/mikrokopter-with-dubwise-v052/">Klicke zum Blogeintrag um das Video anzusehen.]</a></strong></p>
<p>Details about the project you can find at  <a title="http://www.mikrokopter.de/ucwiki/en/DUBwise" href="http://www.mikrokopter.de/ucwiki/en/DUBwise" target="_blank">http://www.mikrokopter.de/ucwiki/en/DUBwise</a> or <a title="http://www.ligi.de" href="http://www.ligi.de" target="_blank">http://www.ligi.de</a></p>
<p>Update 14.04.2009: Because some guys asked me how to install the application on their mobile phone, here is an instruction. For the installation you can use the &#8220;Installer&#8221; from LiGi (<a title="http://ligi-tec.blogspot.com/2009/03/dubwise-installer.html" href="http://ligi-tec.blogspot.com/2009/03/dubwise-installer.html" target="_blank">http://ligi-tec.blogspot.com/2009/03/dubwise-installer.html</a>).<br />
If you have no internet connection, the installer shows you which file you have to install for your specific device. The sources and binaries you can find here: <a title="Mikrokopter Projects SVN" href="http://svn.mikrokopter.de/mikrowebsvn/listing.php?repname=Projects&amp;path=%2FDUBwise%2Ftags%2Fv0.52%2Fmisc%2F#_DUBwise_tags_v0.52_misc_" target="_blank">http://svn.mikrokopter.de/mikrowebsvn/listing.php?repname=Projects&amp;path=%2FDUBwise%2Ftags%2Fv0.52%2Fmisc%2F#_DUBwise_tags_v0.52_misc_</a></p>
]]></content:encoded>
			<wfw:commentRss>http://speedyweb.at/start/2009/04/08/mikrokopter-with-dubwise-v052/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Testing Sharp Distance Sensors</title>
		<link>http://speedyweb.at/start/2009/02/10/testing-sharp-distance-sensors/</link>
		<comments>http://speedyweb.at/start/2009/02/10/testing-sharp-distance-sensors/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 23:37:46 +0000</pubDate>
		<dc:creator>Speedy</dc:creator>
				<category><![CDATA[AVR]]></category>
		<category><![CDATA[Mikrokopter]]></category>

		<guid isPermaLink="false">http://speedyweb.at/start/?p=341</guid>
		<description><![CDATA[Hi Guys! Finally I finished the first semester of the NTB in Buchs. Beside working for my company I had to learn a lot &#8211; but &#8211; I also had some time to combine the requirements for the &#8220;robot&#8221; project in the first year with a possible nice feature for the Mikrokopter. I&#8217;m talking about [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Guys!</p>
<p>Finally I finished the first semester of the <a href="http://www.ntb.ch" target="_blank">NTB</a> in Buchs.<br />
Beside working for my company I had to learn a lot &#8211; but &#8211; I also had some time to combine the requirements for the &#8220;robot&#8221; project in the first year with a possible nice feature for the Mikrokopter.</p>
<p>I&#8217;m talking about the &#8220;traditional&#8221; IR (infrared) distance sensors from Sharp. There are different types of them, for example: GP2D12, GP2D120, GP2Y0A02YK (<span class="smallText">GP2Y0A02)<br />
These three types are sensors that have an analog output (there are also other sensor-types from sharp with adjustable or fixed digital outputs)</span></p>
<p><span class="smallText">The sensors have a very simple interface: </span></p>
<ul>
<li>Power Supply</li>
<li>GND</li>
<li>Analog Out</li>
</ul>
<p>That&#8217;s it!</p>
<p>The difference of these three types that I tested is the measuring distance or let me say their &#8220;sensitivity&#8221;.</p>
<p>For example the GP2D12 specification is:</p>
<p><strong>Range:</strong> 8cm to 80 cm<br />
<strong>Supply:</strong> 5,0V;<br />
<strong>Vout: </strong> 0,4V bis 2,6V typ. (80cm &#8211; 10cm);<br />
<strong>Current:</strong> 33mA typ.</p>
<p>Typical feedback:</p>
<p><a href="http://speedyweb.at/start/wp-content/uploads/2009/02/gpd12.gif" rel="lightbox[341]"><img class="alignnone size-medium wp-image-342" title="GPD12 feedback" src="http://speedyweb.at/start/wp-content/uploads/2009/02/gpd12-300x198.gif" alt="" width="300" height="198" /></a></p>
<p>As you can see the output voltage is not linear to the distance &#8211; but that is not a big problem for the softare, if you know that behaviour <img src='http://speedyweb.at/start/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>The GP2D120 if from 4cm to 30cm and the GP2Y0A02YK is from 20cm to 150cm.</p>
<p><span id="more-341"></span></p>
<p><strong>One Measurement cycle:</strong></p>
<p>The principle of the measurements is alwas the same. The IR-Led is driven by the sensor electronics to send 32 pulses. The electronic is then measuring the response of the receiving circuit and setting a output voltage, equivalent to the measured distance.<br />
That means that you have a analog signal that updates its value about every 40ms.</p>
<p><strong>Startup:</strong></p>
<p>Be aware that the sensor needs some time to get the first &#8220;serious&#8221; output (about 60ms). Here is a startup plot of the GP2D12 with a obstacle in front of it.</p>
<p><a href="http://speedyweb.at/start/wp-content/uploads/2009/02/gpd12_startup_1.gif" rel="lightbox[341]"><img class="alignnone size-medium wp-image-343" title="GP2D12 startup overview" src="http://speedyweb.at/start/wp-content/uploads/2009/02/gpd12_startup_1-300x195.gif" alt="" width="300" height="195" /></a></p>
<p>Measuring sequence in detail:</p>
<p><a href="http://speedyweb.at/start/wp-content/uploads/2009/02/gpd12_startup_32_pulses.gif" rel="lightbox[341]"><img class="alignnone size-medium wp-image-344" title="GP2D12 Startupt with 32 measurement pulses" src="http://speedyweb.at/start/wp-content/uploads/2009/02/gpd12_startup_32_pulses-300x189.gif" alt="" width="300" height="189" /></a></p>
<p>One measuring pulse in detail:</p>
<p><a href="http://speedyweb.at/start/wp-content/uploads/2009/02/gpd12_startup_single_pulse.gif" rel="lightbox[341]"><img class="alignnone size-medium wp-image-345" title="GP2D12 Startup Single Pulse" src="http://speedyweb.at/start/wp-content/uploads/2009/02/gpd12_startup_single_pulse-300x189.gif" alt="" width="300" height="189" /></a></p>
<p>As you can see in the picture above you can see that the sensor needs about 220mA for each measuring pulse. So the power supply sould be designed to filter such short current spikes. In average the current consumption of these sensors is ok.</p>
<p>I have made a short video of the tests that i have done with the AVR-USB-uC board, connected via UART to the PC and visualized with LabView.</p>
<p>More tests will follow&#8230;</p>
<p><strong>[Im Feed kann dieses Video nicht angezeigt werden.<a href="http://speedyweb.at/start/2009/02/10/testing-sharp-distance-sensors/">Klicke zum Blogeintrag um das Video anzusehen.]</a></strong></p>
<p>Maybe one of these sensors (or a combination of mutiple sensors) can be used to assist the Mikrokopter at automatic landing.</p>
]]></content:encoded>
			<wfw:commentRss>http://speedyweb.at/start/2009/02/10/testing-sharp-distance-sensors/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
