<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  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:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Project on The Owlgorithm</title>
    <link>http://theowlgorithm.com/en/categories/project/</link>
    <description>Recent content in Project on The Owlgorithm</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>&amp;copy;{year}, All Rights Reserved</copyright>
    <lastBuildDate>Mon, 16 Sep 2024 12:31:00 +0000</lastBuildDate>
    
        <atom:link href="http://theowlgorithm.com/en/categories/project/index.xml" rel="self" type="application/rss+xml" />
    
    
    
      <item>
        <title>Radar scope</title>
        <link>http://theowlgorithm.com/en/posts/radar_scope/</link>
        <pubDate>Mon, 16 Sep 2024 12:31:00 +0000</pubDate>
        
        <atom:modified>Mon, 16 Sep 2024 12:31:00 +0000</atom:modified>
        <guid>http://theowlgorithm.com/en/posts/radar_scope/</guid>
        <description>&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;
&lt;p&gt;This project aimed to be a weekend project, to create a system that can display nearby aircraft.  The system will consist of a Raspberry Pi, a software defined radio (SDR), and a display.  The SDR will be used to receive ADS-B signals from aircraft, and the Raspberry Pi will process and display the data.  The ADS-B signals are sent to FlightRadar24, a public service that tracks aircraft and displays them on a map.&lt;/p&gt;</description>
        
        <dc:creator>Aidan</dc:creator>
        <media:content url="http://theowlgorithm.com/images/radar_scope.jpg" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>hardware</category>
            
          
        
        
          
            
              <category>project</category>
            
          
        
        
          
            
              <category>Misc</category>
            
          
        
      </item>
    
      <item>
        <title>Looking at ping pong balls</title>
        <link>http://theowlgorithm.com/en/posts/ping_pong_ball/</link>
        <pubDate>Wed, 30 Aug 2023 08:31:00 +0000</pubDate>
        
        <atom:modified>Wed, 30 Aug 2023 08:31:00 +0000</atom:modified>
        <guid>http://theowlgorithm.com/en/posts/ping_pong_ball/</guid>
        <description>&lt;h2 id=&#34;overview&#34;&gt;Overview&lt;/h2&gt;
&lt;p&gt;For the ping pong project, it&amp;rsquo;s important to know precisely where the ping pong ball is and at what time, so that we can predict its future position.  Let&amp;rsquo;s look over how we can do that.&lt;/p&gt;
&lt;h2 id=&#34;art&#34;&gt;ART&lt;/h2&gt;
&lt;p&gt;The ART system has cameras that emit IR light.  They sell a passive marker that can then reflect that light back to the camera.  A passive marker is just a sphere that has been made retroreflective by ART, with a threaded rod to attach to your part.  With many of these passive markers, you can get a 6DOF position for your part, but with one all we can get is a 3DOF position.  3DOF is all we need, so that&amp;rsquo;s fine.&lt;/p&gt;</description>
        
        <dc:creator>Aidan</dc:creator>
        <media:content url="http://theowlgorithm.com/images/feature1/graph.png" medium="image"><media:title type="html">featured image</media:title></media:content>
        
        
        
          
            
              <category>hardware</category>
            
          
        
        
          
            
              <category>project</category>
            
          
        
        
          
            
              <category>Ping Pong Project</category>
            
          
        
      </item>
    
  </channel>
</rss>