<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eightbar &#187; Technology</title>
	<atom:link href="http://eightbar.co.uk/category/technology/feed/" rel="self" type="application/rss+xml" />
	<link>http://eightbar.co.uk</link>
	<description>Raising The Eight Bar</description>
	<lastBuildDate>Wed, 16 Nov 2011 12:39:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>BBC looking at mind control</title>
		<link>http://eightbar.co.uk/2011/10/10/bbc-looking-at-mind-control/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bbc-looking-at-mind-control</link>
		<comments>http://eightbar.co.uk/2011/10/10/bbc-looking-at-mind-control/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 11:51:09 +0000</pubDate>
		<dc:creator>Ben Hardill</dc:creator>
				<category><![CDATA[Hursley]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[ETS]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Mind control]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=1067</guid>
		<description><![CDATA[Katia Moskvitch from the BBC has just published a nice article on using the mind to control technology. As part of the article as well as trying out the Emotive headset* she interviewed Ed Jellard and Kevin Brown from the IBM ETS team based in Hursley. * This is the same headset used for the [...]]]></description>
			<content:encoded><![CDATA[<p><a style="float: left; padding-right: 5px" href="http://www.flickr.com/photos/shawdm/4652324438/" title="Untitled by shawdm, on Flickr"><img src="http://farm5.static.flickr.com/4050/4652324438_2e5e0cab06_m.jpg" width="240" height="159" alt=""/></a> Katia Moskvitch from the BBC has just published a nice <a href="http://www.bbc.co.uk/news/technology-15200386">article</a> on using the mind to control technology.</p>
<p>As part of the article as well as trying out the Emotive headset* she interviewed <a href="http://www.jellard.co.uk/">Ed Jellard</a> and <a href="http://kevinxbrown.blogspot.com/">Kevin Brown</a> from the IBM ETS team based in Hursley.</p>
<p>* This is the same headset used for the <a href="http://eightbar.co.uk/2010/04/23/bang-went-the-theory/" title="Bang went the theory…">Bang Goes The Theory Taxi racing</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2011/10/10/bbc-looking-at-mind-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MQTT powered video wall</title>
		<link>http://eightbar.co.uk/2011/09/16/mqtt-powered-video-wall/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mqtt-powered-video-wall</link>
		<comments>http://eightbar.co.uk/2011/09/16/mqtt-powered-video-wall/#comments</comments>
		<pubDate>Fri, 16 Sep 2011 10:20:22 +0000</pubDate>
		<dc:creator>Ben Hardill</dc:creator>
				<category><![CDATA[IBM Projects]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[ETS]]></category>
		<category><![CDATA[IBM Forum]]></category>
		<category><![CDATA[MQTT]]></category>
		<category><![CDATA[South Bank]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=1065</guid>
		<description><![CDATA[Scaling things up a little from my first eightbar post. This was one of those projects that just sort of &#8220;turned up&#8221;. About 3 weeks ago one of the managers for the ETS department in Hursley got a call from the team building the new IBM Forum in IBM South Bank. IBM Forums are locations [...]]]></description>
			<content:encoded><![CDATA[<p>Scaling things up a little from <a href="http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/">my first eightbar post</a>.</p>
<p>This was one of those projects that just sort of &#8220;turned up&#8221;. About 3 weeks ago one of the managers for the ETS department in Hursley got a call from the team building the new IBM Forum in <a href="http://www-05.ibm.com/uk/locations/sbnk.html">IBM South Bank</a>. IBM Forums are locations where IBM can showcase technologies and solutions for customers. The team were looking for a way to control a video wall and a projector to make them show specific videos on request. The requests will come from pedestals known as &#8220;provokers&#8221;, each having a perspex dome holding a thought-provoking item. The initial suggestions had been incredibility expensive and we were asked if we could come up with a solution.</p>
<p><a title="Provoker by hardillb, on Flickr" href="http://www.flickr.com/photos/hardillb/6150090094/"><img src="http://farm7.static.flickr.com/6080/6150090094_170bde8686.jpg" alt="Provoker" width="299" height="500" /></a></p>
<p>The provokers have access to power and an Ethernet connection. Taking all that into account a few ideas came to mind but the best seamed to be an Arduino board with Ethernet support and a button/sensor to trigger the video. There is a relatively new arduino board available that has a <a href="http://arduino.cc/en/Main/ArduinoBoardEthernet">built in Ethernet</a> shield which seemed perfect for this project. Also, since a number of the items in the provokers would be related to IBM&#8217;s Smarter Planet initiative, it made sense to use <a href="http://mqtt.org">MQTT</a> as a messaging layer as this has been used to implement a number of solutions in this space.</p>
<p><a href="http://knolleary.net/">Nick O&#8217;Leary</a> was enlisted to put together the hardware and also the sketch for the Arduino as he had already written a <a href="http://knolleary.net/arduino-client-for-mqtt/">MQTT client for Arduino</a> in the past.</p>
<p>Each provoker will publish a message containing a playload of &#8220;play&#8221; to a topic like</p>
<p><em>provoker/{n}/action</em></p>
<p>Where &#8216;{n}&#8217; is the unique number identifying which of the 6 provokers sent the message.</p>
<p>To provide some feedback to the guest that pressed the button, the LED has been made to pulse while one of the provoker-specific videos is playing. This is controlled by each provoker subscribing to the following topic</p>
<p><em>provoker/{n}/ack</em></p>
<p>Sending &#8220;play&#8221; to this topic causes the LED pluse, sending &#8220;stop&#8221; turns the LED solid again.</p>
<p>The video wall will be driven by software called Scala InfoChannel which has a scripting interface supporting (among other things) Python. So a short script to subscribe to the &#8216;action&#8217; topics and to publish on on the &#8216;ack&#8217; got the videos changing on demand.</p>
<p>And sat in the middle is an instance of the <a href="https://www.ibm.com/developerworks/community/groups/service/html/communityview?communityUuid=d5bedadd-e46f-4c97-af89-22d65ffee070">Really Small Message Broker</a> to tie everything together.</p>
<p><a title="Arduino in a box by knolleary, on Flickr" href="http://www.flickr.com/photos/knolleary/6123416370/"><img src="http://farm7.static.flickr.com/6185/6123416370_ba88cde8ee.jpg" alt="Arduino in a box" width="500" height="299" /></a></p>
<p>This was also the perfect place to use some of <a href="http://www.flickr.com/photos/hardillb/6127193305/in/photostream">my new &#8220;MQTT Inside&#8221; stickers</a>.</p>
<p><a title="First sticker deployed by hardillb, on Flickr" href="http://www.flickr.com/photos/hardillb/6143434166/"><img src="http://farm7.static.flickr.com/6189/6143434166_4cf426ac18.jpg" alt="First sticker deployed" width="299" height="500" /></a></p>
<p>This project only used one of the digital channels (for the button) and one of the analogue channels (for the LED) available on the Arduino &#8211; which leaves a lot of room for expansion for these type of devices. I can see them being used for future projects.</p>
<p><strong>Parts list</strong></p>
<ol>
<li>Arduino Ethernet</li>
<li>Blue LED Illuminated Button</li>
<li>A single resistor to protect the LED</li>
<li>9v power supply</li>
<li>Sparkfun Case</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2011/09/16/mqtt-powered-video-wall/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hursley Extreme Blue 2011 Presentations</title>
		<link>http://eightbar.co.uk/2011/09/06/hursley-extreme-blue-2011-presentations/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hursley-extreme-blue-2011-presentations</link>
		<comments>http://eightbar.co.uk/2011/09/06/hursley-extreme-blue-2011-presentations/#comments</comments>
		<pubDate>Tue, 06 Sep 2011 12:31:18 +0000</pubDate>
		<dc:creator>Graham White</dc:creator>
				<category><![CDATA[Hursley]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[Extreme Blue]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[innovation]]></category>
		<category><![CDATA[internship]]></category>
		<category><![CDATA[uk]]></category>
		<category><![CDATA[voting]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=1052</guid>
		<description><![CDATA[Extreme Blue is IBM&#8217;s summer intern scheme. Students can apply to IBM to be part of the scheme and those lucky enough to be selected are brought into various IBM locations worldwide to be mentored by IBM staff who have proposed an idea and small project for them to work on. This morning I went [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://eightbar.co.uk/wp-content/uploads/2011/09/xblogo.gif"><img class="alignright size-full wp-image-1060" style="margin-left: 10px; margin-right: 10px;" title="xblogo" src="http://eightbar.co.uk/wp-content/uploads/2011/09/xblogo.gif" alt="Extreme Blue logo" width="150" height="102" /></a>Extreme Blue is IBM&#8217;s summer intern scheme. Students can <a href="http://www-01.ibm.com/employment/us/extremeblue/">apply to IBM</a> to be part of the scheme and those lucky enough to be selected are brought into various IBM locations worldwide to be mentored by IBM staff who have proposed an idea and small project for them to work on.</p>
<p>This morning I went along to listen to what the 16 students in the UK have been doing with their summer. These students were split into four groups of four, working on projects for an improved voting system, a smart cursor, smarter vehicles and FTP discovery.</p>
<p>You know you&#8217;re getting old when all the students seem rather young, I think &#8220;green&#8221; is the term people used to use when I was starting in IBM, they do remind me of my early days at work. However, they all presented themselves beautifully, spoke very well using slick rehearsed presentations they&#8217;ve put a lot of effort into, and (barring one or two stutters) seemed entirely confident in what they were doing up at the front of what must seem an intimidating auditorium full of knowledgeable IBM professionals. They handled questions well too, I don&#8217;t necessarily have to agree with all the answers, but the way they each went about receiving the questions and providing thoughtful answers was good.</p>
<p>Each team had 7 minutes to present their 12 weeks&#8217; work with every person in the team getting a chance to pitch in at some point, so they didn&#8217;t get very long to put their projects across. The audience were asked to keep questions until the end of the pitch, which allowed them to flow easily through their material. The range of presentations was interesting, some chose to manually click through PowerPoint-style, while other groups came up with stories or monologuing through a video they had created. This range kept the audience interested with each style of presentation being effective for its purpose.</p>
<p>It was interesting to see how each of the projects has been clearly influenced by the four members of the team. Each team of four contained one business student and three technical students, and the range of skills came through in the presentations. Some groups had &#8220;deep-dived&#8221; straight into technical work while others had spent more time thinking about use cases, business cases, how their project might fit in with IBM or be sold. I suspect this has a direct relationship to both how the team was lead by the IBM staff but also by the particular characters of each team and reminded me of Myers-Briggs or Belbin style studies I&#8217;ve done in the past.</p>
<p>Now I&#8217;ll have a little look at each project in (very) brief&#8230; I&#8217;ll stress in advance that I&#8217;ve heard a small snippet of 12 weeks of hard work and any opinion here is mine alone and based solely on today&#8217;s pitches:</p>
<p><strong>Improved voting system</strong><br />
The team gave an introduction to their solution involving a three phase voting system followed by an example of the problem they were trying to solve and how their solution tackled these. The team had been working with a local council to identify requirements for such a system, so were able to work with real-world examples and solicit feedback. Questions followed and feedback from the council seemed to have been good. Some doubts were expressed by the audience about the security of such a system which whilst possibly valid, it seemed to me that these could be addressed should the solution be implemented live. The team presented the solution as having environmental benefits which might seem obvious at first but I thought were rather questionable given the requirement to use computer hardware and power, a further study would be required here to determine whether the current system using sustainably-sourced paper could be bettered on the environmental front. Verification of voters appears to be vastly improved using their system with less room from fraudulent votes with connection to other systems for authentication such as the DVLA. Clearly any such automated voting system would have huge benefits for the speed of counting after voting has completed.</p>
<p><strong>Smart Cursor</strong><br />
A new input device to control an on screen cursor using any sort of body movement aimed at improving human-computer interaction (primarily for disabled people). The system involves a hardware sensor strapped to the part of the body that has movement. Initial calibration for any new part of the body is required which is run once to set up 4 movements (up/down/left/right). Other movements and gestures would also be possible such as a mouse click and the combination of sensors on multiple parts of the body. The hardware technology could be built small enough to be permanently wearable without distress or difficulty to the user. Other uses of the technology appear to be for rehabilitation or monitoring a condition whilst wearing the hardware device. Lots of room for customisation brought out during questioning as well as a few issues about how to set up the device in the first place. However, this seemed like a really worthwhile (if low usage) piece of research that could be immensely useful to its target audience and at low cost too.</p>
<p><strong>Smarter Vehicles</strong><br />
The aim of this project is to personalise the driving experience for car users by attempting to add three things to a car (1) identifying which user is driving, (2) providing the car with knowledge about where it&#8217;s going, and (3) permanently connecting the car to a network. The team used a video style presentation and monologue they had story-boarded which was clearly well produced and rehearsed. It was unclear what the project had achieved, however, as no specifics were mentioned on what had been achieved but there were certainly plenty of good ideas as to what could be done in this area. The team do appear to have a demonstration available which I&#8217;m looking forward to going to see in Hursley tomorrow and the Extreme Blue demonstration expo after which I&#8217;m sure it will be a lot clearer which ideas they&#8217;ve followed through into something tangible and which are still in progress. Another great plus for this team was they were aligned with an automotive manufacturer and will be presenting their ideas back to the board at a later date which will be a fabulous experience to get for them all.</p>
<p><strong>FTP Discovery</strong><br />
Tackles the problem of escalating FTP network complexity in enterprises. The project attempts to map FTP files on the network in flight and automatically provides a visualisation of the network in a node graph style format. This network can be annotated manually with things such adding the cost of various transfers and links to allow the users to build up a visual picture and cost to the company of their FTP services. The team advocate the use of managed file transfers (as provided by <a href="https://www-01.ibm.com/software/integration/wmq/filetransfer/">WMQ File Transfer Edition</a>, for example) but failed to clearly state what the problem with FTP as a service is. That said, they seem to have a very clever way of detecting FTP traffic by sniffing the network and could easily extend their architecture to include all sorts of other protocols. They have also thought carefully about how their work might be used in the future, for example as a tool for IBM pre-sales, a saleable IBM product or (most likely) a component of one or more existing IBM products.</p>
<p>Congratulations to all the teams and people involved. The presentations were great, a very entertaining hour, and it seems like some really useful work has come out of Extreme Blue in the UK again this year. Well done!</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2011/09/06/hursley-extreme-blue-2011-presentations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minihacks and Open Technologies</title>
		<link>http://eightbar.co.uk/2011/02/20/minihacks-and-open-technologies/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=minihacks-and-open-technologies</link>
		<comments>http://eightbar.co.uk/2011/02/20/minihacks-and-open-technologies/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 18:33:54 +0000</pubDate>
		<dc:creator>Andy Piper</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Hursley]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[guruplug]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[minihack]]></category>
		<category><![CDATA[openclient]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=1045</guid>
		<description><![CDATA[It&#8217;s not all about process, software development, and quadricopters&#8230; This week we&#8217;ve had what could be described as a &#8220;mini Hackday&#8221;, instigated by an idea from Andy Stanford-Clark and organised by Hursley newcomer Vaibhavi Joshi. The idea was to spend a few hours exploring the world of plug computers (in this case, a model called [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s not all about process, software development, and quadricopters&#8230; <img src='http://eightbar.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a title="Guruplug by andyp uk, on Flickr" href="http://www.flickr.com/photos/andypiper/5450609876/"><img class="alignleft" style="margin: 10px;" src="http://farm6.static.flickr.com/5251/5450609876_0dea88acf0_m.jpg" alt="Guruplug" width="180" height="240" /></a> This week we&#8217;ve had what could be described as a &#8220;mini Hackday&#8221;, instigated by an idea from <a href="http://twitter.com/andysc">Andy Stanford-Clark</a> and organised by Hursley newcomer <a href="http://twitter.com/vaij">Vaibhavi Joshi</a>. The idea was to spend a few hours exploring the world of plug computers (in this case, a model called a <a href="http://www.plugcomputer.org/plugwiki/index.php/GuruPlug">Guruplug</a>); to brainstorm some ideas around utility computers; and to generally see what we could do with this kind of a form factor.</p>
<p>Some great ideas emerged, and quite a few of us were severely tempted to order our new shiny gadgets on the spot&#8230; by the end of the morning the <a href="http://www.alphaworks.ibm.com/tech/rsmb">Really Small Message Broker</a> was built and running on the Guruplug and some exciting <a href="http://mqtt.org">MQTT</a>-related thoughts were flying around. A nice break from the norm for all of us!</p>
<p>Inspired by some of the &#8220;social technologies for internal communications&#8221; discussions I&#8217;d had with <a href="http://abisignorelli.com/">Abi Signorelli</a> at <a href="http://andypiper.co.uk/2011/02/20/a-very-social-week-in-london/">Social Media Week London the previous week</a> &#8211; in particular, the ease of capturing a brief audio snippet on any particular topic &#8211; I thought I&#8217;d ask Vaibhavi what she thought &#8211; here&#8217;s a quick interview:<br />
<object id="boo_player_1" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="129" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="data" value="http://boos.audioboo.fm/swf/fullsize_player.swf" /><param name="scale" value="noscale" /><param name="salign" value="lt" /><param name="bgColor" value="#FFFFFF" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="window" /><param name="FlashVars" value="mp3=http%3A%2F%2Faudioboo.fm%2Fboos%2F278549-the-minihack-in-hursley-with-vaij.mp3%3Fsource%3Dembed&amp;mp3Author=andypiper&amp;mp3LinkURL=http%3A%2F%2Faudioboo.fm%2Fboos%2F278549-the-minihack-in-hursley-with-vaij&amp;mp3Title=The+%23minihack+in+Hursley+with+%40vaij&amp;rootID=boo_player_1&amp;mp3Time=11.44am+15+Feb+2011" /><param name="src" value="http://boos.audioboo.fm/swf/fullsize_player.swf" /><param name="bgcolor" value="#FFFFFF" /><param name="flashvars" value="mp3=http%3A%2F%2Faudioboo.fm%2Fboos%2F278549-the-minihack-in-hursley-with-vaij.mp3%3Fsource%3Dembed&amp;mp3Author=andypiper&amp;mp3LinkURL=http%3A%2F%2Faudioboo.fm%2Fboos%2F278549-the-minihack-in-hursley-with-vaij&amp;mp3Title=The+%23minihack+in+Hursley+with+%40vaij&amp;rootID=boo_player_1&amp;mp3Time=11.44am+15+Feb+2011" /><embed id="boo_player_1" type="application/x-shockwave-flash" width="400" height="129" src="http://boos.audioboo.fm/swf/fullsize_player.swf" flashvars="mp3=http%3A%2F%2Faudioboo.fm%2Fboos%2F278549-the-minihack-in-hursley-with-vaij.mp3%3Fsource%3Dembed&amp;mp3Author=andypiper&amp;mp3LinkURL=http%3A%2F%2Faudioboo.fm%2Fboos%2F278549-the-minihack-in-hursley-with-vaij&amp;mp3Title=The+%23minihack+in+Hursley+with+%40vaij&amp;rootID=boo_player_1&amp;mp3Time=11.44am+15+Feb+2011" wmode="window" allowscriptaccess="always" bgcolor="#FFFFFF" salign="lt" scale="noscale" data="http://boos.audioboo.fm/swf/fullsize_player.swf"></embed></object></p>
<p>Straight after the hacking, it was time to move on to the Open Technologies event that was being run to promote Linux, Firefox and Symphony. I&#8217;m a user and a big fan of all of these tools so it was nice to see a local Hursley event as part of IBM&#8217;s global awareness month dedicated to helping those within the internal community not yet up-to-speed on what people were using. The best part? Free stickers <img src='http://eightbar.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a title="Open Technologies by andyp uk, on Flickr" href="http://www.flickr.com/photos/andypiper/5451657145/"><img src="http://farm6.static.flickr.com/5218/5451657145_19725cb4e1.jpg" alt="Open Technologies" width="500" height="374" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2011/02/20/minihacks-and-open-technologies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parrot AR.Drone</title>
		<link>http://eightbar.co.uk/2010/09/08/parrot-ar-drone/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=parrot-ar-drone</link>
		<comments>http://eightbar.co.uk/2010/09/08/parrot-ar-drone/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 20:37:53 +0000</pubDate>
		<dc:creator>Ben Hardill</dc:creator>
				<category><![CDATA[augmented reality]]></category>
		<category><![CDATA[Hursley]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[drone]]></category>
		<category><![CDATA[UAV]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=1017</guid>
		<description><![CDATA[Andy Piper brought his new toy to the lab today. While on a whistle stop tour of China recently he called in at Hong Kong on the way back, where he picked up one of the a Parrot AR.Drones which have been released this month. The AR.Drone is a quadricopter with 2 video cameras, one [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://andypiper.co.uk/">Andy Piper</a> brought his new toy to the lab today. While on a whistle stop tour of China recently he called in at Hong Kong on the way back, where he picked up one of the a <a href="http://ardrone.parrot.com/parrot-ar-drone/">Parrot AR.Drones</a> which have been released this month.</p>
<p>The AR.Drone is a quadricopter with 2 video cameras, one mounted in the nose and one downward-facing. The drone that acts as an ad-hock Wi-Fi access point allowing it to be controlled from any device with Wi-Fi. At the moment Parrot are only shipping a client for the iPhone, but there is an <a href="https://projects.ardrone.org/">API</a> available and there is already <a href="http://www.youtube.com/watch?v=oT_OSblo-Og&amp;feature=related" target="_blank">footage</a> on the net using an Android Nexus One to control one. It&#8217;s loaded with a bunch of other sensors as well, an accelerometer to help keep it stable and a ultrasound altimeter to help it maintain altitude over changing ground.</p>
<p>The iPhone interface for flying the drone uses the accelerometer and is a bit tricky to start with, but I think with a little bit of practice it shouldn&#8217;t take too long to get the hang of it. The feed from the video cameras is fed back to the handset allowing you to get a pilot&#8217;s eye view. At the moment none of the software allows you to capture this video, but it&#8217;s expected to be added soon. You can also use the camera to play AR games or have the it hover and hold station over markers on the floor.</p>
<p>The whole thing runs a embedded Linux build on a ARM chip and you can even telnet into the thing. It comes with 2 chassis, one for outside and one with some protective shrouds for the propellers to use indoors. </p>
<p>I think some very cool stuff should be possible with a platform like this.</p>
<p>Here are 2 short videos I short of a few of us having a go with it on the lawn in front of Hursley House.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/SnXjEO_0wEw?fs=1&amp;hl=en_GB&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/SnXjEO_0wEw?fs=1&amp;hl=en_GB&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/73cx9J9D608?fs=1&amp;hl=en_GB&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/73cx9J9D608?fs=1&amp;hl=en_GB&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2010/09/08/parrot-ar-drone/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A day with the inventors</title>
		<link>http://eightbar.co.uk/2010/07/12/a-day-with-the-inventors/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-day-with-the-inventors</link>
		<comments>http://eightbar.co.uk/2010/07/12/a-day-with-the-inventors/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 10:14:37 +0000</pubDate>
		<dc:creator>Andy Piper</dc:creator>
				<category><![CDATA[Hursley]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/2010/07/12/a-day-with-the-inventors/</guid>
		<description><![CDATA[A few weeks ago, the Financial Times Digital Business podcast visited Hursley and checked out some of the innovations that are being worked on. The result is a nice 22 minute episode which tours the lab (including the Retail Lab pictured on the left!) and talks to John McLean, Andy Stanford-Clark, Bharat Bedi and Jamie [...]]]></description>
			<content:encoded><![CDATA[<div align="left" style="float: left; padding-right:15px; padding-bottom:15px;"><a href="http://www.flickr.com/photos/andypiper/4786269470/" title="Retail Lab by andyp uk, on Flickr"><img src="http://farm5.static.flickr.com/4081/4786269470_d4e24bb299_m.jpg" width="180" height="240" alt="Retail Lab"/></a></div>
<p>A few weeks ago, the <a href="http://podcast.ft.com/index.php?pid=797">Financial Times Digital Business podcast visited Hursley</a> and checked out some of the innovations that are being worked on. The result is a nice 22 minute episode which tours the lab (including the Retail Lab pictured on the left!) and talks to John McLean, <a href="http://twitter.com/andysc">Andy Stanford-Clark</a>, <a href="http://twitter.com/bharatbedi">Bharat Bedi</a> and <a href="http://twitter.com/jambo13">Jamie Caffrey</a>.</p>
<p>If you&#8217;re into augmented apps, location awareness, Emotiv headsets (as featured in <a href="http://eightbar.co.uk/2010/04/23/bang-went-the-theory/">our last post here</a>, too!), e-paper labels on shop shelves, <a href="http://mqtt.org/">telemetry</a>, <a href="http://stanford-clark.com/andy_house.html">instrumented houses</a>, and <a href="http://asmarterplanet.com/">Smarter Planet</a> &#8211; it&#8217;s a great listen.</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2010/07/12/a-day-with-the-inventors/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Bang went the theory&#8230;</title>
		<link>http://eightbar.co.uk/2010/04/23/bang-went-the-theory/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bang-went-the-theory</link>
		<comments>http://eightbar.co.uk/2010/04/23/bang-went-the-theory/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 14:43:05 +0000</pubDate>
		<dc:creator>Andy Piper</dc:creator>
				<category><![CDATA[Hursley]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[bang goes the theory]]></category>
		<category><![CDATA[brain]]></category>
		<category><![CDATA[emotiv]]></category>
		<category><![CDATA[kevin brown]]></category>
		<category><![CDATA[knolleary]]></category>
		<category><![CDATA[MQTT]]></category>
		<category><![CDATA[nick o'leary]]></category>
		<category><![CDATA[taxis]]></category>
		<category><![CDATA[television]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=1008</guid>
		<description><![CDATA[As with yesterday&#8217;s post, I really don&#8217;t have to do too much work on this one, as the detail has already been written up elsewhere&#8230; If you watched this week&#8217;s edition of Bang Goes The Theory on BBC1, you will have seen Nick O&#8217;Leary and Kevin Brown from IBM Hursley helping Jem and Dallas to [...]]]></description>
			<content:encoded><![CDATA[<p>As with yesterday&#8217;s post, I really don&#8217;t have to do too much work on this one, as the detail has already been written up elsewhere&#8230;</p>
<p>If you watched this week&#8217;s edition of <a href="http://www.bbc.co.uk/bang/">Bang Goes The Theory on BBC1</a>, you will have seen <a href="http://eightbar.co.uk/about/nick-oleary/">Nick O&#8217;Leary</a> and Kevin Brown from IBM Hursley helping Jem and Dallas to drive taxis. That probably wouldn&#8217;t have been entirely revolutionary, had it not been done through a combination of an Emotiv brain-signal-reading headset, and some MQTT and Arduino funkiness&#8230; no hands on the wheel or feet on the pedals!</p>
<p>Nick has <a href="http://knolleary.net/2010/04/22/how-i-got-onto-prime-time-bbc-one/">a great write-up</a> of what sounds like a fun (but cold) event. You may still be able to catch the fun on <a href="http://www.bbc.co.uk/iplayer/episode/b00s5fvq/Bang_Goes_the_Theory_Can_You_Train_Your_Brain/">iPlayer</a>, or there are <a href="http://www.criticalmention.com/report/5093x135035.htm">some clips over here</a>.</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/knolleary/4541825724/in/set-72157623904843524"><img class="aligncenter" src="http://farm3.static.flickr.com/2715/4541825724_a207da04f3_d.jpg" alt="" width="500" height="375" /></a><br />
(<em><a href="http://www.flickr.com/photos/knolleary/4541825724/">Image:</a> Creative Commons Attribution Non-Commercial Share-Alike (2.0) from knolleary&#8217;s photostream, used with permission &#8211; <a href="http://www.flickr.com/photos/knolleary/sets/72157623904843524/">full set</a></em>)</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2010/04/23/bang-went-the-theory/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Christmas lights</title>
		<link>http://eightbar.co.uk/2009/12/20/the-christmas-lights/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-christmas-lights</link>
		<comments>http://eightbar.co.uk/2009/12/20/the-christmas-lights/#comments</comments>
		<pubDate>Sun, 20 Dec 2009 15:00:38 +0000</pubDate>
		<dc:creator>Andy Piper</dc:creator>
				<category><![CDATA[Hursley]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[andysc]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[ibmlights]]></category>
		<category><![CDATA[lights]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/2009/12/20/the-christmas-lights/</guid>
		<description><![CDATA[As a festive entry on eightbar this year, let&#8217;s talk about Christmas lights. Twitter-controlled ones! Andy Stanford-Clark hooked up a set of lights to Twitter. As reported in Computer Weekly: Using some clever IBM middeware, The microcontroller sets the illumination colour based on a signal from the internet or via SMS over a GSM network [...]]]></description>
			<content:encoded><![CDATA[<p>As a festive entry on eightbar this year, let&#8217;s talk about Christmas lights. Twitter-controlled ones! <img src='http://eightbar.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://twitter.com/andysc">Andy Stanford-Clark</a> hooked up a set of lights to Twitter. As <a href="http://www.computerweekly.com/galleries/239721-8/Happy-Twitter-Christmas.htm">reported in Computer Weekly</a>:</p>
<blockquote><p>Using some clever IBM middeware, The microcontroller sets the illumination colour based on a signal from the internet or via SMS over a GSM network &#8211; so you can tweet &#8220;ibmlights&#8221; with the word RED, GREEN or BLUE to change their colour.</p></blockquote>
<p>In fact, the commands got a bit more sophisticated than that, with more colours and lighting patterns. Towards the middle of last week the lights ended up over <a href="http://twitter.com/lauracowen">Laura</a>&#8216;s desk, and a growing band of folks delightedly tweeted the <a href="http://twitter.com/ibmlights">@ibmlights</a> account with instructions to change colour or pattern. She took some pictures for me (and some video as well, but I didn&#8217;t have time to edit it&#8230;).</p>
<div align="center"><a href="http://eightbar.co.uk/wp-content/uploads/2009/12/IMG_4041.JPG"><img alt="" title="" style="max-width: 800px;" src="http://eightbar.co.uk/wp-content/uploads/2009/12/IMG_4041.JPG" width="200" /></a> <a href="http://eightbar.co.uk/wp-content/uploads/2009/12/IMG_4040.JPG"><img alt="" title="" style="max-width: 800px;" src="http://eightbar.co.uk/wp-content/uploads/2009/12/IMG_4040.JPG" width="200" /></a></div>
<p>Another year of innovation and fun at Hursley! <img src='http://eightbar.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  Happy Christmas!</p>
<p>(by the way, well worth taking a look at the <a href="http://www.computerweekly.com/galleries/239721-1/Hursley-House.htm">rest of the Computer Weekly article</a> I linked above &#8211; lots more coolness from Hursley! oh, and I&#8217;m not sure how long the lights will be online&#8230; it&#8217;s just a bit of fun really)</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/12/20/the-christmas-lights/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Technical Recognition</title>
		<link>http://eightbar.co.uk/2009/09/10/technical-recognition/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=technical-recognition</link>
		<comments>http://eightbar.co.uk/2009/09/10/technical-recognition/#comments</comments>
		<pubDate>Thu, 10 Sep 2009 16:24:00 +0000</pubDate>
		<dc:creator>Andy Piper</dc:creator>
				<category><![CDATA[Hursley]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[achievement]]></category>
		<category><![CDATA[award]]></category>
		<category><![CDATA[ctre]]></category>
		<category><![CDATA[otaa]]></category>
		<category><![CDATA[recognition]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/?p=918</guid>
		<description><![CDATA[[A guest post by Hursley’s Ben Fletcher. This was originally written as an internal blog post – Ben recently received the award for External Honours at the IBM Corporate Technical Recognition Event. Here, he reflects on his experiences] I believe it is important to leave it entirely up to the individual to recognise the positives [...]]]></description>
			<content:encoded><![CDATA[<p>[A guest post by Hursley’s <a href="http://benfletcher.com">Ben Fletcher</a>. This was originally written as an internal blog post – Ben recently received the award for External Honours at the IBM Corporate Technical Recognition Event. Here, he reflects on his experiences] </p>
<p>I believe it is important to leave it entirely up to the individual to recognise the positives of IBMers they work with, and go from there &#8211; you can&#8217;t do any better than this, but, there&#8217;s a bonus: sometimes IBM wants to recognise you too!&#160; To make it all look good, to customers, or to make people happy, and to maintain the technical and innovative reputation or brand IBM has, they&#8217;ve built title names or award names as follows:</p>
<ul>
<li>IBM Fellows</li>
<li>Corporate and Patent Portfolio Awards</li>
<li>Distinguished Engineers</li>
<li>Members of the IBM Academy of Technology</li>
<li>External Honours</li>
<li>Major Outstanding Innovation and Major Outstanding Technical Achievement Awards </li>
</ul>
<p>Lots of different names, but of course IBM is so diverse that it&#8217;s difficult to recognise things in a systematic manner. Looking at the titles, I think the key points here are: if you love corporate technology and/or innovation, you can&#8217;t go any better! </p>
<p>I did.&#160; As a result, I fell under the External Honours category, primarily for the <a href="http://www.radar.org.uk/awards-2009/winners-2008.aspx">RADAR Young Person of the Year award</a> that I received last year.&#160; Thereby I got into the book and, more excitedly, to meet other people and learn more about IBM.&#160; What did I learn from the other IBM attendees? </p>
<p>I would firstly ask where do you work?&#160; If it&#8217;s GBS [IBM Global Business Services], I would ask if they&#8217;ve heard of SWG [IBM Software Group]?&#160; If yes, have they worked with SWG before?&#160; With either answer, I would then ask if they&#8217;ve heard of Lab Services [which is where I work].&#160; With these answers, I started coming up with questions I&#8217;d love answers to &#8211; for example: </p>
<ul>
<li>how to improve the awareness of what Lab Services can do, across into GBS?</li>
<li>does the linkage between Lab Services and GBS have any room for improvement?</li>
<li>have people from Lab Services moved to GBS?</li>
<li>is Research well connected with UK?&#160; With Research being in Switzerland?</li>
<li>is the market for deaf-related and/or blind-related technology too small to be of interest?</li>
</ul>
<p><a href="http://eightbar.co.uk/wp-content/uploads/2009/09/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://eightbar.co.uk/wp-content/uploads/2009/09/image_thumb1.png" width="240" height="192" /></a></p>
<p>I also met with Brendon Riley [the IBM UK General Manager], who I was very keen to talk with, particularly as my wife is also Australian.&#160; I was thrilled when he told me that he was from Perth &#8211; where my wife was from! Brendon very kindly took the opportunity to ask me to do something for him &#8211; clearly he was keen to demonstrate that the planet was flatter, as he could ask me directly like a colleague sitting at the next desk might, rather than passing the request down through a hierarchical organisation. The fact that he&#8217;s from Perth, my wife&#8217;s from Perth, the Country General Manager asking me directly to do something for him, as our CEO would say: the world is becoming smaller and flatter! </p>
<p>Ben</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/09/10/technical-recognition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A different kind of TV remote control</title>
		<link>http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=a-different-kind-of-tv-remote-control</link>
		<comments>http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 13:57:51 +0000</pubDate>
		<dc:creator>Andy Piper</dc:creator>
				<category><![CDATA[messaging]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[MQTT]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[television]]></category>

		<guid isPermaLink="false">http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/</guid>
		<description><![CDATA[I’m very excited to be welcoming another Hursley innovator as a guest here on eightbar – Benjamin Hardill (you can find him on Twitter as @hardillb). Here’s some insight into what he’s been up to lately! More home automation, hardware hacking, and MQTT messaging adventures follow I got a new TV around Christmas last year [...]]]></description>
			<content:encoded><![CDATA[<p>I’m very excited to be welcoming another Hursley innovator as a guest here on eightbar – Benjamin Hardill (you can find him on Twitter as <a href="http://twitter.com/hardillb">@hardillb</a>). Here’s some insight into what he’s been up to lately! More home automation, hardware hacking, and MQTT messaging adventures follow <img src='http://eightbar.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p style="border-top-width: thin; border-top-style: dotted; border-top-color: #FFFFFF;"/>
<p>I got a new TV around Christmas last year and while unpacking it I noticed along with the HDMI, SCART and other sockets on the back it had a 9-pin socket labelled &quot;RS232C IN CONTROL&amp;SERVICE&quot;. I didn&#8217;t think that much of it at the time, but I remembered it last week while thinking about a couple of problems that had come up.</p>
<p><a href="http://www.flickr.com/photos/hardillb/1653622846/"><img style="margin: 5px 15px 5px 0px; display: inline" alt="Tidy TV setup" align="left" src="http://farm3.static.flickr.com/2374/1653622846_61e502aafd_m.jpg" width="240" height="180" /></a> The first of these was that I had got home twice recently to find I&#8217;d left the TV turned on while I was at work, this was mainly because I use <a href="http://www.mythtv.org/">MythTV</a> and I&#8217;d left it at the menu screen rather than turning the screen off as well. This had left shadow on the menu on the screen for a day or so afterwards (luckily no permanent damage as would have happened with a plasma or CRT TV).</p>
<p>The other point was from when we all first got hold of our Current Cost meters, there had been a lot of thought about how to work out exactly what appliances were on at any given time. While spotting when things like an electric water heater turned on was relatively easy, it was proving difficult to spot some of the lower power devices.</p>
<p>A plan started to form and I ordered a null modem cable from <a href="http://www.amazon.co.uk/Female-RS232-Serial-Modem-Cable/dp/B000Q8HO7I/ref=sr_1_1?ie=UTF8&amp;s=electronics&amp;qid=1245499991&amp;sr=8-1">Amazon</a> (£2.18 with free shipping) and went looking for some documentation on the protocol. The manual that came with the TV while being nearly an inch thick just covers the basics of how to plug it in and turn it on, but there was a CD-ROM with a much more detailed PDF document. The version for my TV is <a href="http://www.in.lge.com/XCanvas/images/26LC2R-TJ.pdf">here</a>. While searching round I found manuals for several other LG LCD/plasma TVs and they all seem to use the same basic protocol. </p>
<p>The protocol is relatively simple</p>
<p><code>[cmd1][cmd2] [setid] [data]</code></p>
<p>Where the <i>cmd1</i> &amp; <i>cmd2</i> are 1 letter code, <i>setid</i> is for if you have multiple TVs connected to the same cable, the default id is 01 but you can change if needed, using 00 will work for all connected TVs. And <i>data</i> is a hex value of the option to pass the command.</p>
<p>The response from the TV looks like this for a success</p>
<p><code>[cmd2] [setid] OK[data]x</code></p>
<p>and like this for a failure</p>
<p><code>[cmd2] [setid] NG[data]x</code></p>
<p>The command to turn the TV on and off is &quot;ka&quot; so sending</p>
<p><code>ka 00 1</code></p>
<p>turns the TV on and sending</p>
<p><code>ka 00 0</code></p>
<p>turns it off. Most of the commands will reply with the current status if they are passed <i>ff</i> as the data. So sending</p>
<p><code>ka 00 ff</code></p>
<p>gets the following when the TV is off</p>
<p><code>a 00 OK0x</code></p>
<p>So now I had a way to turn the TV on and off along with checking its current status. The next step was to surface this some way and given the fascination we all seem to have with messaging, MQTT seemed like a good idea. A little bit of Java and the Java COMM API later and I had 2 topics <i>TV/Commands</i> &amp; <i>TV/Status</i>.</p>
<p>I already have a topic that publishes if my mobile phone is in the flat by pinging it with Bluetooth. Combining this with the two new topics I can ensure that the TV is turned off when I leave. I&#8217;m also wondering if I should start to log the amount of time the TV is on, but I think the results may scare me a little…</p>
]]></content:encoded>
			<wfw:commentRss>http://eightbar.co.uk/2009/06/22/a-different-kind-of-tv-remote-control/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

