<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.gisvold.co.uk/~gisvold/drupal"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>www.gisvold.co.uk - Jeenode</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/taxonomy/term/1344/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Driving RGB LED tape</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/driving-rgb-led-tape</link>
 <description>&lt;p&gt;I just bought a 5 metre roll of RGB LED&#039;s - after reading &lt;a href=&quot;http://news.jeelabs.org/2010/06/13/driving-an-rgb-strip-with-mosfets/&quot;&gt;this Jeelabs article&lt;/a&gt;. I even bought the necessary MOSfet transistors to build the driver board.&lt;/p&gt;
&lt;p&gt;But then I came across this story - and I happen to have a BlinkM MaxM laying around&lt;/p&gt;
&lt;blockquote cite=&quot;http://todbot.com/blog/2009/05/21/using-maxm-with-flexible-rgb-tape/&quot;&gt;
&lt;p&gt;Using MaxM with flexible RGB tape&lt;br /&gt;
  A single BlinkM MaxM can easily drive a 5 meter (16 ft) roll of the flexible RGB SMD LED tape that’s used for architectural lighting. Each roll contains 150 RGB LEDs.&lt;/p&gt;
&lt;p&gt;Each LED in the tape is a SMD RGB &quot;5050&quot; LED, capable of putting out about 6000mcd. The spacing between LEDs is 3.3cm (~1.25&quot;).&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/driving-rgb-led-tape&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/driving-rgb-led-tape#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <pubDate>Sun, 27 Jun 2010 10:23:33 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">4269 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>A centralised store for house automation data</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/centralised-store-house-automation-data</link>
 <description>&lt;p&gt;In my hobby work on house information/house automation for our house I needed somewhere to store all the most recent data collected from various sensors and systems, in such a way that it would be accessible from any computer on our extended network. And I chose to use Memcached - as it is running purely in memory, and by its very nature is fast and accessible over the network.&lt;/p&gt;
&lt;p&gt;It&#039;s data is not persistent after a crash - but I had no need for this, as I collect data very frequently, and persistence was not needed.&lt;/p&gt;
&lt;p&gt;Here is a recent output from a dump of data stored in memcached :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/201006271111.jpg&quot; width=&quot;421&quot; height=&quot;141&quot; alt=&quot;201006271111.jpg&quot; /&gt;&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/centralised-store-house-automation-data&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Ruby&quot; rel=&quot;tag&quot;&gt;Ruby&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Weather&quot; rel=&quot;tag&quot;&gt;Weather&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/centralised-store-house-automation-data#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/ruby">Ruby</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/weather">Weather</category>
 <pubDate>Sun, 27 Jun 2010 09:26:32 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">4268 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>One more home control component</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/one-more-home-control-component</link>
 <description>&lt;p&gt;Today I got my act together to do the next part of our home control system.&lt;/p&gt;
&lt;p&gt;So far we have a number of sensors dotted around the house&lt;/p&gt;
&lt;p&gt;- Temperature and humidity outside&lt;/p&gt;
&lt;p&gt;- Temperature and humidity in the Library&lt;/p&gt;
&lt;p&gt;- Temperature in the living room&lt;/p&gt;
&lt;p&gt;- Whole house electricity usage&lt;/p&gt;
&lt;p&gt;- Boiler 1 on flame sensor&lt;/p&gt;
&lt;p&gt;- Boiler 2 on flame sensor&lt;/p&gt;
&lt;p&gt;- Temperature in boiler cabinet&lt;/p&gt;
&lt;p&gt;But on the output side it is rather sparse - so far we only have&lt;/p&gt;
&lt;p&gt;- 4 lines of 20 characters LCD display controlled from server&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/one-more-home-control-component&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/one-more-home-control-component#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <pubDate>Sun, 20 Jun 2010 18:59:09 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">4246 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>Jeenode v4 problem</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/jeenode-v4-problem</link>
 <description>&lt;p&gt;Problem with Jeenode V4&lt;/p&gt;
