<?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>Spice World! &#187; Crafty</title>
	<atom:link href="http://www.cyberspice.org.uk/blog/category/crafty/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cyberspice.org.uk/blog</link>
	<description>The life and times of a jet setting software engineer!</description>
	<lastBuildDate>Fri, 23 Jul 2010 10:25:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Maker Faire UK 2010</title>
		<link>http://www.cyberspice.org.uk/blog/2010/04/22/maker-faire-uk-2010/</link>
		<comments>http://www.cyberspice.org.uk/blog/2010/04/22/maker-faire-uk-2010/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 01:14:33 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Beads]]></category>
		<category><![CDATA[Knitting]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Maker]]></category>
		<category><![CDATA[Makerfaire]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=438</guid>
		<description><![CDATA[So in the middle of March I was panicking about whether I would get everything ready in time for Maker Faire UK.  Like last year Maker Faire UK was held at the Life Science&#8217;s Centre in Newcastle-upon-Tyne as part of the Science Week there.  Unlike last year, this year I had been accepted [...]]]></description>
			<content:encoded><![CDATA[<p>So in the middle of March I was panicking about whether I would get everything ready in time for Maker Faire UK.  Like last year Maker Faire UK was held at the Life Science&#8217;s Centre in Newcastle-upon-Tyne as part of the Science Week there.  Unlike last year, this year I had been accepted as an exhibitor and was going to display a variety of projects, so I took the Friday as vacation for final preparation and I needed it.<span id="more-438"></span></p>
<hr />
The theme of my exhibit was the mix of tech and craft.  Basically it was a collection of projects I had been working on and thought were good enough to display.</p>
<table>
<tr>
<td>
<h2>&#8216;Programmable&#8217; Earrings</h2>
<p><span style="float: left; margin-top: 10px; margin-right: 10px; margin-bottom: 10px;"><a href="http://www.flickr.com/photos/39013214@N03/4406446524" title="View 'Programmable earrings' on Flickr.com"><img border="0" width="240" align="right" alt="Programmable earrings" src="http://farm5.static.flickr.com/4022/4406446524_0813f246dc_m.jpg" height="160"/></a></span></p>
<p>Recently I started doing bead work, making necklaces and earrings and so on.  One day when doing some electronics I realised that components would make awesome earrings.  I then thought if you&#8217;re using components why not make them actually do something.  So I prototyped up a design based around an ATTiny part that I thought would work and thought about scaling the design down to something that could actually be worn on the ears.</p>
<p>This turned out to be a bit of a learning curve.  The only way I could do it was to resort to surface mount.  Something I had never done before.  Also I needed to product the PCBs professionally for the project to have any chance of working.  Also something I had never done before.  So this required me to learn to use a PCB CAD package.  Yet more learning curve.  And to add to the pressure because of the turn-round time on the PCBs I had one chance to get it right.  I waited with baited breath for them to return from <a href="http://www.olimex.com/pcb/index.html">Olimex</a>.</p>
<p>There were two issues with the board.  The holes for the LED leads were too narrow.  I fixed that with a pillar drill.  Also the outline for the battery (which is mounted on the bottom of the board) was printed on the top of the board.  That was my mistake since I created the batter holder component in the CAD package.  I fixed that with judicious use of a craft knife to scrape away the print.  I soldered everything up, programmed the micro-controller, and they worked.</p>
<p>They are light and wearable.  The software carries out PWM on three RGB channels varying the colour of the LED.  The colour pattern and speed of flashing changes with light level.  The size is limited by the clearance of the LED and LDR leads and the battery.  They were very popular and I may have to make more due to interest.</p>
</td>
</tr>
<tr>
<td>
<h2>Knitted Cthulhu</h2>
<p><span style="float: right; margin-top: 10px; margin-left: 10px; margin-bottom: 10px;"><a href="http://www.flickr.com/photos/39013214@N03/4403933882" title="View 'Cthulhu' on Flickr.com"><img border="0" width="240" alt="Cthulhu" src="http://farm5.static.flickr.com/4034/4403933882_f3f37fbf86_m.jpg" height="160"/></a></span></p>
<p>This was a fun little project.  I found a pattern for a knitted Cthulhu on the web.  Unfortunately I&#8217;ve mislaid the link right now but I do want to acknowledge the author so when I&#8217;ve found it I will update this post.  The knit was fun in itself and included knitting in the round, adding and removing stitches, and i-cord. </p>
<p>However because I am me I wanted to stuff electronics in to it.  So rather than using beads for eyes I used LEDs.  I built a small circuit on strip board based around the ATTiny part which drove the two LEDs and used a mechanical tilt switch as an input.  Additional output was via a piezo-electric sounder.  The tilt switch was mounted upside down so that it was normally off.  However shaking the cthulhu would activate it.</p>
<p>A software algorithm carried out key de-bounce and counts the number of &#8217;shakes&#8217; within a set time and drives a state machine that flashes the eyes and makes noises dependent upon the speed of the shaking.  The children loved my cthulhu.</p>
</td>
</tr>
<tr>
<td>
<h2>Beebthernet</h2>
<p><span style="float: left; margin-top: 10px; margin-right: 10px; margin-bottom: 10px;"><a href="http://www.flickr.com/photos/39013214@N03/4403934984" title="View 'Beebthernet' on Flickr.com"><img border="0" width="240" align="right" alt="Beebthernet" src="http://farm5.static.flickr.com/4042/4403934984_3221138977_m.jpg" height="160"/></a></span></p>
<p>A while I go i wrote a blog post about my <a href="http://www.cyberspice.org.uk/blog/2009/09/03/beebthernet/">Beebthernet</a> project.  Well since I was getting PCBs made anyway I thought I&#8217;d use the space space available to get a PCB for the parallel port/SPI version of the Beebthernet circuit.</p>
<p>I was hoping to have written a twitter client in time for Makefaire but all I&#8217;d gotten was basic sockets working.  However having a stand with a BBC Microcomputer connected to a flat screen monitor and a network was interesting to many people who attended the fair.  In many cases parents would tell their children how the BBC micro was the computer they used at school.</p>
</td>
</tr>
<tr>
<td>
<h2>Temperature Sensing Hat</h2>
<p><span style="float: right; margin-top: 10px; margin-left: 10px; margin-bottom: 10px;"><a href="http://www.flickr.com/photos/39013214@N03/4405682295" title="View 'Work in progress - Temperature sensing hat' on Flickr.com"><img border="0" width="240" align="left" alt="Work in progress - Temperature sensing hat" src="http://farm3.static.flickr.com/2712/4405682295_cfa4df6fa4_m.jpg" height="160"/></a></span></p>
<p>This project turned out to be a work in progress so I took it anyway together with some tools in order to continue to work on the electronics.  The hat itself is based upon a design in <a href="http://www.amazon.com/Stitch-N-Bitch-Knitters-Handbook/dp/0761128182">Stitch &#8216;N Bitch</a> which is an excellent book.  It is the sequinned hat but without sequins however unlike the hat in the book mine has a long i-cord &#8216;tail&#8217; from the top of the hat than hangs down the back.  The tail houses a temperature sensor in the end. </p>
<p>The rest of the hat is intended to be covered in small LED beads but they were not finished for Makerfaire.  The beads are an idea from <a href="http://thehighlowtech.com/projects/LED_clothing/tank.html">Leah Buechley</a> and are constructed from a surface mount LED and two beading crimp rings solder to each terminal.  I chose gold and silver rings so that I could tell the polarity.  They are awfully small and fiddly to make.</p>
</td>
</tr>
</table>
<hr />
<div  style="display:block">
My exhibits seemed to go down well with the public.  I ended up being <a href="http://www.flickr.com/photos/37996583811@N01/4444428820/in/photostream/">interviewed by the BBC</a> for their <a href="http://www.bbc.co.uk/blogs/podsandblogs/">Pods and Blogs</a> show on Radio 5 Live.  And then I was filmed by the reporter&#8217;s colleague for a YouTube project.</p>
<p><center><object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/d9gRklnJqjE&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x402061&#038;color2=0x9461ca&#038;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/d9gRklnJqjE&#038;hl=en_US&#038;fs=1&#038;rel=0&#038;color1=0x402061&#038;color2=0x9461ca&#038;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object></center></p>
<p>I have to admit I don&#8217;t look my best since I was stressed and this was early on the Saturday not long after the faire opened and I hod gotten up early that morning to drive up to the event and set up my things.</p>
<p>The faire was very enjoyable and it would be great to be back there again next year.  Hopefully I would be more organised this time.  There were people I knew there but many more I didn&#8217;t and I made some new friends among the exhibitors.  I would like to thank Molly and Kat who were my support team and who took over talking to the public when I needed a break, food, etc.  I did get a chance to look around the faire and I have to admit the stars of the show were the musical tesla coils they were both awesome and loud!</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/4435866764" title="View 'Musical Tesla Coils' on Flickr.com"><img border="0" width="500" alt="Musical Tesla Coils" src="http://farm5.static.flickr.com/4040/4435866764_82030f986e.jpg" height="333"/></a></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2010/04/22/maker-faire-uk-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Newcastle Maker Faire 2010</title>
		<link>http://www.cyberspice.org.uk/blog/2010/01/11/newcastle-maker-faire-2010/</link>
		<comments>http://www.cyberspice.org.uk/blog/2010/01/11/newcastle-maker-faire-2010/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 17:08:44 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<category><![CDATA[Makerfaire]]></category>
		<category><![CDATA[Newcastle]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=416</guid>
		<description><![CDATA[I am delighted to announce that I have been selected to exhibit at Newcastle Maker Faire.  The theme of my display will be crafty geekery.  
I am intending to take along items which are a mix of traditional crafts such as knitting and jewellery making combined with tech.  For example programmable earrings, [...]]]></description>
			<content:encoded><![CDATA[<p>I am delighted to announce that I have been selected to exhibit at <a href="http://www.makerfaire.com/newcastle/2010/">Newcastle Maker Faire</a>.  The theme of my display will be crafty geekery.  </p>
<p>I am intending to take along items which are a mix of traditional crafts such as knitting and jewellery making combined with tech.  For example programmable earrings, a temperature sensing hat and a bag that has a proximity detector and RFID tag so it can detect its owner.  </p>
<p>I am also going to show off a couple of my other projects like an ethernet adapter for a BBC microcomputer and a &#8220;Mood Wall&#8221; (It analyses twitter tweets for the mood of the content displaying patterns and colours which reflect the prevailing mood).</p>
<p>Hopefully I will see you there!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2010/01/11/newcastle-maker-faire-2010/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Ribbed Scarf and Beads</title>
		<link>http://www.cyberspice.org.uk/blog/2009/12/24/ribbed-scarf-and-beads/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/12/24/ribbed-scarf-and-beads/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 14:09:18 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Beads]]></category>
		<category><![CDATA[Knitting]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=408</guid>
		<description><![CDATA[For those who want to know, this is how the ribbed scarf turned out!

I have given it to one of my my sister&#8217;s as a gift.  For the other sister I made her some beaded jewelery.

]]></description>
			<content:encoded><![CDATA[<p>For those who want to know, this is how the ribbed scarf turned out!</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/4189705027" title="View 'Finished ribbed tassle scarf' on Flickr.com"><img border="0" width="500" alt="Finished ribbed tassle scarf" src="http://farm3.static.flickr.com/2783/4189705027_d8160aa4db.jpg" height="333"/></a></div>
<p>I have given it to one of my my sister&#8217;s as a gift.  For the other sister I made her some beaded jewelery.</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/4190469596" title="View 'Necklace and earrings' on Flickr.com"><img border="0" width="500" alt="Necklace and earrings" src="http://farm3.static.flickr.com/2623/4190469596_8fbe1d6470.jpg" height="333"/></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/12/24/ribbed-scarf-and-beads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone cosy</title>
		<link>http://www.cyberspice.org.uk/blog/2009/12/01/iphone-cosy/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/12/01/iphone-cosy/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 15:42:43 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Knitting]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=398</guid>
		<description><![CDATA[A short while ago I went down with the &#8216;flu&#8217;.  Usually in these cases the best thing for me to do is rest and sleep.  But eventually I get bored so I have to find something to do.  So this time I sat in a recliner, watching a movie, whilst teaching myself [...]]]></description>
			<content:encoded><![CDATA[<p>A short while ago I went down with the &#8216;flu&#8217;.  Usually in these cases the best thing for me to do is rest and sleep.  But eventually I get bored so I have to find something to do.  So this time I sat in a recliner, watching a movie, whilst teaching myself to Purl.  I wanted a project I could finish in an evening to use my new found skill so I modified the &#8220;Cricket&#8217;s Cell Phone Cozy&#8221; design and learnt to do stockinette stitch and add and remove stitches in rows.  Below is the result.</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/4124326497" title="View 'iPhone Cosy MK I' on Flickr.com"><img border="0" width="500" alt="iPhone Cosy MK I" src="http://farm3.static.flickr.com/2794/4124326497_30ac381004.jpg" height="333"/></a></div>
<p>It has a couple of things I could improve on.  I put the cutout for the headphone cable on the wrong side and you have to take it out to charge.  The next one will have a button hole type slot in the bottom for the charging cable.</p>
<p>Knowing Purl has meant I can do ribbing so I&#8217;ve started knitting a ribbed scarf out of some great multicolour yarn.</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/4125097356" title="View 'Ribbed Scarf (WIP)' on Flickr.com"><img border="0" width="500" alt="Ribbed Scarf (WIP)" src="http://farm3.static.flickr.com/2509/4125097356_4077389a5e.jpg" height="333"/></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/12/01/iphone-cosy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First scarf finished!</title>
		<link>http://www.cyberspice.org.uk/blog/2009/11/16/first-scarf-finished/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/11/16/first-scarf-finished/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 13:11:46 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Knitting]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=358</guid>
		<description><![CDATA[I finished my first knitting project in a long long while.  Its a simple knit scarf of 24 knit stitches per row in Rico Design &#8220;Roxy&#8221; yarn (73% acrylic/27% new wool &#8211; 50gm/60m &#8211; Colour violet 007).  It took four balls to get a decent length using 8mm needles.



Finishing it off turned out [...]]]></description>
			<content:encoded><![CDATA[<p>I finished my first knitting project in a long long while.  Its a simple knit scarf of 24 knit stitches per row in Rico Design &#8220;Roxy&#8221; yarn (73% acrylic/27% new wool &#8211; 50gm/60m &#8211; Colour violet 007).  It took four balls to get a decent length using 8mm needles.</p>
<p><a href="http://www.flickr.com/photos/39013214@N03/4106590504" title="View 'Finished Scarf (and Yours Truly)' on Flickr.com">
<div style="text-align:center;"><img src="http://farm3.static.flickr.com/2544/4106590504_cf9ea1a0c5.jpg" alt="Finished Scarf (and Yours Truly)" border="0" width="333" height="500" /></div>
<p></a></p>
<p>Finishing it off turned out to be problematic.  I didn&#8217;t realise how much yarn I would need to bind off and ran out half way through.  This meant I had to undo the bind off which wasn&#8217;t easy and I dropped at least one stitch doing it.  I then had to unknit a few rows to give me the length needed and to be able to correct the dropped stitch.  Whilst doing this the yarn broke.  I ended up having to lay the piece flat, take it off the needle, pull off several rows and then carefully rethread the needle.  I succeeded though and here it is.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/11/16/first-scarf-finished/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Being crafty</title>
		<link>http://www.cyberspice.org.uk/blog/2009/11/03/being-crafty/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/11/03/being-crafty/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 00:37:44 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Knitting]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=343</guid>
		<description><![CDATA[Knitting was once a necessity if you were anything other than very rich.  My grandmothers&#8217; generation all could knit.  My mother can knit but many of her contemporaries do not.  Knitting when out of favour especially amongst feminists who saw it as &#8220;women&#8217;s work&#8221; (even though there is a rich history of [...]]]></description>
			<content:encoded><![CDATA[<p>Knitting was once a necessity if you were anything other than very rich.  My grandmothers&#8217; generation all could knit.  My mother can knit but many of her contemporaries do not.  Knitting when out of favour especially amongst feminists who saw it as &#8220;women&#8217;s work&#8221; (even though there is a rich history of male knitters) and everything they were trying to fight.  But a new generation of feminists have emerged, many of them geeky women, and they are reclaiming knitting.  These third wave feminist knitters think that rejecting the craft devalues the work of past women and rather than rejecting it we should reject the opinion that knitting is in any way a second class activity.</p>
<p>When I was very young my mother taught me to knit.  I knitted a small red stuffed bear which my mother probably has stored away somewhere.  I haven&#8217;t really knitted since then, until now.  </p>
<p><center><a href="http://www.flickr.com/photos/39013214@N03/4084381512" title="View 'My First Scarf' on Flickr.com"><img src="http://farm3.static.flickr.com/2709/4084381512_bf4136166d.jpg" alt="My First Scarf" border="0" width="500" height="333" align="center" /></a></center></p>
<p>A couple of months ago I decided to give it another try so I ordered both <a href="http://www.amazon.co.uk/Stitch-Bitch-Handbook-Instructions-Generation/dp/0761128182">Stitch&#8217;n'Bitch</a> and <a href="http://www.amazon.co.uk/Stitch-Bitch-Crochet-Happy-Hooker/dp/0761139850">The Happy Hooker</a> from Amazon.  These books, by the same author <a href="http://en.wikipedia.org/wiki/Debbie_Stoller">Debbie Stoller</a>, are partly teach-you-self books and partly pattern books for knitting and crochet respectively.  The approach the crafts in a fun way working through from the basics to advanced techniques with instructions and diagrams.  The second halves of the books comprise funky patterns, such as hoodies, alien scarves, fingerless gloves and so on.  These patterns are devised by young knitters and crocheters, by a new generation for the new generation.  They are an excellent buy and thoroughly recommended.</p>
<p>My current project is a beginners scarf.  Knitting is like cycling you never really forget how to do it and its amazing how quickly you pick it back up again.  I find knitting relaxing and carry wool and needles everywhere.  I am learning slowly but it is now something I will stick with.  I&#8217;ve already had a request for a scarf from my sister and with Christmas two months away there are bound to be a couple of gifts I could make for people.  I haven&#8217;t really tried crocheting yet so that&#8217;s my next challenge.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/11/03/being-crafty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Breadboard power supply</title>
		<link>http://www.cyberspice.org.uk/blog/2009/09/14/breadboard-power-supply/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/09/14/breadboard-power-supply/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 12:17:53 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Geek]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=283</guid>
		<description><![CDATA[Last Sunday I woke early so I started on a project I&#8217;ve had in mind for a while but not gotten around to doing.  I built a power supply module that plugs in to a breadboard.  There are a few kits for these kind of things around from Adafruit and others but I [...]]]></description>
			<content:encoded><![CDATA[<p>Last Sunday I woke early so I started on a project I&#8217;ve had in mind for a while but not gotten around to doing.  I built a power supply module that plugs in to a breadboard.  There are a few kits for these kind of things around from <a href="http://www.adafruit.com/">Adafruit</a> and others but I had slightly different requirements.</p>
<p><span id="more-283"></span><br />
My basic requirements were 5V and 3.3V supplies with the unregulated supply coming from a power adapter plug.  I built the circuit on strip board as I had some available, it saved me designing a circuit board, and the holes lined up.  The size of the board was set by the width of the breadboard together with how much of the breadboard I wanted to obscure.  I also wanted indicators for the unregulated supply, the 5V supply and 3.3V supply so that I could spot any faults.  And I wanted it to look relative tidy.  This is what I came up with&#8230;</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/3916465538" title="View 'Breadboard Power Supply' on Flickr.com">
<div style="text-align:center;"><img src="http://farm4.static.flickr.com/3484/3916465538_565fa9474c_m.jpg" alt="Breadboard Power Supply" border="0" width="240" height="159" /></div>
<p></a></div>
<p>I kind of put the cart before the horse since I didn&#8217;t have a circuit when I started.  It was built basically from a design I had in my head.  Its a fairly text book design with a diode to protect the circuit from reverse current, smoothing capacitors in to the regulators and smoothing capacitors on the outputs.  LEDs and current control resistors make up the rest of the circuit.  The electrolytic capacitor values were basically based on what I had available.  I suspect a 100uF on the input smoothing would be better.  The schematic is below.</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/3919404124" title="View 'Schematic' on Flickr.com">
<div style="text-align:center;"><img src="http://farm3.static.flickr.com/2581/3919404124_b2614e8d3d_m.jpg" alt="Schematic" border="0" width="240" height="110" /></div>
<p></a></div>
<p>I like my electronics to look neat so I laid out the major components to ensure the board was symmetrical, the LEDs lined up and it plugged in to the breadboard without issue.  Everything else was fitted around those components.  There are no breaks in the tracks on this circuit although there are a couple of wires underneath to provide the GND &#8216;plane&#8217;.</p>
<p>Finally here&#8217;s a close up of the board.  This is <a href="http://www.flickr.com/photos/39013214@N03/3915679643" title="View 'Breadboard Power Supply Close Up' on Flickr.com">annotated on Flickr</a> so you can see what does what.</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/3915679643" title="View 'Breadboard Power Supply Close Up' on Flickr.com">
<div style="text-align:center;"><img src="http://farm3.static.flickr.com/2480/3915679643_7ef7e140cf_m.jpg" alt="Breadboard Power Supply Close Up" border="0" width="159" height="240" /></div>
<p></a></div>
<p>All in all a nice way to spend a couple of hours on a Sunday.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/09/14/breadboard-power-supply/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Beebthernet</title>
		<link>http://www.cyberspice.org.uk/blog/2009/09/03/beebthernet/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/09/03/beebthernet/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 22:51:18 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Acorn]]></category>
		<category><![CDATA[BBC Micro]]></category>
		<category><![CDATA[BBC Microcomputer]]></category>
		<category><![CDATA[Beeb]]></category>
		<category><![CDATA[Electronics]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=273</guid>
		<description><![CDATA[Well I have a name for my project of getting ethernet on to my BBC Microcomputer.  Its now called Beebthernet.  After some prototyping on copper strip-board and testing I revised the schematic for the interface.  

The new schematic is below as is the almost completed interface.  The LEDs and their resistors [...]]]></description>
			<content:encoded><![CDATA[<p>Well I have a name for my project of getting ethernet on to my BBC Microcomputer.  Its now called Beebthernet.  After some prototyping on copper strip-board and testing I revised the schematic for the interface.  </p>
<p><span id="more-273"></span><br />
The new schematic is below as is the almost completed interface.  The LEDs and their resistors are not on the board.  Clicking on an image will take you to the Flickr page where many of the images are annotated. </p>
<div style="text-align:center;">
<td><a href="http://www.flickr.com/photos/39013214@N03/3884879035" title="View 'BBC Micro Ethernet Schematic V1.1' on Flickr.com"><img src="http://farm3.static.flickr.com/2544/3884879035_4921e66629_m.jpg" alt="BBC Micro Ethernet Schematic V1.1" border="0" width="240" height="179" /></a></div>
<p></p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/3864827840" title="View 'TUBE based interface' on Flickr.com"><img src="http://farm3.static.flickr.com/2660/3864827840_b0115ae26e_m.jpg" alt="TUBE based interface" border="0" width="240" height="159" /></a></div>
<p>Unfortunately it doesn&#8217;t work.  I can read data fine but I can&#8217;t write data.  I looked at the bus and the data is getting to the module so I re-checked the timings.  Normally peripherals are slower than the devices trying to read them so the issue is slowing the processor or bus down.  However this is a modern peripheral and at least a 30 year old processor design.  The timing specification for a 2MHz 6502 says that the data bus will be stable ay a <strong>minimum</strong> of 110ns after the clock E2 goes high.  Since reads and writes are made when E2 is high the /RD and /WR lines, which are generated from E2 and the R/W line, will go low sooner than that.  The specification for the WIZ812MJ says that the <strong>maximum</strong> time take for the data lines to stabilize is 18ns.  I.e. the data bus doesn&#8217;t stabilize in time.  I need to work out a way of delaying the write line signal change by 100ns.</p>
<p>So I then knocked up an SPI version of the interface on breadboard and connected it to the User IO port, which is connected to port B of the <a href="http://en.wikipedia.org/wiki/MOS_Technology_6522">6522 VIA</a>, on the BBC Micro.  I wrote a <a href="http://en.wikipedia.org/wiki/Bit-banging">bit banging</a> routine to read and write to the WIZ810MJ in SPI mode which, although is the slowest mode available, will work what ever the speed of the IO.  It worked!  I managed to set the MAC address and interface, netmask and gateway IP addresses and pinged the device from my MacBook.  The breadboard set up and results of the ping test are below.  Again the images are annotated on Flickr.</p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/3864044053" title="View 'SPI based interface' on Flickr.com"><img src="http://farm4.static.flickr.com/3499/3864044053_e50209c791_m.jpg" alt="SPI based interface" border="0" width="240" height="159" /></a></div>
<p></p>
<div style="text-align:center;"><a href="http://www.flickr.com/photos/39013214@N03/3864828066" title="View 'It Works!' on Flickr.com"><img src="http://farm3.static.flickr.com/2570/3864828066_628aabf936_m.jpg" alt="It Works!" border="0" width="240" height="159" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/09/03/beebthernet/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Fun with a BoArduino</title>
		<link>http://www.cyberspice.org.uk/blog/2009/09/03/fun-with-a-boarduino/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/09/03/fun-with-a-boarduino/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 12:20:44 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[BoArduino]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=270</guid>
		<description><![CDATA[In March I went to the first Makerfaire in the UK. The Newcastle-upon-Tyne Makerfaire was part of Newcastle Sciencefest.  Its not that far from where I live so I drove up there for the day.  
There were lots of kewl stuff as you&#8217;d expect.  I particularly liked the electro-mechanical fire breathing horse [...]]]></description>
			<content:encoded><![CDATA[<p>In March I went to the first Makerfaire in the UK. The <a href="http://makerfaire.com/newcastle/2009/">Newcastle-upon-Tyne Makerfaire</a> was part of Newcastle Sciencefest.  Its not that far from where I live so I drove up there for the day.  </p>
<p>There were lots of kewl stuff as you&#8217;d expect.  I particularly liked the electro-mechanical fire breathing horse robot.  Amusingly I met one of the Microsoft guys who&#8217;d demonstrated the Microsoft interactive table at PHP London.  He was there with his cheap, home brew, version of the table which used back projection of the image and a camera to detect the finger position.  The guy with the UK101s who I&#8217;d met at Techadventure was also there.</p>
<p>Naturally there was an O&#8217;Reilly stand as they are publishers of both <a href="http://makezine.com/">Make</a> and <a href="http://craftzine.com/">Craft</a> magazines.  They had a pile of kits from <a href="http://www.adafruit.com/">Adafruit</a> including the <a href="http://www.adafruit.com/index.php?main_page=product_info&#038;cPath=19&#038;products_id=72">boArduino</a>.  This is an <a href="http://www.arduino.cc/">Arduino</a> clone designed to plug in to a breadboard.  There are two versions.  One with a USB to Serial adapter on board and one which has a power supply onboard but requires TTL level serial which can be easily supplied by an <a href="http://apple.clickandbuild.com/cnb/shop/ftdichip?op=catalogue-products-null&#038;prodCategoryID=47&#038;title=Cables%3A+TTL-232R+and+variants">FTDI lead</a>.  I bought one of the latter.</p>
<p>The kit languished on the shelves at my computer workstation until about a month ago when I decided to solder it together and play with it.  Its a through hole double sided board which is relatively packed and so requires some experience of soldering.  Apart from stupidly soldering in a LED the wrong way around and then having to desolder it and obtain a new one I had no problems.  It worked first time! <a href="http://www.ladyada.net/">Limor aka Ladyada</a>, who designed it and runs Adafruit makes good stuff.</p>
<p>I videoed it using my G1 phone (hence the poor quality due to low light).  I have the Arduino IDE running on my MacBook.  The FDTI lead is based around a common part with easily obtainable drivers for Windows, OS X and Linux.</p>
<p><center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/POZGLScjPp4&#038;hl=en&#038;fs=1&#038;color1=0x402061&#038;color2=0x9461ca"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/POZGLScjPp4&#038;hl=en&#038;fs=1&#038;color1=0x402061&#038;color2=0x9461ca" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/09/03/fun-with-a-boarduino/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jewelry Tech</title>
		<link>http://www.cyberspice.org.uk/blog/2009/05/28/jewelry-tech/</link>
		<comments>http://www.cyberspice.org.uk/blog/2009/05/28/jewelry-tech/#comments</comments>
		<pubDate>Thu, 28 May 2009 11:23:04 +0000</pubDate>
		<dc:creator>cyberspice</dc:creator>
				<category><![CDATA[Crafty]]></category>
		<category><![CDATA[Geek]]></category>
		<category><![CDATA[Women In Technology]]></category>

		<guid isPermaLink="false">http://www.cyberspice.org.uk/blog/?p=202</guid>
		<description><![CDATA[I&#8217;m doing crafty activities again.  One of the activities I&#8217;ve started is making earrings.    There is a fantastic store called Yum Yum Beads, in Leeds where I live, which I love.  It is a complete cornucopia of all things dangly.  One of the things I wanted to do was [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m doing crafty activities again.  One of the activities I&#8217;ve started is making earrings.    There is a fantastic store called <a href="http://www.yumyumbeads.co.uk/">Yum Yum Beads</a>, in Leeds where I live, which I love.  It is a complete cornucopia of all things dangly.  One of the things I wanted to do was make a pair of earrings which reflected my inner nerd so I have made a pair of <a href="http://www.wizards.com/MAGIC/">Magic: The Gathering</a> D20 earrings.</p>
<p><center><img src="http://www.cyberspice.org.uk/gallery/albums/userpics/10001/normal_IMG_0253.JPG" width="150" height="200" alt="One of my D20 earrings" title="One of my D20 earrings" style="border:0"></center></p>
<p>They are made very simply by taking a pair of the <a href="http://www.yumyumbeads.co.uk/cart/index.php?act=viewProd&#038;productId=1365">giant spiral containers</a>, which are usually intended for holding semi precious (or otherwise) stones, and a pair of <a href="http://www.yumyumbeads.co.uk/cart/index.php?act=viewProd&#038;productId=591">earwires</a>.  I simply slipped the wires on to the spirals and closed the end off with a touch of solder.  </p>
<p>The great thing is that the D20s are removable and so can still be used <img src='http://www.cyberspice.org.uk/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cyberspice.org.uk/blog/2009/05/28/jewelry-tech/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
