<?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>danielsenhwong.com &#187; electronics</title>
	<atom:link href="http://blog.danielsenhwong.com/tag/electronics/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danielsenhwong.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Feb 2011 01:54:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Word Clock Project, Additional Thoughts</title>
		<link>http://blog.danielsenhwong.com/2009/11/word-clock-project-additional-thoughts/</link>
		<comments>http://blog.danielsenhwong.com/2009/11/word-clock-project-additional-thoughts/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 02:00:43 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[word clock]]></category>

		<guid isPermaLink="false">http://blog.danielsenhwong.com/?p=53</guid>
		<description><![CDATA[Examining the posted schematic, PCB layout, and parts list for the Word Clock at Instructables, there appear to be several inconsistencies.  I believe that this is due to the fact that the project was revised a few times after the schematic was drawn. Improvements It should be possible to swap out the PIC16F877 that Doug [...]]]></description>
			<content:encoded><![CDATA[<p>Examining the posted schematic, PCB layout, and parts list for the <a href="http://www.instructables.com/id/A-Word-Clock/">Word Clock at Instructables</a>, there appear to be several inconsistencies.  I believe that this is due to the fact that the project was revised a few times after the schematic was drawn.  <span style="text-decoration: underline;"><strong>Improvements</strong></span></p>
<ul>
<li>It should be possible to swap out the PIC16F877 that Doug used for a PIC16F887, which has the same pinouts, with minimal changes to the code, should you decide to rebuild his clock without any modifications aside from upgrading the microcontroller.  And added benefit of using the 887 versus the 877 is that the 887 has a built-in oscillator with a default frequency of 4MHz, so an external oscillator is no longer needed.</li>
</ul>
<p><strong><span style="text-decoration: underline;">Inconsistencies</span></strong></p>
<ul>
<li>The parts list supplied by Doug lists the power regulator as a 78L05, whereas the outline on the PCB layout is for an LM7805.</li>
</ul>
<p>I had a few other things in mind, but I originally drafted this post a while ago, and now no longer remember what else I was going to write.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.danielsenhwong.com/2009/11/word-clock-project-additional-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Clock Project, Initial Impressions</title>
		<link>http://blog.danielsenhwong.com/2009/10/word-clock-project-initial-impressions/</link>
		<comments>http://blog.danielsenhwong.com/2009/10/word-clock-project-initial-impressions/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 16:36:56 +0000</pubDate>
		<dc:creator>dan</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[microcontroller]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[word clock]]></category>

		<guid isPermaLink="false">http://blog.danielsenhwong.com/?p=47</guid>
		<description><![CDATA[A while ago, Sumeet and Ashley came across a clock which displayed time using words rather than numbers.  It&#8217;s nice, but expensive at €885 or €1,099 for the new stainless steel version. Someone named Doug from Australia (?) came up with an Instructable detailing how to build your own Word Clock for significantly less money, [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago, Sumeet and Ashley came across <a href="http://blog.makezine.com/archive/2009/09/qlocktwo_clock_tells_time_with_word.html">a clock which displayed time using words rather than numbers</a>.  It&#8217;s nice, but expensive at €885 or €1,099 for the new stainless steel version.</p>
<div id="attachment_48" class="wp-caption aligncenter" style="width: 414px"><img class="size-full wp-image-48" title="qlocktwo" src="http://blog.danielsenhwong.com/wp-content/uploads/2009/10/qlocktwo.png" alt="Nice, but not €889 nice." width="404" height="534" /><p class="wp-caption-text">Nice, but not €889 nice.</p></div>
<p>Someone named Doug from Australia (?) came up with an <a href="http://www.instructables.com/">Instructable</a> detailing how to <a href="http://www.instructables.com/id/A-Word-Clock/">build your own Word Clock</a> for significantly less money, though it may take some refining to make it pretty.</p>
<div id="attachment_49" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-49" title="InstructablesWordClock" src="http://blog.danielsenhwong.com/wp-content/uploads/2009/10/InstructablesWordClock.jpg" alt="InstructablesWordClock" width="500" height="332" /><p class="wp-caption-text">I don&#39;t know Doug or Megan.</p></div>
<p>This guy Doug also redesigned the faceplate for the clock to include both his name and I&#8217;m assuming the name of his significant other, Megan.  Since I already plan to change the circuit, I&#8217;ll probably change this too, since I don&#8217;t have any good friends named Doug or Megan, and certainly not a Doug or Megan who I&#8217;m both friends with and are significant to one another.</p>
<p><span style="text-decoration: underline;">Proposed Modifications:</span></p>
<p>It seems that the new version have four extra LEDs, one at each corner, to provide more accurate time.  The original clock could be accurate to within five minutes, displaying something like, &#8220;It is five past one&#8221;.  The new clock should keep track of exactly which minute in that five minute interval it actually is, e.g. 0 = x:x0 or x:x5, 1 = x:x1 or x:x6, 2 = x:x2 or x:x7, etc.  This should be relatively easy to implement &#8212; the easiest would be to use one of the pinouts from the PIC microcontroller to send a digital signal to either a series of transistors that would essentially count to five and reset.  Since I don&#8217;t have a whole lot of experience designing that kind of a circuit, the fastest way for me would probably to use a shift register to virtually expand the number of pinouts and address each LED for the minute counting individually.</p>
<div id="attachment_51" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-51" title="InstructablesSchematic" src="http://blog.danielsenhwong.com/wp-content/uploads/2009/10/InstructablesSchematic-300x205.png" alt="You can't turn it off." width="300" height="205" /><p class="wp-caption-text">You can&#39;t turn it off.</p></div>
<p>David suggested that an extra button be added in order to disable illumination of the clock by the LEDs, in case you know, you wanted to actually go to sleep in the same room as that clock.  This would maybe need a pusbutton connected to a comparator that would be connected to an input pin on the micrcontroller, then using one of the pinouts from the microcontroller connected to a transistor to turn on and off the power connection for the LEDs.</p>
<p>In addition, the original clock has 110 characters in an 18&#8243;x18&#8243; square frame with a fairly large border around the text area.  I&#8217;m guessing each letter in the text area has a square inch to itself, for a text area dimension of 11&#8243;x10&#8243; (WxH).  A problem I see with the clock made according to the Instructable is that there are a few more letters, 117 total, in what seems to be either the same or a smaller area (likely smaller), which results in some light leakage between and around characters being backlit.  Therefore, sufficient spacing between characters for dividers to segregate the various words from one another will be necessary.  One possible root of the problem for the Instructables clock is spare PCB panels were used as baffles, and if these spare pieces were etched to remove the copper first, then they would be translucent, leading to light leakage.</p>
<p><span style="text-decoration: underline;">Cost Issues</span></p>
<p>The single largest component cost for this project would probably be the circuit board &#8212; turns out they&#8217;re really expensive, either to have printed or even if you&#8217;re going to use a generic board and do all the wiring yourself.  Looking just at the circuit board needed to mount the LEDs for the display, the costs are pretty high, and this doesn&#8217;t even include the etched circuit board used as a face for the clock, or the controller board.  For example, this 10.5&#8243;x10.5&#8243; <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail&amp;name=V1001-ND">circuit board</a> would be perfect as a surface to mount the LEDs and necessary transistors and resistors, but it&#8217;s $62, or $1.78/sq. in.</p>
<p>It is also possible to etch your own board, and at least for the display portion of the clock, this would require something 10&#8243; square or larger.  <a href="http://www.digikey.com/">Digi-Key</a> has 12&#8243; square unpunched, copper-clad boards starting at $19 single-sided, 1 oz. copper, or $21.50 for double-sided.  The price goes up significantly for pre-punched boards that are copper-clad.</p>
<p>Thinking about this more, it should be possible to shrink the face of the clock, as long as the size of the letters were shrunk as well, which would also reduce the cost quote a bit.</p>
<p>In any case, the third circuit board option would be to design it with some CAD software and have it professionally printed, like from any of these places: <a href="https://www.barebonespcb.com/!BB1.asp">barebonespcb.com</a>, <a href="http://expresspcb.com/">expresspcb.com</a>, or <a href="http://www.batchpcb.com/">batchpcb.com</a> to name a few.</p>
<div id="attachment_52" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-52" title="ASMN-DBLE END-STYLE 6" src="http://blog.danielsenhwong.com/wp-content/uploads/2009/10/ASMN-DBLE-END-STYLE-6-300x300.jpg" alt="ASMN-DBLE END-STYLE 6" width="300" height="300" /><p class="wp-caption-text">Why use screw terminals?</p></div>
<p style="text-align: left;">It seems the best option would be to divide the project between hand-wired parts on a board and a professionally-printed board.  The controller board should be professionally printed, and the LED backing for the clock should be wired by hand, with ribbon cable used to connect the two halves via the screw terminals, or better yet, a pair of sockets.  The face of the clock could be etched as before, though I&#8217;m sure there&#8217;s a better way.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.danielsenhwong.com/2009/10/word-clock-project-initial-impressions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

