<?xml version="1.0" encoding="iso-8859-1" ?><rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wiki="http://purl.org/rss/1.0/modules/wiki/" ><channel rdf:about="http://www.aeroquad.info/bin/view/Research">
<title>AeroQuad's Research web</title>
  <link>http://www.aeroquad.info/bin/view/Research</link>
  <description>The web for users, groups and offices. TWiki is an Enterprise Collaboration Platform.</description>
<image rdf:resource="/pub/Main/TWikiPreferences/AeroQuadLogo4a.png" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2010 by contributing authors</dc:rights>
  <dc:publisher>TedCarancho [info@AeroQuad.com]</dc:publisher>
  <dc:creator>The contributing authors of <span class="twikiNewLink">AeroQuad</span> </dc:creator>
  <dc:source>AeroQuad</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/WebHome" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/GPSSoftwareExample" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/TimersInterrupts" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/PWMControlWithATmega328" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/ComplementaryFilter" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/SensorInformation" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/LabVIEWTools" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/HardwareSources" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/WebLeftBar" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/ESCBrushlessCombo" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/SpektrumReceiverChannelOrder" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/WebPreferences" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/WebLinks" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/WebTopicList" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/WebSearchAdvanced" />
      <rdf:li rdf:resource="http://www.aeroquad.info/bin/view/Research/WebIndex" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="/pub/Main/TWikiPreferences/AeroQuadLogo4a.png">
  <title>Powered by AeroQuad.Research</title>
  <link>http://www.aeroquad.info/bin/view/Research</link>
  <url>/pub/Main/TWikiPreferences/AeroQuadLogo4a.png</url>
