<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (infovore)</title>
    <link>https://pinboard.in/u:infovore/public/</link>
    <description>recent bookmarks from infovore</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="http://www.pjrc.com/teensy/td_libs_Encoder.html"/>
	<rdf:li rdf:resource="http://hacks.ayars.org/2009/12/using-quadrature-encoder-rotary-switch.html"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.pjrc.com/teensy/td_libs_Encoder.html">
    <title>Encoder Library, for Measuring Quadarature Encoded Position or Rotation Signals</title>
    <dc:date>2012-02-18T23:10:33+00:00</dc:date>
    <link>http://www.pjrc.com/teensy/td_libs_Encoder.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["Encoder counts pulses from quadrature encoded signals, which are commonly available from rotary knobs, motor or shaft sensors and other position sensors." Ooh, new rotary encoder library. Will use that.]]></description>
<dc:subject>arduino teensy rotaryencoder</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:a068289ea0be/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:arduino"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:teensy"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rotaryencoder"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hacks.ayars.org/2009/12/using-quadrature-encoder-rotary-switch.html">
    <title>Hardware Hacks: Using a quadrature encoder (rotary switch) with Arduino</title>
    <dc:date>2011-02-27T23:31:40+00:00</dc:date>
    <link>http://hacks.ayars.org/2009/12/using-quadrature-encoder-rotary-switch.html</link>
    <dc:creator>infovore</dc:creator><description><![CDATA[This is, in fact, the most successful rotary encoder code I've found to date.]]></description>
<dc:subject>arduino hardware electronics rotaryencoder</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:9db0bcd5556d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:arduino"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:hardware"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:electronics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:rotaryencoder"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>