<?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>Jordan Perr &#187; frc</title>
	<atom:link href="http://jperr.com/wp/tags/frc/feed" rel="self" type="application/rss+xml" />
	<link>http://jperr.com/wp</link>
	<description>A public display of my projects and thoughts.</description>
	<lastBuildDate>Mon, 23 Aug 2010 20:03:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Comparing Accelerometer and Wheel Encoder Data</title>
		<link>http://jperr.com/wp/post/114</link>
		<comments>http://jperr.com/wp/post/114#comments</comments>
		<pubDate>Fri, 18 Dec 2009 01:47:44 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Left Brain]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[frc]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[sensors]]></category>

		<guid isPermaLink="false">http://jperr.com/wp/?p=114</guid>
		<description><![CDATA[A necessary but mundane task of programming any vehicle&#8217;s autonomous drive system is filtering the noise out of encoder and accelerometer sensory data. To demonstrate the noisiness of our sensors to the rest of the FRC team, I decided to create visual aids using Microsoft Excel. The following graph shows both sets of data over [...]]]></description>
			<content:encoded><![CDATA[<p>A necessary but mundane task of programming any vehicle&#8217;s autonomous drive system is filtering the noise out of encoder and accelerometer sensory data. To demonstrate the noisiness of our sensors to the rest of the FRC team, I decided to create visual aids using Microsoft Excel. The following graph shows both sets of data over time during smooth acceleration and deceleration.</p>
<div id="attachment_115" class="wp-caption aligncenter" style="width: 610px"><a rel="attachment wp-att-115" href="http://jperr.com/wp/post/114/smooth"><img class="size-full wp-image-115 " title="Smooth Encoders and Accelerometer" src="http://jperr.com/wp/wp-content/uploads/2009/12/Smooth.png" alt="Accelerometer and encoder data on progbot for a &quot;smooth&quot; driving trial." width="600" height="412" /></a><p class="wp-caption-text">Accelerometer and encoder data on progbot for a &quot;smooth&quot; driving trial.</p></div>
<div id="attachment_116" class="wp-caption aligncenter" style="width: 610px"><a rel="attachment wp-att-116" href="http://jperr.com/wp/post/114/slipping"><img class="size-full wp-image-116 " title="Slipping Accel and Encoder" src="http://jperr.com/wp/wp-content/uploads/2009/12/Slipping.png" alt="Accelerometer and encoder data for a very rough trial with progbot. The wheels were slipping at points during this trial." width="600" height="410" /></a><p class="wp-caption-text">Accelerometer and encoder data for a very rough trial with progbot. The wheels were slipping at points during this trial.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://jperr.com/wp/post/114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stuypulse Website (2008 PHP)</title>
		<link>http://jperr.com/wp/post/78</link>
		<comments>http://jperr.com/wp/post/78#comments</comments>
		<pubDate>Tue, 08 Dec 2009 15:25:02 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Left Brain]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[frc]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://jperr.com/wp/?p=78</guid>
		<description><![CDATA[After an entire christmas vacation&#8217;s worth of PHP and Javascript wrangling, Daryl and I finished the 2008 Stuypulse website! The new site contains a novel CMS developed from scratch. Using a seamless interface, team members can add and edit pages and subpages to an infinite depth, create and display custom &#8220;widgets&#8221; for both sidebars, and [...]]]></description>
			<content:encoded><![CDATA[<p>After an entire christmas vacation&#8217;s worth of PHP and Javascript wrangling, Daryl and I finished the <a href="http://stuypulse.com">2008 Stuypulse website</a>!</p>
<div id="attachment_129" class="wp-caption aligncenter" style="width: 560px"><a style="text-decoration: none;" rel="attachment wp-att-129" href="http://jperr.com/wp/post/78/stuypulse"><img class="size-full wp-image-129 " title="Stuypulse 2008 Website Screenshot" src="http://jperr.com/wp/wp-content/uploads/2009/12/stuypulse.png" alt="Stuypulse 2008 Website Screenshot" width="550" height="120" /></a><p class="wp-caption-text">Click to visit stuypulse.com</p></div>
<p>The new site contains a novel CMS developed from scratch. Using a seamless interface, team members can add and edit pages and subpages to an infinite depth, create and display custom &#8220;widgets&#8221; for both sidebars, and easily update header and footer information. Integration with our existing SMF forum login system means that team members can use their forum credentials to log into the CMS.</p>
]]></content:encoded>
			<wfw:commentRss>http://jperr.com/wp/post/78/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pointdrive for Desbot</title>
		<link>http://jperr.com/wp/post/29</link>
		<comments>http://jperr.com/wp/post/29#comments</comments>
		<pubDate>Tue, 08 Dec 2009 03:15:37 +0000</pubDate>
		<dc:creator>Jordan</dc:creator>
				<category><![CDATA[Left Brain]]></category>
		<category><![CDATA[frc]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[robotics]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://jperr.com/wp/?p=29</guid>
		<description><![CDATA[Pointdrive is a revolutionary control system developed by me and a small team of programmers for Stuyvesant FRC&#8217;s 2007-2008 season. The system includes a bezier curve interpreter (written in C) onboard the robot&#8217;s IFI PIC18 RC unit as well as an AdobeSVG file converter on the host PC. This novel system allows drivers to literally [...]]]></description>
			<content:encoded><![CDATA[<p>Pointdrive is a revolutionary control system developed by me and a small team of programmers for <a href="http://stuypulse.com" target="_blank">Stuyvesant</a><a href="http://stuypulse.com"> FRC&#8217;s</a> 2007-2008 season. The system includes a bezier curve interpreter (written in C) onboard the robot&#8217;s IFI PIC18 RC unit as well as an AdobeSVG file converter on the host PC. This novel system allows drivers to literally <em>draw</em> the desired autonomous drive routine atop a map of the competition field, greatly reducing pre-match glitches and debugging.</p>
<ul>
<li>The code for Pointdrive is located somewhere in <a href="http://stuypulse-svn.dreamhosters.com/" target="_blank">this subversion repository</a>.</li>
<li>The Adobe SVG parsing <a href="http://stuypulse-svn.dreamhosters.com/frc/branches/svg/svg.py" target="_blank">script is located here</a>.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jperr.com/wp/post/29/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