</image>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/WebHome">
  <title>WebHome</title>
  <link>http://www.aeroquad.info/bin/view/Research/WebHome</link>
  <description>Research Here are some notes gathered during development of the AeroQuad. Reference Designs http://sites.google.com/site/pushpakquadrotor/ http://code.google ... (last changed by AeroQuad)</description>
  <dc:date>2009-12-08T07:04:58Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/GPSSoftwareExample">
  <title>GPSSoftwareExample</title>
  <link>http://www.aeroquad.info/bin/view/Research/GPSSoftwareExample</link>
  <description>GPS Software Example for Diecimilia Got this example off of DIY Drones GPSarduinov101.rar: GPS example for Arduino Another ArduPilot example http://code ... (last changed by AeroQuad)</description>
  <dc:date>2009-10-26T09:05:28Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/TimersInterrupts">
  <title>TimersInterrupts</title>
  <link>http://www.aeroquad.info/bin/view/Research/TimersInterrupts</link>
  <description>Tutorial on timers for the Arduino http://www.avrfreaks.net/index.php?name PNphpBB2 file viewtopic t 50106 http://www.uchobby.com/index.php/2007/11/24/arduino ... (last changed by AeroQuad)</description>
  <dc:date>2009-10-14T01:21:04Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/PWMControlWithATmega328">
  <title>PWMControlWithATmega328</title>
  <link>http://www.aeroquad.info/bin/view/Research/PWMControlWithATmega328</link>
  <description>PWM Control using the ATmega328 http://arcfn.com/2009/07/secrets of arduino pwm.html http://smrobots.com/node/22 AeroQuad 2009 10 11 (last changed by AeroQuad)</description>
  <dc:date>2009-10-11T04:13:59Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/ComplementaryFilter">
  <title>ComplementaryFilter</title>
  <link>http://www.aeroquad.info/bin/view/Research/ComplementaryFilter</link>
  <description>Complementary Filter Be sure to check out the presentation on this filter at the bottom of this page. Used the following to convert gyro and accel ADC readings to ... (last changed by AeroQuad)</description>
  <dc:date>2009-06-13T07:41:06Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/SensorInformation">
  <title>SensorInformation</title>
  <link>http://www.aeroquad.info/bin/view/Research/SensorInformation</link>
  <description>Sensor Information ADXL330 3 Axis Accelerometer ADXL330 Datasheet MMA7260Q 3 Axis Accelerometer Information IDG300 Dual Axis Gyro IDG300 Gyro ... (last changed by AeroQuad)</description>
  <dc:date>2009-06-13T07:37:50Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/LabVIEWTools">
  <title>LabVIEWTools</title>
  <link>http://www.aeroquad.info/bin/view/Research/LabVIEWTools</link>
  <description>LabVIEW Tools Google Earth http://decibel.ni.com/content/docs/DOC 2117 Using Vision 7.1 with LabVIEW 8.2 http://digital.ni.com/public.nsf/allkb/3DA1116F94211ED0862571D3005CBF3E ... (last changed by AeroQuad)</description>
  <dc:date>2009-06-13T07:34:12Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/HardwareSources">
  <title>HardwareSources</title>
  <link>http://www.aeroquad.info/bin/view/Research/HardwareSources</link>
  <description>Sources for Arduinos and Shields http://www.sparkfun.com http://www.liquidware.com http://www.adafruit.com http://stores.ebay.com/NKCElectronics ... (last changed by AeroQuad)</description>
  <dc:date>2009-06-13T07:31:36Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/WebLeftBar">
  <title>WebLeftBar</title>
  <link>http://www.aeroquad.info/bin/view/Research/WebLeftBar</link>
  <description>" warn "off"}% (last changed by AeroQuad)</description>
  <dc:date>2009-06-13T07:26:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/ESCBrushlessCombo">
  <title>ESCBrushlessCombo</title>
  <link>http://www.aeroquad.info/bin/view/Research/ESCBrushlessCombo</link>
  <description>The basic working ESC/Brushless Motor combination is: Turnigy Plush 10A ($13.95) http://www.hobbycity.com/hobbycity/store/uh viewItem.asp?idProduct 4204 ... (last changed by AeroQuad)</description>
  <dc:date>2009-06-13T07:23:53Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/SpektrumReceiverChannelOrder">
  <title>SpektrumReceiverChannelOrder</title>
  <link>http://www.aeroquad.info/bin/view/Research/SpektrumReceiverChannelOrder</link>
  <description>For some reason my transmitter code had stopped working. It seems that the order the PWM data is coming out of my AR6100 receiver has changed. Is it possible I did ... (last changed by AeroQuad)</description>
  <dc:date>2009-06-13T07:22:23Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/WebPreferences">
  <title>WebPreferences</title>
  <link>http://www.aeroquad.info/bin/view/Research/WebPreferences</link>
  <description>nop Research Web Preferences The following settings are web preferences of the Research web. These preferences overwrite the site level preferences in . ... (last changed by AeroQuad)</description>
  <dc:date>2009-06-13T07:19:17Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.AeroQuad">
      <rdf:value>AeroQuad</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/WebLinks">
  <title>WebLinks</title>
  <link>http://www.aeroquad.info/bin/view/Research/WebLinks</link>
  <description>WebLinks Sidebar navigation in the Research web. See also the .TWikiWebLinks " as "1" glue "off"}% " as "1"}% (last changed by TWikiAdminUser)</description>
  <dc:date>2009-03-29T06:49:57Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.TWikiAdminUser">
      <rdf:value>admin</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/WebTopicList">
  <title>WebTopicList</title>
  <link>http://www.aeroquad.info/bin/view/Research/WebTopicList</link>
  <description> (last changed by TWikiContributor)</description>
  <dc:date>2006-11-15T19:43:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/WebSearchAdvanced">
  <title>WebSearchAdvanced</title>
  <link>http://www.aeroquad.info/bin/view/Research/WebSearchAdvanced</link>
  <description> (last changed by TWikiContributor)</description>
  <dc:date>2006-11-15T19:43:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.aeroquad.info/bin/view/Research/WebIndex">
  <title>WebIndex</title>
  <link>http://www.aeroquad.info/bin/view/Research/WebIndex</link>
  <description> (last changed by TWikiContributor)</description>
  <dc:date>2006-11-15T19:43:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.aeroquad.info/bin/view?topic=Main.TWikiContributor">
      <rdf:value>unknown</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = rss
</li></ul> 
-->
</rdf:RDF>