<?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/"
	>

<channel>
	<title>vandenbrande.com</title>
	<atom:link href="http://www.vandenbrande.com/wp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.vandenbrande.com/wp</link>
	<description>"No Home, But Home"</description>
	<pubDate>Mon, 16 Nov 2009 09:20:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>BREADBOX64, a twitter client for the C64.</title>
		<link>http://www.vandenbrande.com/wp/2009/06/breadbox64-a-twitter-client-for-the-c64/</link>
		<comments>http://www.vandenbrande.com/wp/2009/06/breadbox64-a-twitter-client-for-the-c64/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 22:24:14 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Vintage Computing]]></category>

		<category><![CDATA[C64 twitter vintage 8bit]]></category>

		<guid isPermaLink="false">http://www.vandenbrande.com/wp/?p=251</guid>
		<description><![CDATA[BREADBOX64 is a twitter client for the C64/128 which allows you to tweet from a real C64 and show your friends timeline. It uses Contiki, a very nice embedded OS, and the MMC Replay cartridge with the RR-Net add on for the physical connection to the net.

About
The commodore 64 will always have a sweet spot [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-262" title="breadbox64_logo" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/breadbox64_logo.png" alt="breadbox64_logo" width="290" height="75" align="left" />BREADBOX64 is a twitter client for the C64/128 which allows you to tweet from a real C64 and show your friends timeline. It uses Contiki, a very nice embedded OS, and the MMC Replay cartridge with the RR-Net add on for the physical connection to the net.<br />
<span id="more-251"></span></p>
<h1>About</h1>
<p>The commodore 64 will always have a sweet spot in my heart. Although not my first computer - that would be an ADAM Coleco - the C64 was the first system on which I really started to develop software in assembler. Now, some 20 years later I still tinker with it and so why not combining a 21st century phenomenon, called social micro-blogging  with a 20th century vintage computer!</p>
<h1>The C64</h1>
<p><img class="size-thumbnail wp-image-274 alignright" title="320px-commodore64" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/320px-commodore64-150x95.jpg" alt="320px-commodore64" width="150" height="95" align="right" />The C64 was introduced by Commodore in august 1982, it is 25 years old now. It had astounding graphics and sound capabilities for its time, but if you look at them now they are a bit outdated. The CPU, a 6502 from MOS Technologies, runs at 985Khz, the maximal screen resolution is 320&#215;256 and it has 64KB of RAM.</p>
<p><a href="http://en.wikipedia.org/wiki/Commodore_64" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">http://en.wikipedia.org/wiki/Commodore_64</a></p>
<h1>The Ethernet adapter</h1>
<p><img class="size-full wp-image-270 alignright" title="rrnet" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/rrnet.jpg" alt="rrnet" width="256" height="300" align="right" /><br />
Even today there is a vibrant scene around the C64. There are even hardware add ons being produced right now. Most add ons take the form of cartridges that plug into the back of the machine. One of these is the MMC replay cartridge that, among others, can add ethernet capabilities to the C64 via a daughter board RR-net.</p>
<p><a href="http://www.c64-wiki.com/index.php/MMC_Replay" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.c64-wiki.com');">http://www.c64-wiki.com/index.php/MMC_Replay</a></p>
<h1>The OS</h1>
<p>As an underlying OS (yes, an OS that runs on the C64 is possible), I use Contiki. Contiki is an open source, highly portable, multi-tasking operating system for memory-efficient networked embedded systems and wireless sensor networks. More specific, I use their uIP stack to communicate over the Internet with the C64. It is definitely worth looking at. Actually the breadbox64 project grew out of my interest in Contiki to use it as a basis for some real projects later on.</p>
<p><a href="http://www.sics.se/contiki/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.sics.se');">http://www.sics.se/contiki/</a></p>
<h1>The Compiler</h1>
<p>CC65 is a Small C compiler or the 6502. The 6502 is the CPU found in the C64 and a lot of other computers of that era, e.g. the Apple ][. It is a complete compiler tool chain with C compiler, assembler, linker and archiver.</p>
<p><a href="http://www.cc65.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.cc65.org');">http://www.cc65.org/</a></p>
<h1>The result</h1>
<div id="attachment_261" class="wp-caption aligncenter" style="width: 394px"><img class="size-full wp-image-261" title="breadbox64_welcome" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/breadbox64_welcome.png" alt="breadbox64_welcome" width="384" height="271" /><p class="wp-caption-text">The welcome screen, ready to log in!</p></div>
<div id="attachment_263" class="wp-caption aligncenter" style="width: 394px"><img class="size-full wp-image-263" title="breadbox64_main" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/breadbox64_main.png" alt="breadbox64_main" width="384" height="271" /><p class="wp-caption-text">Twittering from a C64</p></div>
<p style="text-align: left;">With BREADBOX64 you can post status messages and view your friends timeline. The timeline refreshes every two minutes.  After starting you provide your twitter username and password separated by a colon. After pressing enter, the timeline is retrieved and shown. At the bottom of the screen there is an input field for you to type aq status message. Pressing enter will post that message to twitter.</p>
<p>You can run BREADBOX64 on a C64 emulator. I use <a href="http://www.viceteam.org/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.viceteam.org');">VICE</a>, because that one supports networking. However, you can better test it on a real system if you have the hardware ready at hand. If so, copy the D64 to a real disk, put it in your 1541 and go ahead!</p>
<p>If you want to try it yourself, you probably need to find your own ip.cfg file. This is a contiki.cfg file that contains IP, gateway etc. You can generate one overhere: <a href="http://cbm8bit.com/contiki/" onclick="javascript:pageTracker._trackPageview('/outbound/article/cbm8bit.com');">http://cbm8bit.com/contiki/</a>. The one supplied uses 192.168.1.128 as IP and 192.168.1.1 as gateway.</p>
<p>Although primarely programmed for the C64 BREADBOX64 should compile for other systems using Contiki. The only C64 specific code relates to the little bird at the top of the screen, which is actually a sprite.</p>
<p>If you fancy this piece of software, you can follow <a href="http://twitter.com/breadbox64" onclick="javascript:pageTracker._trackPageview('/outbound/article/twitter.com');">breadbox64 </a>on twitter! I&#8217;ll give some status updates on how this project evolves&#8230;</p>
<h1>See it run on a C128D in C64 mode.</h1>
<p><object width="425" height="344" data="http://www.youtube.com/v/8m86mm-SMGA&amp;hl=en&amp;fs=1" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/8m86mm-SMGA&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /></object></p>
<h1>Download</h1>
<div id="attachment_293" class="wp-caption aligncenter" style="width: 138px"><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/breadbox64.d64" ><img class="size-full wp-image-293" title="BREADBOX64 disk image" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/bb64.jpg" alt="Download BREADBOX64" width="128" height="128" /></a><p class="wp-caption-text">Download BREADBOX64</p></div>
<p><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2009/06/breadbox64_src.tgz" onclick="javascript:pageTracker._trackPageview('/downloads/wp/wp-content/uploads/2009/06/breadbox64_src.tgz');">breadbox64 source code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2009/06/breadbox64-a-twitter-client-for-the-c64/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vintage Indoor RC</title>
		<link>http://www.vandenbrande.com/wp/2009/01/vintage-indoor-rc/</link>
		<comments>http://www.vandenbrande.com/wp/2009/01/vintage-indoor-rc/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 22:18:30 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Indoor RC]]></category>

		<guid isPermaLink="false">http://www.vandenbrande.com/wp/?p=215</guid>
		<description><![CDATA[This winter I revamped my oldest indoor RC equipment, a few BitCar receivers and a hacked transmitter, to experience some lo-tech indoor fun. If you think about it, this equipment is not so different from the early equipment used at the dawn of the RC flying hobby. Most early RC planes flew rudder only, with [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-thumbnail wp-image-224 figure" title="My vintage indoor RC set" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pb080109-150x112.jpg" alt="My vintage indoor RC set" width="150" height="112" align="left" />This winter I revamped my oldest indoor RC equipment, a few BitCar receivers and a hacked transmitter, to experience some lo-tech indoor fun. If you think about it, this equipment is not so different from the early equipment used at the dawn of the RC flying hobby. Most early RC planes flew rudder only, with a fixed amount of motor time, basically until the fuel ran out. I found some <a href="http://www.rchalloffame.org/Video/index.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.rchalloffame.org');">great vintage footage </a>on the web that illustrates all the fun you can get from flying early day RC planes <img src='http://www.vandenbrande.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> <span id="more-215"></span></p>
<p>My early indoor equipment has two channels. One for the rudder that is bang-bang, meaning it can only deflect full to the left or the right, and one for the motor. A <a href="http://www.vandenbrande.com/wp/2005/10/bitesc-electronic-speedcontroller-for-bitcars/" >home-brew ESC</a> gives some proportional control over the motor . To make it all look a bit more tidier, I soldered some small connectors to the receiver and ESC board . The advantage of this is that the components can be reused more easily.</p>
<p><img class="alignleft size-medium wp-image-226" title="BitCar" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/simg1136-3-300x225.jpg" alt="BitCar" width="300" height="225" /><img class="alignright size-medium wp-image-218" title="Close up of electronics" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/p1010018-300x225.jpg" alt="Close up of electronics" width="300" height="225" /></p>
<p>I always have been a fan off vintage looking RC planes. So for this season I found two planes I wanted to build and fly with my vintage equipment. One of my favorites is definitely the &#8216;Guided Mite&#8217;. This a design from the fifties meant for rudder only with a small combustion engine. Luckily for me, somebody was kind enough to <a href="http://www.rcgroups.com/forums/showthread.php?t=863644">post the plans to rcgroups.<br />
</a></p>
<p><img class="alignleft size-medium wp-image-222" title="guided mite" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pb080081-300x225.jpg" alt="guided mite" width="300" height="225" /><img class="alignright size-medium wp-image-223" title="guided mite" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pb080085-300x225.jpg" alt="guided mite" width="300" height="225" /></p>
<p>The other plane is a rogallo wing design, named a cootie. You can find <a href="http://www.bsdmicrorc.com/index.php?show_aux_page=5" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.bsdmicrorc.com');">the plans</a> at the fine site of Bob Selman. The rogalla wing is an early design delta wing and has some <a href="http://en.wikipedia.org/wiki/Rogallo_wing" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">nice history</a> about it. Also, I just like its retro-look.</p>
<p><img class="alignleft size-medium wp-image-221" title="cootie" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pb080072-300x225.jpg" alt="cootie" width="300" height="225" /><img class="alignright size-medium wp-image-220" title="cootie" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pb080069-300x225.jpg" alt="cootie" width="300" height="225" /></p>
<p>After building these two planes, I still had a problem with the transmitter. I still used the transmitter box that came with the BitCar and it was just not good looking. So I decided to do a DIY case for the transmitter. I milled a front panel on my CNC mill out of a piece of white painted wood. After having milled the front plate I applied some red acrylic paint to it and wiped the excess paint away. On the milled parts the paint stuck to the wood, so you get red letters on a white background. Some large keys and a big switch add to the vintage look.</p>
<p><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pb080059.jpg" ><img class="alignleft size-medium wp-image-219" title="transmitter" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pb080059-300x225.jpg" alt="transmitter" width="300" height="225" /></a><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pc060044.jpg" ><img class="alignright size-medium wp-image-225" title="transmitter" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/pc060044-300x225.jpg" alt="transmitter" width="300" height="225" /></a></p>
<p>For the guided mite I tried to adhere to the original design as good a I could with the equipment I had. The early RC gear had what was called an escapement. If you take a closer look at the plans for the guided mite you might figure out how it all worked. But basically it was a system that allowed for the next sequence of steering: left-neutral-right-neutral-left-&#8230; It was all powered by a wound-up rubber band! So you basically only had a limited number of steering commandos. After receiving an electric pulse, a pin was pulled down by a magnet and allowed the rubber band to unwind a quarter of a turn. The rubber band was connected to a yoke that would in turn drive the rudder.</p>
<p><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/p8230045.jpg" ><img class="alignleft size-medium wp-image-234" title="actuator" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/p8230045-300x225.jpg" alt="actuator" width="300" height="225" /></a><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/p8230046.jpg" ><img class="alignright size-medium wp-image-235" title="yoke" src="http://www.vandenbrande.com/wp/wp-content/uploads/2009/01/p8230046-300x225.jpg" alt="yoke" width="300" height="225" /></a></p>
<p>In my incarnation of this system I used an actuator, basically a coil with a magnet inside of it. This magnet can turn a few degrees left and right under impulse of the magnetic field of the coil. Basically already a bit more advanced than the original equipment, because I just can choose with direction to steer without having to quickly skip the other direction.</p>
<p>The guided-mite ended up with a wingspan of 29cm and a total weight (ready to fly) of 24grams. The Cootie has a wingspan of 33cm and weighs 17grams ready to fly.</p>
<p>I really enjoyed building and  flying these two indoor planes. Don&#8217;t ask me why, but I just have a sweet spot for old RC models.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2009/01/vintage-indoor-rc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bringing my children to school with my bike and Open Source software</title>
		<link>http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/</link>
		<comments>http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 11:04:58 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://www.vandenbrande.com/wp/?p=179</guid>
		<description><![CDATA[Recently I bought a bicycle trailer (remork) to transport my kids to school. As school is only 2 kilometers away and there is always a long queue of cars waiting for the traffic lights, using a bike is actually faster then taking a car. This renewed my interest in biking and off course is a good [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-thumbnail wp-image-182 figure" title="PalmIII bike computer" src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/bikey-150x112.jpg" alt="PalmIII bike computer" width="150" height="112" align="left" />Recently I bought a bicycle trailer (remork) to transport my kids to school. As school is only 2 kilometers away and there is always a long queue of cars waiting for the traffic lights, using a bike is actually faster then taking a car. This renewed my interest in biking and off course is a good thing for my health!<br />
<span id="more-179"></span><br />
<span> </span>After installing a cheap bike computer, I had some feedback on my daily performances. It is quite fun to try to keep your speed at around 20 km/h when pulling an extra mass of approximately 40 kg. What I missed, though, was some historic feedback. The bike computer provided me with actual speed, average and top speed, but I was more interested in getting a graph. Plotting the speed versus distance traveled was my ultimate goal.</p>
<p><span> </span>Because I had an old Palm III laying around catching some dust, I thought a bit of googling around Palm and bike computer would not hurt. That is when I discovered Veloace (<a href="http://www.engbedded.com/veloace" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.engbedded.com');">http://www.engbedded.com/veloace</a>). VeloAce is an Open Source bike computer for PalmOS devices with some very advanced features, like logging distance versus speed, acceleration, trip time and a lot more.<img class="size-full wp-image-207 figure" title="veloace" src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/va01.png" alt="veloace" width="160" height="160" align="right" /></p>
<p><span> </span>There are different types of cables available to interface an odometer sensor to the Palm. Basically all the sensors use just a reed-switch (<a href="http://en.wikipedia.org/wiki/Reed_switch" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">http://en.wikipedia.org/wiki/Reed_switch</a>) and a magnet fixed to a spoke in the front wheel. When the magnet passes the switch, it will close and thus give contact. Veloace uses the RTS and RXD pins on the connector, both are part of the RS232 serial communication standard. So, the switch will short RTS and RXD, giving a pulse, when the wheel rotates one full turn, to the software.</p>
<p><span> </span>As a prototype to mount my PalmIII to my bike, I just connected a PalmIII serial cable to the PalmIII and made a small SUBD9 connector onto which I soldered the correct pins to the wires of the sensor. The Palm III got fixed to the steer by some rubber bands. Although it all worked, this was sub-optimal, too bulky and clumsy and the connector on the PalmIII kept getting loose on jumpy roads. I needed a better solution.</p>
<p>A solution like the original bike computer would be ideal. It is a small device that slides into a fixture on the steer of your bike. If only I could reuse that fixture for my Palm III. Well, that is just what I did.  I took the bike computer apart, which luckily was very cheap at around 3 euros. The lower part of the shell contained the physical connector to the fixture. It has two metal contacts that connect to the wires of the sensor when you slide it into the fixture. I hot-glued this lower shell to the back side of my Palm III.</p>
<p>But before glueing the lower shell I soldered some wires straight on the Palm III interface board and brought them outside via a small hole that gets covered by the lower shell.</p>
<p>Now I can easily insert and remove my Palm III bike computer and just use it as regular bike computer. I hope that the photos below give you enough detail to do it yourself. Happy biking to all!</p>

<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/pc0600431/"  title='pc0600431'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc0600431-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/pc0600411/"  title='pc0600411'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc0600411-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600082/"  title='p92600082'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600082-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600092/"  title='p92600092'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600092-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600102/"  title='p92600102'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600102-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600111/"  title='p92600111'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600111-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600121/"  title='p92600121'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600121-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600131/"  title='p92600131'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600131-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600141/"  title='p92600141'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600141-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600151/"  title='p92600151'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600151-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/p92600161/"  title='p92600161'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/p92600161-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/bikey/"  title='PalmIII bike computer'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/bikey-150x112.jpg" width="150" height="112" class="attachment-thumbnail" alt="" /></a>
<a href="http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/va01/"  title='veloace'><img src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/va01-150x150.png" width="150" height="150" class="attachment-thumbnail" alt="" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2008/12/bringing-my-children-to-school-with-my-bike-and-open-source-software/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Indoor powered paraglider</title>
		<link>http://www.vandenbrande.com/wp/2008/12/indoor-powered-paraglider/</link>
		<comments>http://www.vandenbrande.com/wp/2008/12/indoor-powered-paraglider/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 23:26:20 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Indoor RC]]></category>

		<category><![CDATA["allowscriptaccess":"always"]]></category>

		<category><![CDATA["src":"http://www.youtube.com/v/V3rFWX1CwjU&hl=en&fs=1&color1=0x234900&color2=0x4e9e00"]]]></category>

		<category><![CDATA[Add new tag["allowFullScreen":"true"]]></category>

		<guid isPermaLink="false">http://www.vandenbrande.com/wp/?p=109</guid>
		<description><![CDATA[Inspired by some local guys who fly paramotors on quiet evenings I decided to build myself an indoor paramotor. After some research I came up with a rather simple design for a motor powered paraglider which has a sail of 36cm span and a chord of 12cm.
For the carriage I went for a recycled robocopter [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc020045.jpg" ><img class="size-thumbnail wp-image-126 figure alignleft" style="float: left" title="Dangling beneath the sail." src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc020045-112x150.jpg" alt="" width="112" height="150" /></a>Inspired by some local guys who fly paramotors on quiet evenings I decided to build myself an indoor paramotor. After some research I came up with a rather simple design for a motor powered paraglider which has a sail of 36cm span and a chord of 12cm.<br />
For the carriage I went for a recycled robocopter guy - this is a helicopter toy that has a robot like body instead of a conventional helicopter fuselage. After some surgery like letting a stake protrude from its chest he seems happy after all beneath the small sail.<br />
A light weight grocery bag is used for the sail, which is semi self supporting because of  depron ribs and a carbon rod spar.<br />
<span id="more-109"></span></p>
<h3>Demo movie</h3>
<div class="figure" style="float: left"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="212" height="172" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/V3rFWX1CwjU&amp;hl=en&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00" /><embed type="application/x-shockwave-flash" width="212" height="172" src="http://www.youtube.com/v/V3rFWX1CwjU&amp;hl=en&amp;fs=1&amp;color1=0x234900&amp;color2=0x4e9e00" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p>The small movie was filmed at our local indoor rc group gathering and filmed with my Nokia 5500 GSM, so do not expect any fancy stuff. However, you see the parasail flying along. Although it steers rather easily, you need to be carefull not to end up in a death spiral. Too much deflection of your stick and the paraglider goes down. For me this proves that paragliding is a risky business!</p>
<h3>The sail</h3>
<p>The sail is made from a light-weight grocery bag and measures 36cm by 12cm. The ribs are made from 2mm depron and have a reflexed airfoil. The airfoil used here is the upper part of the Eppler 184. A total of 10 ribs are placed at 4cm intervals, giving a total span of 36 cm. The reflexed airfoil is choosen for extra longitudenal stability. However, you can argue it is still needed given the very low center of gravity.<br />
<a href="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/e184.gif" ><img class="size-medium wp-image-112 figure" style="float: left" title="eppler 184 wingfoil" src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/e184-300x225.gif" alt="eppler 184 wingfoil" width="180" height="135" /></a><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/e184.png" ><img class="size-medium wp-image-114 figure" style="float: left" title="paramotor wingfoil" src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/e184-300x225.png" alt="paramotor wingfoil" width="180" height="135" /></a><br />
The sail is made semi self supporting. It uses ribs to provide the airfoil and a small carbon rod makes sure it does not collapse. At this scale, it will be very hard to make a sail that can sustain its form only by the air captured in  pockets.</p>
<p>The lines are made from knitting yarn. The front lines are approximately 40cm long and  the aft ones 43 cm. The angle of attack is approximately set at around 7 to 10 degrees. I should measure it more exactly, but it should be around that number. The angle of attack is rather large, but I had to set it like that because otherwise the paraglider stalls instead of climbs.</p>
<div><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc020040.jpg" ><img class="size-medium wp-image-120 figure" style="float: right" title="Eppler 184 airfoil" src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc020040-300x225.jpg" alt="Eppler 184 airfoil" width="210" height="158" /></a><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc020041.jpg" ><img class="size-medium wp-image-121 figure" style="float: right" title="The sail" src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc020041-300x225.jpg" alt="The paramotor sail of 36 cm" width="210" height="158" /></a></div>
<h3>Controls</h3>
<p>Turning is done by shifting the weight of the puppet. First I tried the biggest actuator I had in my box-o-actuators, but that did not do the job. It was just not powerfull enough and the loose coupling of an actuator was not good for roll/yaw stability. Anyhow, I put in a lightened crystal blue servo of approximately 4 grams - only 2 grams heavier then the actuator - and that just works fine.</p>
<div id="attachment_117" class="wp-caption alignright" style="width: 190px"><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc030046.jpg" ><img class="size-medium wp-image-117 figure" title="Actuator for steering." src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc030046-300x225.jpg" alt="Actuator for steering the paramotor had too little power." width="180" height="135" /></a><p class="wp-caption-text">Actuator for steering the paramotor had too little power.</p></div>
<p>When you increase the power, the paramotor climbs, when you decrease power it will sink. When you apply no power, it will go down rather quickly. The reason for this is that the angle of attack is fixed and set at a high negative angle. Full size paramotors have break lines. They can pull down the rear tips of the sail, thus decreasing the angle of attack.</p>
<h3>Motor and prop combination</h3>
<div id="attachment_119" class="wp-caption alignnone" style="width: 190px"><a href="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc020036.jpg" ><img class="size-medium wp-image-119 figure" title="Paramotor prototype after ideal landing." src="http://www.vandenbrande.com/wp/wp-content/uploads/2008/12/pc020036-300x225.jpg" alt="Paramotor prototype after ideal landing." width="180" height="135" /></a><p class="wp-caption-text">Paramotor prototype after ideal landing.</p></div>
<p>The powerplant is a motor/prop combination from a salvaged X-Twin plane. They give enough power and only pulls around 500mAh, which is just within the limits what the 50mAh LiPo can give. Flight time with this combination is maximum 5 minutes.</p>
<h3>Receiver</h3>
<p>The receiver is a MicronInvent minor - one of the best indoor rc receivers around for conventional RF.This is a 35MHz FM receiver, weighs only 2 grams with crystal. Has 5 servo channels or 2 actuator channels and a built-in speed controller.</p>
<h3>Full specs</h3>
<p>weight: 13 grams<br />
LiPo: 50MAh<br />
Receiver: Minor RX<br />
span: 36cm<br />
chord: 12cm<br />
line length: approx. 40cm<br />
pilot: recycled robocopter pilot<br />
motor: X-Twin<br />
prop: X-Twin</p>
<h3>Further reading</h3>
<ul>
<li><a title="Link to flickr photo shoot" href="http://www.flickr.com/photos/40476393@N00/tags/paraglider1/show/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.flickr.com');">Link to flickr foto shoot</a></li>
<li><a title="Another indoor paramotor" href="http://www.rcgroups.com/forums/showthread.php?t=763749" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.rcgroups.com');">Another indoor paramotor I discovered</a></li>
<li><a href="http://www.microinvent.com/mambo/index.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.microinvent.com');">MicroInvent RX</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2008/12/indoor-powered-paraglider/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blinkybug</title>
		<link>http://www.vandenbrande.com/wp/2008/06/blinkybug/</link>
		<comments>http://www.vandenbrande.com/wp/2008/06/blinkybug/#comments</comments>
		<pubDate>Sat, 07 Jun 2008 22:57:43 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Robot Lab]]></category>

		<guid isPermaLink="false">http://test-www.vandenbrande.com/wp/?p=91</guid>
		<description><![CDATA[
I made a blinkybug today together with my daughter of 5. It is the first time she handled a soldering iron, but everything went well. We&#8217;re both very happy with the result and the little creature can live in her bedroom.

]]></description>
			<content:encoded><![CDATA[<p><a href="http://test-www.vandenbrande.com/wp/wp-content/uploads/2008/06/blinkybug_2.jpg" ><img class="alignleft alignnone size-thumbnail wp-image-92 figure" style="float: left;" title="blinkybug_2" src="http://test-www.vandenbrande.com/wp/wp-content/uploads/2008/06/blinkybug_2-150x112.jpg" alt="" width="150" height="112" /></a><a href="http://test-www.vandenbrande.com/wp/wp-content/uploads/2008/06/blinkybug_1.jpg" ><img class="alignleft alignnone size-thumbnail wp-image-93 figure" style="float: left;" title="blinkybug_1" src="http://test-www.vandenbrande.com/wp/wp-content/uploads/2008/06/blinkybug_1-150x112.jpg" alt="" width="150" height="112" /></a><br />
I made a <a href="http://www.blinkybug.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.blinkybug.com');" target="_self">blinkybug</a> today together with my daughter of 5. It is the first time she handled a soldering iron, but everything went well. We&#8217;re both very happy with the result and the little creature can live in her bedroom.<br />
<br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2008/06/blinkybug/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Extreme Feedback Device</title>
		<link>http://www.vandenbrande.com/wp/2007/09/extreme-feedback-device/</link>
		<comments>http://www.vandenbrande.com/wp/2007/09/extreme-feedback-device/#comments</comments>
		<pubDate>Fri, 21 Sep 2007 09:45:28 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Electronics]]></category>

		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://test-www.vandenbrande.com/wp/?p=13</guid>
		<description><![CDATA[
Recently I created an extreme feedback device from a LED cube. An extreme feedback device provides a rapid feedback cycle after a commit to the repository. Having a visual clue on the state of the project is very valuable. If introduced correctly it can boost productivity and morale within a team considerably.
You can read more [...]]]></description>
			<content:encoded><![CDATA[<p><img class="figure" src="http://farm2.static.flickr.com/1317/1417150998_fb004bdbc3.jpg?v=0" alt="" width="94" height="125" align="left" /><br />
Recently I created an extreme feedback device from a LED cube. An extreme feedback device provides a rapid feedback cycle after a commit to the repository. Having a visual clue on the state of the project is very valuable. If introduced correctly it can boost productivity and morale within a team considerably.</p>
<p>You can read more about this in my article &#8220;<a href="http://test-www.vandenbrande.com/wp/?page_id=15" >Converting a LED cube into an extreme feedback device</a>&#8220;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2007/09/extreme-feedback-device/feed/</wfw:commentRss>
		</item>
		<item>
		<title>6&#8243; infared controlled F18 Hornet</title>
		<link>http://www.vandenbrande.com/wp/2007/08/6-infared-controlled-f18-hornet/</link>
		<comments>http://www.vandenbrande.com/wp/2007/08/6-infared-controlled-f18-hornet/#comments</comments>
		<pubDate>Sun, 19 Aug 2007 00:09:54 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Indoor RC]]></category>

		<guid isPermaLink="false">http://test-www.vandenbrande.com/wp/?p=12</guid>
		<description><![CDATA[
Here&#8217;s my new indoor plane. A 6&#8243; infrared controlled F18 Hornet in the blue angels color scheme. Total weight is 5.5 grams. You can read more in my rcgroups post.

]]></description>
			<content:encoded><![CDATA[<p><img class="figure" src="http://farm2.static.flickr.com/1261/1169648167_c4c369c72a.jpg?v=0" alt="" width="160" height="120" align="left" /><br />
Here&#8217;s my new indoor plane. A 6&#8243; infrared controlled F18 Hornet in the blue angels color scheme. Total weight is 5.5 grams. You can read more in my <a href="http://www.rcgroups.com/forums/showthread.php?t=730093" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.rcgroups.com');">rcgroups post</a>.<br />
<br/><br/><br/><br/></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2007/08/6-infared-controlled-f18-hornet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ambient Findability</title>
		<link>http://www.vandenbrande.com/wp/2006/10/ambient-findability/</link>
		<comments>http://www.vandenbrande.com/wp/2006/10/ambient-findability/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 23:24:08 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Other]]></category>

		<guid isPermaLink="false">http://test-www.vandenbrande.com/wp/?p=11</guid>
		<description><![CDATA[I&#8217;m finishing up reading the book &#8216;Ambient Findability&#8216; from Peter Morville which is mind bending for me. The subtitle is very catchy and true: &#8220;What we find changes who we become&#8221;. The book is a journey into the aspects of findability, ranging from search strategies on the web to how human kind built maps to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m finishing up reading the book &#8216;<a href="http://www.amazon.com/exec/obidos/tg/detail/-/0596007655/findability-20/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.amazon.com');">Ambient Findability</a>&#8216; from Peter Morville which is mind bending for me. The subtitle is very catchy and true: &#8220;What we find changes who we become&#8221;. The book is a journey into the aspects of findability, ranging from search strategies on the web to how human kind built maps to know the world they live in. It is a great book for everyone who wants to get a deeper knowledge on what social software, tagging, folksonomies and other web 2.0 catch phrases actually mean and how they have the potential to change the way we think about how we categorize objects in our world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2006/10/ambient-findability/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Personalization of Fabrication</title>
		<link>http://www.vandenbrande.com/wp/2006/05/personalization-of-fabrication/</link>
		<comments>http://www.vandenbrande.com/wp/2006/05/personalization-of-fabrication/#comments</comments>
		<pubDate>Fri, 12 May 2006 10:17:00 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Fabbing]]></category>

		<guid isPermaLink="false">http://test-www.vandenbrande.com/wp/?p=10</guid>
		<description><![CDATA[I really liked Neil Gershenfeld&#8217;s book FAB, which talks about the personalization of fabrication. This book discusses a trend in which the power to fabricate things shifts from specialized factories to personal fabrication. Imagine having a small factory sitting on your desk that churns out real-life functional objects, combining construction material with electronics and other [...]]]></description>
			<content:encoded><![CDATA[<p>I really liked <a href="http://web.media.mit.edu/%7Eneilg/" onclick="javascript:pageTracker._trackPageview('/outbound/article/web.media.mit.edu');">Neil Gershenfeld</a>&#8217;s book <a href="http://www.amazon.com/gp/product/B000BHA3RW/sr=8-1/qid=1147382464/ref=pd_bbs_1/102-1931103-0348927?%5Fencoding=UTF8" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.amazon.com');">FAB</a>, which talks about the personalization of fabrication. This book discusses a trend in which the power to fabricate things shifts from specialized factories to personal fabrication. Imagine having a small factory sitting on your desk that churns out real-life functional objects, combining construction material with electronics and other components to make a real functioning object. But most of all I was amazed by the altruistic approach Neil takes in setting up <a href="http://fab.cba.mit.edu/" onclick="javascript:pageTracker._trackPageview('/outbound/article/fab.cba.mit.edu');">fablabs</a>, small shops able to create almost anything, using technology that is available now like lasercutters, PCB etching machines, CNC routers, 3D plotters and more. These fablabs are in fact high technological learning and self-teaching centers that bring the power to make life-saving contraptions to poor areas in the world. As an example, in the book he discusses a small microcontroller project to test the fat level in milk, so mothers can check the milk they need to raise their children, because local farmers dilute the milk with water&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2006/05/personalization-of-fabrication/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Thinglinks rule the world.</title>
		<link>http://www.vandenbrande.com/wp/2006/05/thinglinks-rule-the-world/</link>
		<comments>http://www.vandenbrande.com/wp/2006/05/thinglinks-rule-the-world/#comments</comments>
		<pubDate>Thu, 04 May 2006 10:01:06 +0000</pubDate>
		<dc:creator>Johan</dc:creator>
		
		<category><![CDATA[Fabbing]]></category>

		<guid isPermaLink="false">http://test-www.vandenbrande.com/wp/?p=4</guid>
		<description><![CDATA[After hearing Bruce Sterling&#8217;s Emerging Technology keynote about &#8216;The Internet of Things&#8217;, I got interested into the concept of thinglinks, labels for everyday items bringing tagging, linking and searching to the real world. Ulla-Maaria Mutanen, who coined the term has now created an open database where people can create and share thinglinks, making the first [...]]]></description>
			<content:encoded><![CDATA[<p>After hearing Bruce Sterling&#8217;s Emerging Technology keynote about &#8216;The Internet of Things&#8217;, I got interested into the concept of thinglinks, labels for everyday items bringing tagging, linking and searching to the real world. Ulla-Maaria Mutanen, who coined the term has now created an open database where people can create and share thinglinks, making the first step to bring the &#8216;Internet of Things&#8217; a small step closer to reality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vandenbrande.com/wp/2006/05/thinglinks-rule-the-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