&lt;p&gt;(Just to start with a bit of background - I&#039;ve got 8 Jeenodes so far - 4 of these hand soldered without any real problems except for turning the radio the wrong way round for the first one)&lt;/p&gt;
&lt;p&gt;I received my first 2 Jeenode V4&#039;s a couple of days ago - and soldered them together, and started them up.&lt;/p&gt;
&lt;p&gt;Both displayed the same behaviour - where the prompt for the Demo sketch cam up as one line, with no further activity.&lt;/p&gt;
&lt;p&gt;I have spent a bit of time trying to find out why - including using a magnifying glass to check my soldering etc.&lt;/p&gt;
&lt;p&gt;In the end I had to start software debugging - and it all ended up with these lines in RF12.cpp&lt;/p&gt;
&lt;p&gt;&quot; // wait until RFM12B is out of power-up reset, this takes several *seconds*&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/jeenode-v4-problem&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Open+source&quot; rel=&quot;tag&quot;&gt;Open source&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/jeenode-v4-problem#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/open-source">Open source</category>
 <pubDate>Sun, 30 May 2010 11:21:51 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">4185 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>Gas usage measurements</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/gas-usage-measurements</link>
 <description>&lt;p&gt;The software measure our gas usage in the house is coming along slowly - I have attached a LDR to one of the Jeenodes and found out the light level when just the pilot light is on, and the light level when the burner is on.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/201005081955.jpg&quot; width=&quot;323&quot; height=&quot;147&quot; alt=&quot;201005081955.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;so I can now detect the transitions when the boiler turns on and when it turns off, and from there calculate how long it was turned on for.&lt;/p&gt;
&lt;p&gt;This all looks a bit strange at the moment :&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_5042.jpg&quot;&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_5042-tm.jpg&quot; width=&quot;133&quot; height=&quot;177&quot; alt=&quot;IMG_5042&quot; /&gt;&lt;/a&gt;&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/gas-usage-measurements&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/development&quot; rel=&quot;tag&quot;&gt;development&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/green&quot; rel=&quot;tag&quot;&gt;green&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Open+source&quot; rel=&quot;tag&quot;&gt;Open source&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/ramblings&quot; rel=&quot;tag&quot;&gt;ramblings&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/gas-usage-measurements#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/development">development</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/green-0">green</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/open-source">Open source</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/ramblings">ramblings</category>
 <pubDate>Sat, 08 May 2010 18:07:59 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">4140 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>Measuring gas usage</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/measuring-gas-usage</link>
 <description>&lt;p&gt;For our home monitoring system I have long had a problem -&lt;/p&gt;
&lt;p&gt;- We do measure the amount of electricity we use, and plot/graph this quite accurately&lt;/p&gt;
&lt;p&gt;- We do use gas for heating (2 boilers) plus a hob in the kitchen.&lt;/p&gt;
&lt;p&gt;Measuring usage of gas seems to be difficult with any easily accessible technology, and the very oldfashioned meter we have for the house will not work with any of the methods I have seen so far - as we do not have either a flashing led nor a rotating disc.&lt;/p&gt;
&lt;p&gt;So while trying to think through this I came to the following conclusion :&lt;/p&gt;
&lt;p&gt;- The gas usage for the hob is probably little compared to the boilers, and there is very little we can do to reduce it, therefore I will concentrate on the usage by the boilers.&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/measuring-gas-usage&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/green&quot; rel=&quot;tag&quot;&gt;green&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/measuring-gas-usage#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/green-0">green</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <pubDate>Sat, 08 May 2010 10:22:57 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">4139 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>Protocol for sending data to a Jeenode</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/protocol-sending-data-jeenode</link>
 <description>&lt;p&gt;For my home automation project I needed a general purpose protocol to send data (and text) from a server to a Jeenode:&lt;/p&gt;
&lt;p&gt;- First to control a multi-line LCD display&lt;/p&gt;
&lt;p&gt;- To control &quot;things&quot; connected to a Jeenode remotely (and wirelessly of course)&lt;/p&gt;
&lt;p&gt;The first project is to control a set of fans mounted in a boiler cupboard that gets way too hot occasionally, and to control a display on top of the cupboard.&lt;/p&gt;
&lt;p&gt;The temperature is already reported to the server from another Jeenode running a unmodified version of the &quot;ROOMS&quot; sketch reading from a temperature and humidity sensor (SHT11).&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/protocol-sending-data-jeenode&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Open+source&quot; rel=&quot;tag&quot;&gt;Open source&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Ruby&quot; rel=&quot;tag&quot;&gt;Ruby&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/protocol-sending-data-jeenode#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/open-source">Open source</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/ruby">Ruby</category>
 <pubDate>Mon, 03 May 2010 12:37:21 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">4127 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>Wireless displays for Arduino/Jeenode</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/wireless-displays-arduinojeenode</link>
 <description>&lt;p&gt;As part of my home monitoring system I needed a display that I can use at different places in the house, preferably without a full computer attached.&lt;/p&gt;
&lt;p&gt;And ideally I should not need Ethernet cables run around the whole house, so I decided to use a Jeenode to supply the intelligence, with a LCD display attached using one of the Jeenode LCD-adapters.&lt;/p&gt;
&lt;p&gt;So I knocked up some code on one of my Jeenodes to do the display part, and some code (in Ruby) on one of the Mac&#039;s - and this is the end result :&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_4051.jpg&quot;&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_4051-tm.jpg&quot; width=&quot;133&quot; height=&quot;99&quot; alt=&quot;IMG_4051&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(Click for larger)&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/wireless-displays-arduinojeenode&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/this+server&quot; rel=&quot;tag&quot;&gt;this server&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/wireless-displays-arduinojeenode#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/-server">this server</category>
 <pubDate>Mon, 08 Mar 2010 20:12:01 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">3917 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>The LCD Jeeplug </title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/lcd-jeeplug</link>
 <description>&lt;p&gt;Getting a LCD display working with a Jeenode is easiest done using a LCD plug - but it took me much longer to get it working than I had expected.&lt;/p&gt;
&lt;p&gt;And it all turned out to be a stupid mistake on my side :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/201002281711.jpg&quot; width=&quot;491&quot; height=&quot;233&quot; alt=&quot;201002281711.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If you can see the small potentiometer (on the top right hand side of the main chip) - it&#039;s really difficult to turn, and it controls the contrast. It turned out that it had not moved when I put a screwdriver in and turned it...&lt;/p&gt;
&lt;p&gt;At the start I did not solder the correct 3 bridges on the card either....so lessons learnt and so on.&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/development&quot; rel=&quot;tag&quot;&gt;development&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/lcd-jeeplug#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/development">development</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <pubDate>Sun, 28 Feb 2010 17:13:47 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">3885 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>New lightsensor (for Arduno etc)</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/new-lightsensor-arduno-etc</link>
 <description>&lt;p&gt;This is a particularily interesting lightsensor - as is reacts to the same range of light as the human eye - and additionally uses a I2C bus that makes interfacing it to a &lt;a href=&quot;/~gisvold/drupal/http%3A//www.gisvold.co.uk/%7Egisvold/drupal/tor/arduino&quot; class=&quot;alinks-link&quot; title=&quot;&quot;&gt;Arduino&lt;/a&gt; or a Jeeduino. Indeed the Jeeduino is getting a &quot;shield&quot; that works with this sensor:&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/new-lightsensor-arduno-etc&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/new-lightsensor-arduno-etc#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <pubDate>Sat, 13 Feb 2010 10:57:22 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">3828 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>The dryer Arduino</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/dryer-arduino</link>
 <description>&lt;p&gt;Out of sheer curiosity I decided to measure the temperature and humidity levels in the air being expelled from our tumbledryer.&lt;/p&gt;
&lt;p&gt;So this little one was born :&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_4007.jpg&quot;&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_4007-tm.jpg&quot; width=&quot;133&quot; height=&quot;177&quot; alt=&quot;IMG_4007&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;(Click for larger)&lt;/p&gt;
&lt;p&gt;I&#039;s a Jeeduino mounted on top of a batterypack (with 3 * AA batteries) and a SHT11 sensor on a set of wires to allow me to insert it into the exhaust tube. In the end I decided to put the whole assembly inside the tube, where it wirelessly sends its measurements into the rest of the house automation system&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/dryer-arduino#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <pubDate>Sun, 31 Jan 2010 16:03:29 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">3765 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>Status of our home monitoring</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/status-our-home-monitoring</link>
 <description>&lt;p&gt;Our home monitoring system is coming along with the addition of a set of jeenodes (see them as wireless and battery driven Arduinos)&lt;/p&gt;
&lt;p&gt;The slave nodes look like this :&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_3090.jpg&quot;&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_3090-tm.jpg&quot; width=&quot;133&quot; height=&quot;177&quot; alt=&quot;IMG_3090&quot; /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;the green box houses the 3 AA batteries making this a truly wireless solution, enabling me to move this around to anywhere in the house.&lt;/p&gt;
&lt;p&gt;At the server things look like this&lt;/p&gt;
&lt;p&gt;
&lt;a href=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_3089.jpg&quot;&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/IMG_3089-tm.jpg&quot; width=&quot;133&quot; height=&quot;177&quot; alt=&quot;IMG_3089&quot; /&gt;&lt;/a&gt;&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/status-our-home-monitoring&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/development&quot; rel=&quot;tag&quot;&gt;development&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/LWC&quot; rel=&quot;tag&quot;&gt;LWC&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Open+source&quot; rel=&quot;tag&quot;&gt;Open source&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/OsX&quot; rel=&quot;tag&quot;&gt;OsX&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/this+server&quot; rel=&quot;tag&quot;&gt;this server&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/This+website&quot; rel=&quot;tag&quot;&gt;This website&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/UK&quot; rel=&quot;tag&quot;&gt;UK&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Weather&quot; rel=&quot;tag&quot;&gt;Weather&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Web&quot; rel=&quot;tag&quot;&gt;Web&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/status-our-home-monitoring#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/development">development</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/lwc">LWC</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/open-source">Open source</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/osx">OsX</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/-server">this server</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/-website">This website</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/uk">UK</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/weather">Weather</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/web">Web</category>
 <pubDate>Sun, 17 Jan 2010 17:50:40 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">3698 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>Ah - set the frequency band correctly on the Jeenode</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/ah-set-frequency-band-correctly-jeenode</link>
 <description>&lt;p&gt;It turns out that the default settings for the Jeenodes frequencey band (in software) is for the 433Mhz band. Due to the mismatch with the antennae length and the noise in this band - the maximum distance between receiver and transmitter was something in the region of 1 metre of line of sight.&lt;/p&gt;
&lt;p&gt;Changing the frequency band to 868Mhz (Command 8 C in the demo software) increases this considerably.&lt;/p&gt;
&lt;p&gt;Currently it works well through a fairly solid concrete wall - so again I&#039;m happy.&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Open+source&quot; rel=&quot;tag&quot;&gt;Open source&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/ah-set-frequency-band-correctly-jeenode#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/open-source">Open source</category>
 <pubDate>Tue, 12 Jan 2010 22:23:01 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">3676 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>My first Jeenode transmit</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/my-first-jeenode-transmit</link>
 <description>&lt;p&gt;How exiting is this - today my replacement radio for my blown Jeenode arrived, I soldered it in (correct way around this time) and a few seconds later this appeared on the console of my receiving Jeenode :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;http://www.gisvold.co.uk/~gisvold/drupal/drupalfiles/201001122153.jpg&quot; width=&quot;115&quot; height=&quot;203&quot; alt=&quot;201001122153.jpg&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The OK/ack&#039;s shows that valid datapackets have arrived, and that they have been acknowledged back to the transmitter.&lt;/p&gt;
&lt;p&gt;The second to last byte (225) is the current temperature multiplied by 10, so in other words 22.5 degrees celsius.&lt;/p&gt;
&lt;p&gt;I&#039;m happy!&lt;/p&gt;
&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/development&quot; rel=&quot;tag&quot;&gt;development&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Open+source&quot; rel=&quot;tag&quot;&gt;Open source&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/OsX&quot; rel=&quot;tag&quot;&gt;OsX&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/my-first-jeenode-transmit#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/development">development</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/open-source">Open source</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/osx">OsX</category>
 <pubDate>Tue, 12 Jan 2010 21:55:41 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">3675 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
<item>
 <title>Jeenodes - fixing problems with code</title>
 <link>http://www.gisvold.co.uk/~gisvold/drupal/content/jeenodes-fixing-problems-code</link>
 <description>&lt;p&gt;I&#039;ve got my first Jeenode up and running (after a rather disastrous soldering mistake which may have left the radio module toast) - and I am having a strange problem with some of the code.&lt;/p&gt;
&lt;p&gt;This code is rather different from some of the &lt;a href=&quot;/~gisvold/drupal/http%3A//www.gisvold.co.uk/%7Egisvold/drupal/tor/arduino&quot; class=&quot;alinks-link&quot; title=&quot;&quot;&gt;Arduino&lt;/a&gt; code I have written and used so far, as one of the main aims is to use as little power as possible, to enable the Jeenode to run on a set of batteries.&lt;/p&gt;
&lt;p&gt;And here is the problematic code :&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;static byte periodicSleep (word msecs) {&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; // switch to idle mode while waiting for the next event&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; lowPower(SLEEP_MODE_IDLE);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; // keep the easy tranmission mechanism going&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; if (radioIsOn &amp;amp;&amp;amp; rf12_easyPoll() == 0) {&lt;span class=&quot;read-more&quot;&gt;&lt;a href=&quot;/~gisvold/drupal/content/jeenodes-fixing-problems-code&quot;&gt;&lt;strong&gt;&lt;BR&gt;Read more&lt;/strong&gt;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;div class=&quot;technorati_tags&quot;&gt;&lt;img alt=&quot;Technorati Tags:&quot; src=&quot;/~gisvold/drupal/modules/technorati/technobubble.gif&quot;/&gt;&lt;strong&gt;Technorati Tags: &lt;/strong&gt;&lt;a href=&quot;http://technorati.com/tag/Arduino&quot; rel=&quot;tag&quot;&gt;Arduino&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Array&quot; rel=&quot;tag&quot;&gt;Array&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/electronics&quot; rel=&quot;tag&quot;&gt;electronics&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Jeenode&quot; rel=&quot;tag&quot;&gt;Jeenode&lt;/a&gt; &lt;a href=&quot;http://technorati.com/tag/Open+source&quot; rel=&quot;tag&quot;&gt;Open source&lt;/a&gt;&lt;/div&gt;</description>
 <comments>http://www.gisvold.co.uk/~gisvold/drupal/content/jeenodes-fixing-problems-code#comments</comments>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/arduino">Arduino</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/electronics">electronics</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/jeenode">Jeenode</category>
 <category domain="http://www.gisvold.co.uk/~gisvold/drupal/category/vokabular/open-source">Open source</category>
 <pubDate>Thu, 31 Dec 2009 12:10:07 +0000</pubDate>
 <dc:creator>tor</dc:creator>
 <guid isPermaLink="false">3597 at http://www.gisvold.co.uk/~gisvold/drupal</guid>
</item>
</channel>
</rss>
