<?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>Design and Technology &#187; The Basic Circuit</title>
	<atom:link href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?cat=13&#038;feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk</link>
	<description>My Own Personal Yellow Brick Road</description>
	<lastBuildDate>Tue, 24 May 2011 23:47:04 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>What is a PIC Chip?</title>
		<link>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=195</link>
		<comments>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=195#comments</comments>
		<pubDate>Thu, 25 Nov 2010 11:58:21 +0000</pubDate>
		<dc:creator><![CDATA[Lullabel]]></dc:creator>
				<category><![CDATA[Research]]></category>
		<category><![CDATA[The Basic Circuit]]></category>
		<category><![CDATA[Components]]></category>
		<category><![CDATA[PIC]]></category>

		<guid isPermaLink="false">http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=195</guid>
		<description><![CDATA[As our circuits were to be based around an PIC chip I thought it would be a good idea to find out what it is and what it does. Well PIC just stands for Programmable Integrated Circuit, which is great but I don&#8217;t know what an integrated circuit is yet! On surfing around I found [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/8pin.jpg"><img class="alignnone size-full wp-image-202" title="8pin" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/8pin.jpg" alt="" width="293" height="220" /></a></p>
<p>As our circuits were to be based around an PIC chip I thought it would be a good idea to find out what it is and what it does.</p>
<p>Well PIC just stands for Programmable Integrated Circuit, which is great but I don&#8217;t know what an integrated circuit is yet!</p>
<p>On surfing around I found this amazing article on what they are, how they were developed and what it meant for the electronics industry as a whole: <a href="http://nobelprize.org/educational/physics/integrated_circuit/history/">http://nobelprize.org/educational/physics/integrated_circuit/history/</a></p>
<p>So now I know that inside my little black box with eight legs (urg, sounds like an electronic spider!) are tiny little components for memory, processing and input/output circuitry, no wonder they&#8217;re sometimes called &#8216;computers-on-a-chip&#8217;! They are programmed and built into a product to make that product more intelligent and easier to use. For example a garden light designed to turn on when it gets dark. An input into the chip would be a light dependant resistor, once it gets dark enough the PIC would tell the output, in this case the light to turn on.</p>
<p>So it works a little like this: Right, now I know what it is I need to get on and finish my circuit to see if I can make it work.</p>
<table border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="205" valign="top">Input</td>
<td width="205" valign="top">Process</td>
<td width="205" valign="top">Output</td>
</tr>
<tr>
<td width="205" valign="top">Sensors, switches etc</td>
<td width="205" valign="top">PIC chip (microcontroller)</td>
<td width="205" valign="top">Turning lights on, making sounds etc.</td>
</tr>
</tbody>
</table>
<p>Right, now I know what it is I need to get on and finish my circuit to see if I can make it work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?feed=rss2&#038;p=195</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating the PCB</title>
		<link>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=42</link>
		<comments>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=42#comments</comments>
		<pubDate>Wed, 24 Nov 2010 21:43:00 +0000</pubDate>
		<dc:creator><![CDATA[Lullabel]]></dc:creator>
				<category><![CDATA[The Basic Circuit]]></category>
		<category><![CDATA[Circuits]]></category>
		<category><![CDATA[PCB Etching]]></category>

		<guid isPermaLink="false">http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=42</guid>
		<description><![CDATA[Right, Ok then, Eeeep&#8230; This originally sounded like Dean was asking me to something on par with &#8220;just run along to the nearest dragons lair and bring me back some rubies would you , oh and careful you don&#8217;t get scorched along the way&#8221;. Me? Make a PCB? From scratch? Right. First step, what is a [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Right, Ok then, Eeeep&#8230;</p>
<p>This originally sounded like Dean was asking me to something on par with &#8220;just run along to the nearest dragons lair and bring me back some rubies would you , oh and careful you don&#8217;t get scorched along the way&#8221;. Me? Make a PCB? From scratch? Right.</p>
<p>First step, what is a PCB? Well as I found out it stands for Printed Circuit Board and is the basis for almost every  electronic product out there.It serves two purposes, as a stable surface to fix components to and as a means of making an electrical connection between them. As someone who has been on the fringes of several PC builds I know what a PCB looks like but have no idea how you would actually go about creating one.</p>
<p>Turns out, not the crazy, complicated quest I first thought. The process is surprisingly simple as long as your artwork isn&#8217;t printed backwards! (more on that later). I&#8217;ve detailed the steps below, hope you find them as useful as I do:</p>
<p>Step 1 &#8211; Get your artwork, we picked up ours from <a href="http://www.picaxe.co.uk">www.picaxe.co.uk</a>. As some of us are relatively new to this we are making the basic PICAXE-08 circuit, designed for the smallest PIC chip they produce, details here <a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/axe001_pcb1.pdf">axe001_pcb</a>.</p>
<p>Step 2 &#8211; Print (the right way round!) onto acetate using a laser printer. Our first attempt was printed from the component view rather than the track view, this meant that the numbers printed on the board appeared the right way round even though the tracks were wrong! Unfortunately we did not realise this until we had finished the process and were soldering components to them, note to self, always double check artwork!</p>
<p>Step 3 &#8211; Warm up the UV light box. Peel off the black backing on the board to expose the photo-reactive chemical film over the copper, place the acetate sheet making sure it&#8217;s the right way up (When you hold the printed sheet over the board you need to be able to read any numbers or text) onto the light box and cover with the board, film side down, and expose for 3 minutes. (The guy in the photos is my colleague Steve who very kindly ran the demo for us, thanks Steve!)</p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Warming-up-the-Light-Box.jpg"><img class="alignnone size-medium wp-image-83" title="Warming up the Light Box" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Warming-up-the-Light-Box-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Setting-up-the-Light-Box.jpg"><img class="alignnone size-medium wp-image-82" title="Setting up the Light Box" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Setting-up-the-Light-Box-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Step 4 &#8211; You now need to develop the image  that has been transferred to the board. You need at make up a solution of (hmmm, can&#8217;t find my notes, will need to update tomorrow) in a shallow tray and place the board so it is entirely covered. Gently swish the solution over the board and you will see threads of blue running off the board, carry on until you can&#8217;t see anymore blue running off the board.</p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Exposed-Board.jpg"><img class="alignnone size-medium wp-image-85" title="The Exposed Board" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Exposed-Board-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Developing-the-Image.jpg"><img class="alignnone size-medium wp-image-84" title="Developing the Image" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Developing-the-Image-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Step 5 &#8211; Now to insert the prepared board into the Rots-Spray etching machine to strip all of the unwanted copper away (H&amp;S info on this machine found here). This machine also need warming up so make sure to turn it on at the start of this process. Fix the board into the holder shown below and slot into the chamber to the right (this unit has the capabilities to develop the board as well in the chamber to the left but it was  not operational when we were using it) there is a notch in the bottom that the holder sits in. Make sure you close the lid! The chemical used to strip the copper is ferric chloride (COSHH info <a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=97" target="_self">here</a>), it will stain just about anything and can eat through cloth. Set the machine to etch for 1.5 minutes and you will see it start to spray a brownish, yellow fluid at the board (be warned it smells!).</p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Board-fixed-in-Frame.jpg"><img class="alignnone size-medium wp-image-86" title="Board fixed in Frame" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Board-fixed-in-Frame-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Etching-Machine.jpg"><img class="alignnone size-medium wp-image-89" title="The Etching Machine" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Etching-Machine-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p> <a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Remember-to-Close-the-Lid.jpg"><img class="alignnone size-medium wp-image-87" title="Remember to Close the Lid!" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Remember-to-Close-the-Lid-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Etching-Machine-at-Work.jpg"><img class="alignnone size-medium wp-image-88" title="The Etching Machine at Work" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Etching-Machine-at-Work-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Etching-Machine-at-Work.jpg"></a></p>
<p>Step 6 &#8211; Once the machine has finished, wash the board in the middle slot in the tank to get rid of any remaining ferric chloride and cut to shape using the board guillotine. Using a little PCB drill make all the holes needed in the board. Tip: the drill will naturally find the middle of the hole if you gently hold the board and lower the drill slowly, it feels a little strange at first, normally when drilling you don&#8217;t want your material to move but it does work!</p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Nasty-Ferric-Chloride.jpg"><img class="alignnone size-medium wp-image-92" title="Nasty Ferric Chloride" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Nasty-Ferric-Chloride-225x300.jpg" alt="" width="225" height="300" /></a><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Washing-the-Board.jpg"><img class="alignnone size-medium wp-image-94" title="Washing the Board" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Washing-the-Board-225x300.jpg" alt="" width="225" height="300" /></a></p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Etched-Board.jpg"><img class="alignnone size-medium wp-image-93" title="The Etched Board" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/The-Etched-Board-300x225.jpg" alt="" width="300" height="225" /></a><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Cutting-the-Board.jpg"><img class="alignnone size-medium wp-image-90" title="Cutting the Board" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Cutting-the-Board-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Finished.jpg"><img class="alignnone size-medium wp-image-91" title="Finished!" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Finished-300x225.jpg" alt="" width="300" height="225" /></a></p>
<p>Right there you go. the lair was stormed, the dragon tamed (not slain, I think that&#8217;s mean) and the rubies gained and no longer shall I think of this as something beyond my capabilities. Now I just need to know how to use it&#8230;</p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/P1010856.jpg"></a> </p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/P1010856.jpg"></a> </p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/P1010856.jpg"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?feed=rss2&#038;p=42</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soldering and Fault Finding</title>
		<link>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=198</link>
		<comments>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=198#comments</comments>
		<pubDate>Tue, 23 Nov 2010 14:00:38 +0000</pubDate>
		<dc:creator><![CDATA[Lullabel]]></dc:creator>
				<category><![CDATA[Health and Safety]]></category>
		<category><![CDATA[The Basic Circuit]]></category>
		<category><![CDATA[Fault Finding]]></category>
		<category><![CDATA[Soldering]]></category>

		<guid isPermaLink="false">http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=198</guid>
		<description><![CDATA[OK time to put some components onto my board to see if I&#8217;ve got this right so far. The soldering was quite easy, some of my GCSE knowledge came drifting back up from where it was buried in my brain plus a couple of the guy&#8217;s here have worked as electrical engineers (thanks Steve!) Tips: [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>OK time to put some components onto my board to see if I&#8217;ve got this right so far.</p>
<p>The soldering was quite easy, some of my GCSE knowledge came drifting back up from where it was buried in my brain plus a couple of the guy&#8217;s here have worked as electrical engineers (thanks Steve!)</p>

<a href='http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?attachment_id=205'><img width="150" height="150" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Components-150x150.jpg" class="attachment-thumbnail" alt="Components" /></a>
<a href='http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?attachment_id=206'><img width="150" height="150" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/Finished1-150x150.jpg" class="attachment-thumbnail" alt="Finished" /></a>
<a href='http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?attachment_id=212'><img width="150" height="150" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/P1010918-150x150.jpg" class="attachment-thumbnail" alt="P1010918" /></a>

<p>Tips:</p>
<ul>
<li>Make sure that you heat up the lead and the track before touching the solder to the iron, this helps the solder flow to both. (you can see this in the photo to the right)</li>
<li>&#8216;Wet&#8217; the end of the iron first by touching the solder lightly to the tip of the iron so just a little adheres to the end.</li>
</ul>
<p>Right now I&#8217;ve finished soldering my components (note that I did not have a terminal block so my battery leads are just soldered straight to the board) I need to see if it will work. First thing I need to do is to perform a visual inspection, this is crucial as a bad/crossed connection can cause your battery to blow up! Here&#8217;s the procedure I followed to make sure there were no unexpected bangs:</p>
<p>VISUAL INSPECTION</p>
<p>Looking for:</p>
<p>Soldering errors</p>
<p>Board errors</p>
<p>Component errors</p>
<p>BACK</p>
<p>1)      Ensure all pins are soldered</p>
<p>2)      Are there any solder bridges? (too much solder flowing over to another contact)</p>
<p>3)      Are there any dry joints? (where the solder is not joined to the track and the lead)</p>
<p>4)      Looking for continuity of copper tracks and bridges (checking the mask, was it exposed properly?, was it too long in the solution?)</p>
<p>5)      Are the holes drilled in the right place? (not breaking the tracks)</p>
<p>6)      Are the leads trimmed properly? (don’t bend leads at right angles when soldering!)</p>
<p>7)      Has the board been produced with the artwork the right way round?!?</p>
<p>FRONT</p>
<p>1)      Check the values and placement of components</p>
<p>2)      General condition of components (no cracks, corrosion etc.)</p>
<p>3)      Are the polarised components in the right way round? (anodes and cathodes)</p>
<p>4)      Is anything loose? (links to solder inspection on the back)</p>
<p>Right now I can be as sure as I can be that nothing untoward will happen when I connect up my circuit to the battery pack, here goes&#8230;</p>
<p>POWERED INSPECTION</p>
<p>1)      Is anything heating up? (Be careful!)</p>
<p>2)      Does it smell of burning?</p>
<p>Well I still have all my fingers and both eyebrows are intact, now all I need to do is to plug it into a computer and try to programme it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?feed=rss2&#038;p=198</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programming</title>
		<link>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=200</link>
		<comments>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=200#comments</comments>
		<pubDate>Mon, 22 Nov 2010 14:34:34 +0000</pubDate>
		<dc:creator><![CDATA[Lullabel]]></dc:creator>
				<category><![CDATA[The Basic Circuit]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?p=200</guid>
		<description><![CDATA[To programme my PIC chip I&#8217;m using the PICAXE Programming Editor, you can either programme using flow charts or in code, I&#8217;ll detail both below. Right a nice simple programme, make an LED blink at regular intervals, I started with the flowchart programme as I find it easier to visualise:   So you can see [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>To programme my PIC chip I&#8217;m using the PICAXE Programming Editor, you can either programme using flow charts or in code, I&#8217;ll detail both below.</p>
<p>Right a nice simple programme, make an LED blink at regular intervals, I started with the flowchart programme as I find it easier to visualise:</p>
<p> <a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/flow-chart-copy.jpg"><img class="alignnone size-full wp-image-238" title="flow chart copy" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/flow-chart-copy.jpg" alt="" width="315" height="255" /></a></p>
<p>So you can see that I&#8217;ve chosen output 0 and have set it to &#8216;High&#8217; (on) then pause for 1000 (1 second) then &#8216;Low&#8217; (off) and another pause. I linked it back to the start of the programme so it would just continue to flash.</p>
<p>It doesn&#8217;t look that much different in basic, you can see it uses the same labels but it&#8217;s all in text form:</p>
<p><a href="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/basic.jpg"><img class="alignnone size-full wp-image-239" title="basic" src="http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/wp-content/uploads/2010/11/basic.jpg" alt="" width="513" height="283" /></a></p>
<p>I&#8217;ll upload a video of my blinking (no, I didn&#8217;t use bad language when programming, really&#8230;) LED later tonight.</p>
<p>And here it is&#8230;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/dkoxw65Lv4Q" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/dkoxw65Lv4Q"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.resistors-and-diodes-and-picchips-oh-my.co.uk/?feed=rss2&#038;p=200</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
