<?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.arduino.cc/playground/Code/TimedAction"/>
	<rdf:li rdf:resource="http://www.arduino.cc/playground/Code/Timer1"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="http://www.arduino.cc/playground/Code/TimedAction">
    <title>Arduino playground - TimedAction Library</title>
    <dc:date>2011-01-12T17:44:54+00:00</dc:date>
    <link>http://www.arduino.cc/playground/Code/TimedAction</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["TimedAction is a library for the Arduino. It is created to help hide the mechanics of how to implement Protothreading and general millis() timing. It is sutied for those actions that needs to happen approximately every x milliseconds." Aha.]]></description>
<dc:subject>arduino timers scheduling</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:7edf1c766759/</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:timers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:scheduling"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.arduino.cc/playground/Code/Timer1">
    <title>Arduino playground - Timer1</title>
    <dc:date>2011-01-12T17:42:01+00:00</dc:date>
    <link>http://www.arduino.cc/playground/Code/Timer1</link>
    <dc:creator>infovore</dc:creator><description><![CDATA["This library is a collection of routines for configuring the 16 bit hardware timer called Timer1 on the ATmega168/328." (Timers look hard).]]></description>
<dc:subject>timers arduino code interrupt</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:infovore/b:dce1d87f67cc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:timers"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:arduino"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:infovore/t:interrupt"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>