<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-6264947694886887540.post479832054520595852..comments</id><updated>2012-02-07T07:09:39.889-08:00</updated><category term='c#'/><category term='arduino'/><category term='snark'/><category term='spanish'/><category term='math'/><category term='theory'/><category term='photo'/><category term='f#'/><category term='css'/><category term='anarki'/><category term='javascript'/><category term='documentation'/><category term='java'/><category term='html5'/><category term='haskell'/><category term='arc'/><category term='random'/><category term='fractals'/><category term='sheevaplug'/><category term='ir'/><category term='genome'/><category term='ipv6'/><title type='text'>Comments on Ken Shirriff's blog: IR Bubbles: Controlling a relay with an Arduino an...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.arcfn.com/feeds/479832054520595852/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6264947694886887540/479832054520595852/comments/default'/><link rel='alternate' type='text/html' href='http://www.arcfn.com/2009/11/ir-bubbles-controlling-relay-with.html'/><author><name>Ken Shirriff</name><uri>http://www.blogger.com/profile/08097301407311055124</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-6264947694886887540.post-7772066966226881423</id><published>2012-02-07T07:09:39.889-08:00</published><updated>2012-02-07T07:09:39.889-08:00</updated><title type='text'>// Demo code for Mr.tidy MkII

#include           ...</title><content type='html'>// Demo code for Mr.tidy MkII&lt;br /&gt;&lt;br /&gt;#include                                                    // IRremote Library originally written by Ken Shirriff (2009) - http://arcfn.com&lt;br /&gt;#include                                                 // IRremote5 modified by RobotFreak to use timer5 instead of timer2 (2011)&lt;br /&gt;&lt;br /&gt;It is possible where to download IRremoteInt5.h and IRremote5.h?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6264947694886887540/479832054520595852/comments/default/7772066966226881423'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6264947694886887540/479832054520595852/comments/default/7772066966226881423'/><link rel='alternate' type='text/html' href='http://www.arcfn.com/2009/11/ir-bubbles-controlling-relay-with.html?showComment=1328627379889#c7772066966226881423' title=''/><author><name>lexx luthor</name><uri>http://www.blogger.com/profile/00471909435279063132</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.arcfn.com/2009/11/ir-bubbles-controlling-relay-with.html' ref='tag:blogger.com,1999:blog-6264947694886887540.post-479832054520595852' source='http://www.blogger.com/feeds/6264947694886887540/posts/default/479832054520595852' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1813137430'/></entry><entry><id>tag:blogger.com,1999:blog-6264947694886887540.post-2016510552361485556</id><published>2010-04-14T17:58:09.103-07:00</published><updated>2010-04-14T17:58:09.103-07:00</updated><title type='text'>Ken great post. I&amp;#39;m planning on doing a projec...</title><content type='html'>Ken great post. I&amp;#39;m planning on doing a project myself base on the arduino IR Library, but I have a question, how can I convert the Raw data files to Hex, For generic codes..</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6264947694886887540/479832054520595852/comments/default/2016510552361485556'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6264947694886887540/479832054520595852/comments/default/2016510552361485556'/><link rel='alternate' type='text/html' href='http://www.arcfn.com/2009/11/ir-bubbles-controlling-relay-with.html?showComment=1271293089103#c2016510552361485556' title=''/><author><name>A Lazarus</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.arcfn.com/2009/11/ir-bubbles-controlling-relay-with.html' ref='tag:blogger.com,1999:blog-6264947694886887540.post-479832054520595852' source='http://www.blogger.com/feeds/6264947694886887540/posts/default/479832054520595852' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-309168012'/></entry><entry><id>tag:blogger.com,1999:blog-6264947694886887540.post-6841500004125710302</id><published>2010-04-14T17:56:37.317-07:00</published><updated>2010-04-14T17:56:37.317-07:00</updated><title type='text'>Ken great post. I&amp;#39;m planning on doing a projec...</title><content type='html'>Ken great post. I&amp;#39;m planning on doing a project myself base on the arduino IR Library, but I have a question, how can I convert the Raw data files to Hex, For generic codes..</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/6264947694886887540/479832054520595852/comments/default/6841500004125710302'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/6264947694886887540/479832054520595852/comments/default/6841500004125710302'/><link rel='alternate' type='text/html' href='http://www.arcfn.com/2009/11/ir-bubbles-controlling-relay-with.html?showComment=1271292997317#c6841500004125710302' title=''/><author><name>Austin</name><uri>http://www.blogger.com/profile/04237551773204143264</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.arcfn.com/2009/11/ir-bubbles-controlling-relay-with.html' ref='tag:blogger.com,1999:blog-6264947694886887540.post-479832054520595852' source='http://www.blogger.com/feeds/6264947694886887540/posts/default/479832054520595852' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-21592104'/></entry></feed>
