<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:www.local-guru.net,2005:/blog/tag/wtf</id>
  <link type="text/html" href="http://www.local-guru.net" rel="alternate"/>
  <link type="application/atom+xml" href="http://www.local-guru.net/blog/tag/wtf.atom" rel="self"/>
  <title>GuruBlog : Articles about wtf</title>
  <subtitle>local-guru.net</subtitle>
  <updated>2009-07-03T08:37:00+02:00</updated>
  <generator>GuruBlog engine</generator>
  <entry>
    <id>tag:www.local-guru.net,2005:Article/183</id>
    <published>2009-07-03T08:37:00+02:00</published>
    <updated>2009-07-03T08:37:00+02:00</updated>
    <link type="text/html" href="http://www.local-guru.net//blog/2009/7/3/arduino-based-office-wtf-counter" rel="alternate"/>
    <author>
      <name>Nikolaus Gradwohl</name>
    </author>
    <title type="html">Arduino based Office-WTF-Counter</title>
    <category term="processing" scheme="http://www.local-guru.net/blog/tag/processing"/>
    <category term="arduino" scheme="http://www.local-guru.net/blog/tag/arduino"/>
    <category term="python" scheme="http://www.local-guru.net/blog/tag/python"/>
    <category term="wtf" scheme="http://www.local-guru.net/blog/tag/wtf"/>
    <content type="html">&lt;p&gt;As in any office, my co-workers and I experience several WTF-Situations during our working day. So we decided to implement a
simple system to count the WTF's and use them as a metric for our working climate :-)&lt;/p&gt;

&lt;p&gt;we use an "emergency stop"-Button which is connected to an arduino. This arduino sends the string "WTF" on the serial line
a little python scrip writes them to a file, another processing app count's the lines in the file and offers the result
via http, which is read by a processing app for visualisation ...&lt;/p&gt;

&lt;p&gt;&lt;img src="http://www.local-guru.net/img/guru/wtf-button.jpg" alt="wtf-button" /&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src="http://www.local-guru.net/img/guru/wtf-arduino.jpg" alt="wtf-arduino" /&gt;&lt;/p&gt;
</content>
  </entry>
</feed>

