<?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>YourITronics &#187; clock</title>
	<atom:link href="http://www.youritronics.com/tag/clock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.youritronics.com</link>
	<description>DIY, Electronics, IT, Gadgets</description>
	<lastBuildDate>Fri, 16 Dec 2011 19:22:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Laser Sundial</title>
		<link>http://www.youritronics.com/laser-sundial/</link>
		<comments>http://www.youritronics.com/laser-sundial/#comments</comments>
		<pubDate>Fri, 22 May 2009 22:00:53 +0000</pubDate>
		<dc:creator>Andrei</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LASER]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Attiny24]]></category>
		<category><![CDATA[clock]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=2191</guid>
		<description><![CDATA[Here is something that will definitely catch the attention of your guests, although the project&#8217;s author wasn&#8217;t lucky enough with the WAF (Wife Acceptance Factor). A laser beam showing the time on one of your walls, an unusual clock indeed and very easy to build. Tracking the time is done by an Atmel Attiny24 microcontroller. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-2197" src="http://www.youritronics.com/wp-content/uploads/2009/05/laser-sundial-300x225.jpg" alt="Laser Sundial" width="300" height="225" /></p>
<p>Here is something that will definitely catch the attention of your guests, although the project&#8217;s author wasn&#8217;t lucky enough with the WAF (Wife Acceptance Factor). A laser beam showing the time on one of your walls, an unusual clock indeed and very easy to build.</p>
<p>Tracking the time is done by an Atmel Attiny24 microcontroller. It feeds a PWM signal to a servo motor that rotates the laser. The laser, controlled by the Atmel and driven by a npn transistor, can be set as a continuous line or pulsating. A crystal oscillator is used for best accuracy. Connector J1 is used to set the time and for settings, using a jumper. It can be set to show hours or seconds for example. Of course you could replace this with push buttons and/or switches.</p>
<p>It&#8217;s best to adjust time at fixed hours otherwise you will have to count seconds to adjust minutes. Also depending on the type of servo motor you will be using you might need to play with the values of servo&#8217;s rotation span. There is a version available using the Arduino.</p>
<p>The code is written in C and it is very well commented and that comes in very handy if you want to add some modifications. There are some things you will have to look out for when recompiling. Circuit diagram and code are available in the project as well as pictures and a video of the sundial.</p>
<p><strong>Laser Sundial: </strong><a href="http://www.5volt.eu/archives/72">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/laser-sundial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 Digit ATmega8 Clock</title>
		<link>http://www.youritronics.com/4-digit-atmega8-clock/</link>
		<comments>http://www.youritronics.com/4-digit-atmega8-clock/#comments</comments>
		<pubDate>Fri, 25 Jul 2008 12:54:47 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ATmega8]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[Digit]]></category>
		<category><![CDATA[Display]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1344</guid>
		<description><![CDATA[The author made the project for a friend who wanted to include it into an amplifier as an extra function. The project turned out really well and it works flawless. It&#8217;s based on the ATmega8 and it uses a 4 digit 7 segments common anodes led display to show the time. The code is pretty [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1345" href="http://www.youritronics.com/4-digit-atmega8-clock/4-digit-atmega8-clock/"><img class="alignnone size-medium wp-image-1345" title="4-digit-atmega8-clock" src="http://www.youritronics.com/wp-content/uploads/2008/07/4-digit-atmega8-clock-300x129.jpg" alt="4 Digit ATmega8 Clock" width="300" height="129" /></a></p>
<p>The author made the project for a friend who wanted to include it into an amplifier as an extra function. The project turned out really well and it works flawless. It&#8217;s based on the ATmega8 and it uses a 4 digit 7 segments common anodes led display to show the time. The code is pretty simple, written in C, but it lacks comments as the author did not felt the need to add them.</p>
<p><strong>4 Digit ATmega8 Clock:</strong> <a href="http://www.daqq.eu/index.php?show=prj_avr_clock_1">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/4-digit-atmega8-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino Based Binary Clock</title>
		<link>http://www.youritronics.com/arduino-based-binary-clock/</link>
		<comments>http://www.youritronics.com/arduino-based-binary-clock/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 16:28:08 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Binary]]></category>
		<category><![CDATA[clock]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1286</guid>
		<description><![CDATA[Daniel build this clock after having to chose from a watching a movie or working on a project. Obviously he and hi&#8217;s friend chose to make the clock so it wassn&#8217;t long until the LED&#8217;s started to light up. The clock code is based on the open-source-arduino-clock by Rob Faludi. Daniel made many changes, but [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/07/arduino-based-binary-clock.jpg"><img class="alignnone size-medium wp-image-1287" title="arduino-based-binary-clock" src="http://www.youritronics.com/wp-content/uploads/2008/07/arduino-based-binary-clock-300x225.jpg" alt="Arduino Based Binary Clock" width="300" height="225" /></a></p>
<p>Daniel build this clock after having to chose from a watching a movie or working on a project. Obviously he and hi&#8217;s friend chose to make the clock so it wassn&#8217;t long until the LED&#8217;s started to light up. The clock code is based on the open-source-arduino-clock by Rob Faludi. Daniel made many changes, but the time counting the basically the same. So if you want to make another kind of clock, I suggest you to take a look on that code.</p>
<p><strong>Arduino Based Binary Clock:</strong> <a title="binary clock with arduino" href="http://www.danielandrade.net/2008/07/15/binary-clock-with-arduino/">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/arduino-based-binary-clock/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>DCF77 Clock-Thermostat</title>
		<link>http://www.youritronics.com/dcf77-clock-thermostat/</link>
		<comments>http://www.youritronics.com/dcf77-clock-thermostat/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 08:04:19 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[DCF77]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1275</guid>
		<description><![CDATA[This project is based on the previous one posted and here the DCF77 runs the clock from the thermostat always on the right time synchronizing not beeing necessary anymore. The temperaturesensor is a DS1820 or DS18B20 and on a HD44780 (or compatible) 2&#215;16 LC-Display becomes day, date, time, temperature (with 0.1°C precision) and an indication [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/07/dcf77-clock-thermostat.jpg"><img class="alignnone size-medium wp-image-1276" title="dcf77-clock-thermostat" src="http://www.youritronics.com/wp-content/uploads/2008/07/dcf77-clock-thermostat.jpg" alt="DCF77 Clock-Thermostat" width="296" height="153" /></a><a href="http://www.youritronics.com/wp-content/uploads/2008/07/dcf77-clock-thermostat-2.jpg"><img class="alignnone size-medium wp-image-1277" title="dcf77-clock-thermostat-2" src="http://www.youritronics.com/wp-content/uploads/2008/07/dcf77-clock-thermostat-2-144x300.jpg" alt="DCF77 Clock-Thermostat 2" width="144" height="300" /></a></p>
<p>This project is based on the previous one posted and here the  <a href="http://www.picbasic.nl/info_dcf77_uk.htm">DCF77</a> runs the clock from the thermostat always on the right time synchronizing not beeing necessary anymore. The temperaturesensor is a DS1820 or DS18B20 and on a HD44780 (or compatible) 2&#215;16 LC-Display becomes day, date, time,  temperature (with 0.1°C precision) and an indication which temperature adjustment (<em>economy-</em> or <em>comfort</em> temperature) is active.</p>
<p>For each day there are 4 ON/OFF times to program, ON means here switch to the <em>comfort</em> temperature and OFF to the <em>economy</em> temperature.<br />
A handy option is for people who work at different times (shift work) because it is possible to program the clock with a 2-weeks scheme.</p>
<p>As you can see a really complex program has been created for this project which makes it really handy for those who need it.</p>
<p><strong>DCF77 Clock-Thermostat:</strong> <a href="http://www.picbasic.nl/frameload_uk.htm?http://www.picbasic.nl/dcf77_thermos_uk.htm">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/dcf77-clock-thermostat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital DCF77 clock with LCD and gong</title>
		<link>http://www.youritronics.com/digital-dcf77-clock-with-lcd-and-gong/</link>
		<comments>http://www.youritronics.com/digital-dcf77-clock-with-lcd-and-gong/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 07:59:59 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[DCF77]]></category>
		<category><![CDATA[DIgital]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1273</guid>
		<description><![CDATA[This project make use of a PIC16F628(A) and a DCF77 receiver from Conrad. Optional there is a possibility to connect an electronic gong on it. Every second is on PORTA.1 (pin 18) a pulse from 0.5 second. This signal isn&#8217;t necessary for anything, but maybe you want to connect a LED on it, so that these wil [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/07/digital-dcf77-clock-with-lcd-and-gong.jpg"><img class="alignnone size-medium wp-image-1274" title="digital-dcf77-clock-with-lcd-and-gong" src="http://www.youritronics.com/wp-content/uploads/2008/07/digital-dcf77-clock-with-lcd-and-gong-300x216.jpg" alt="Digital DCF77 clock with LCD and gong" width="300" height="216" /></a></p>
<p>This project make use of a PIC16F628(A) and a DCF77 receiver from Conrad. Optional there is a possibility to connect an electronic gong on it. Every second is on PORTA.1 (pin 18) a pulse from 0.5 second. This signal isn&#8217;t necessary for anything, but maybe you want to connect a LED on it,  so that these wil blink every second, or a piezo buzzer,  so that the clock ticks as an analog clock.</p>
<p>Overall the project is great and someone put allot of work into designing it.</p>
<p><strong>Digital DCF77 clock with LCD and gong:</strong> <a href="http://www.picbasic.nl/frameload_uk.htm?http://www.picbasic.nl/dcf77_klok_uk.htm">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/digital-dcf77-clock-with-lcd-and-gong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LCD Display with Date and Time</title>
		<link>http://www.youritronics.com/lcd-display-with-date-and-time/</link>
		<comments>http://www.youritronics.com/lcd-display-with-date-and-time/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 07:54:11 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[PIC16F628]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1245</guid>
		<description><![CDATA[It&#8217;s a good idea to use LCD&#8217;s with projects like this instead of led digits, because LCD&#8217;s don&#8217;t need to be refreshed, they allow you to display many characters and it requires less I/O pins. In this project a 16&#215;1 LCD Display with 4-bits interface it&#8217;s used. Time and date are displayed as HH:MM:SSx mmm [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/07/lcd-display-with-date-and-time.jpg"><img class="alignnone size-medium wp-image-1246" title="lcd-display-with-date-and-time" src="http://www.youritronics.com/wp-content/uploads/2008/07/lcd-display-with-date-and-time-300x245.jpg" alt="LCD Display with Date and Time" width="300" height="245" /></a></p>
<p>It&#8217;s a good idea to use LCD&#8217;s with projects like this instead of led digits, because LCD&#8217;s don&#8217;t need to be refreshed, they allow you to display many characters and it requires less I/O pins. In this project <span style="font-family: Verdana,Arial; color: black; font-size: x-small;">a 16&#215;1 LCD Display with 4-bits interface it&#8217;s used. </span><span style="font-family: Verdana,Arial; color: black; font-size: x-small;">Time and date are displayed as HH:MM:SSx mmm dd, where: HH = Hours MM = Minutes SS = Seconds x = AM/PM mmm = Month (Jan, Feb, Mar) dd = Day.</span></p>
<p><strong>LCD Display with Date and Time</strong>: <a href="http://www.josepino.com/pic_projects/index.php?lcd_clock.jpc">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/lcd-display-with-date-and-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PIC16F84A Alarm Clock</title>
		<link>http://www.youritronics.com/pic16f84a-alarm-clock/</link>
		<comments>http://www.youritronics.com/pic16f84a-alarm-clock/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 07:42:41 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[Alarm Clock]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[PIC16F84A]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1243</guid>
		<description><![CDATA[This clock counts seconds, minutes, hours and day of the week. Time is displayed on 4 seven segment LED displays, and is adjustable with three buttons at start time (up, down, enter). You can program the day of the week, hour, minute and duration of the alarms. The number of alarms are limited by ROM space [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/07/pic16f84a-alarm-clock.jpg"><img class="alignnone size-medium wp-image-1244" title="pic16f84a-alarm-clock" src="http://www.youritronics.com/wp-content/uploads/2008/07/pic16f84a-alarm-clock-225x300.jpg" alt="PIC16F84A Alarm Clock" width="225" height="300" /></a></p>
<p>This clock counts seconds, minutes, hours and day of the week. Time is displayed on 4 seven segment LED displays, and is adjustable with three buttons at start time (up, down, enter). You can program the day of the week, hour, minute and duration of the alarms.</p>
<p>The number of alarms are limited by ROM space only. The alarm is on the RA4 open collector output of the PIC, and is repeated on a decimal point of the display. For once, the program is in BASIC (mikroBasic) and this should make a good start for beginners.</p>
<p><strong>PIC16F84A Alarm Clock</strong>: <a href="http://www.micro-examples.com/public/microex-navig/doc/084-alarm-clock">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/pic16f84a-alarm-clock/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>T-Clock An ARM7 Controlled Blue LCD Clock</title>
		<link>http://www.youritronics.com/t-clock-an-arm7-controlled-blue-lcd-clock/</link>
		<comments>http://www.youritronics.com/t-clock-an-arm7-controlled-blue-lcd-clock/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 11:15:16 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[arm]]></category>
		<category><![CDATA[ARM7]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[Philips]]></category>
		<category><![CDATA[Sensor]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1152</guid>
		<description><![CDATA[T-Clock is a demo-application for Philips LPC2000 ARM7TDMI controller with a KS0108/KS0107-based graphics-LCD (128*64 pixels), DCF77 time-receiver and one wire bus (for DS18x20-Temp.-Sensor). The time and date are received with a DCF77-receiver-module. The DCF77-signal is transmitted from a station near Frankfurt/Main, Germany and can be received all over Europe, North Africa and the Middle-East. Please [...]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1153" href="http://www.youritronics.com/t-clock-an-arm7-controlled-blue-lcd-clock/t-clock-an-arm7-controlled-blue-lcd-clock/"><img class="alignnone size-medium wp-image-1153" title="t-clock-an-arm7-controlled-blue-lcd-clock" src="http://www.youritronics.com/wp-content/uploads/2008/06/t-clock-an-arm7-controlled-blue-lcd-clock-300x225.jpg" alt="T-Clock An ARM7 Controlled Blue LCD Clock" width="300" height="225" /></a></p>
<p>T-Clock is a demo-application for Philips LPC2000 ARM7TDMI controller with a KS0108/KS0107-based graphics-LCD (128*64 pixels), DCF77 time-receiver and one wire bus (for DS18x20-Temp.-Sensor).</p>
<p>The time and date are received with a DCF77-receiver-module. The DCF77-signal is  transmitted from a station near Frankfurt/Main, Germany and can be  received all over Europe, North Africa and the Middle-East. Please  visit www.ptb.de and ask google with &#8220;DCF77&#8243; for more information.  In times when the DCF77-signal is not available (i.e. thunder and  lightning near transmitter) the RTC of the LPC-controller is used to  drive the clock.</p>
<p>The clock also display the temperature measured trough a DS18x20 family sensor. he sensors provide the temperature in digital form on a One-Wire-Bus. The Maxim Web-Site has a lot of information on the One-Wire-Bus.</p>
<p>The whole project should cost you about 100 Euro&#8217;s, not cheap but a very good and interesting project for ARM microcontrollers.</p>
<p><strong>T-Clock An ARM7 Controlled Blue LCD Clock:</strong> <a href="http://gandalf.arubi.uni-kl.de/avr_projects/arm_projects/glcd_dcf77/index.html">[Link]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/t-clock-an-arm7-controlled-blue-lcd-clock/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Clock Based On PIC16F84A</title>
		<link>http://www.youritronics.com/digital-clock-based-on-pic16f84a/</link>
		<comments>http://www.youritronics.com/digital-clock-based-on-pic16f84a/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 14:12:40 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[74HCT238]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[PIC]]></category>
		<category><![CDATA[PIC16F84A]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1103</guid>
		<description><![CDATA[This is a small ajustable clock, I made based on PIC16F84A microchip.The hardware part is very simple because it only uses 74hct238 demultiplexer, 4&#215;7 segments, and some rezistors. The software part is programmed through a device connected to serial port with icprog and made/debuged with MPlab. Digital Clock Based On PIC16F84A: [Link]]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-1104" href="http://www.youritronics.com/digital-clock-based-on-pic16f84a/digital-clock-pic16f84a-pic2/"><img class="alignnone size-medium wp-image-1104" title="digital-clock-pic16f84a-pic2" src="http://www.youritronics.com/wp-content/uploads/2008/05/digital-clock-pic16f84a-pic2-300x225.jpg" alt="Digital Clock Based On PIC16F84A" width="300" height="225" /></a></p>
<p>This is a small ajustable clock, I made based on PIC16F84A microchip.The hardware part is very simple because it only uses 74hct238 demultiplexer, 4&#215;7 segments, and some rezistors. The software part is programmed through a device connected to serial port with icprog and made/debuged with MPlab.</p>
<p><strong>Digital Clock Based On PIC16F84A:</strong> <a href="http://www.bogdi.ro/electronics/digital%20clock/">[Link]<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/digital-clock-based-on-pic16f84a/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wall clock that controlled trough IR also keeps your score</title>
		<link>http://www.youritronics.com/wall-clock-that-controlled-trough-ir-also-keeps-your-score/</link>
		<comments>http://www.youritronics.com/wall-clock-that-controlled-trough-ir-also-keeps-your-score/#comments</comments>
		<pubDate>Mon, 12 May 2008 11:37:30 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[LED]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ATmega48]]></category>
		<category><![CDATA[ATtiny28]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[clock]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1051</guid>
		<description><![CDATA[This ATmega48 based wall clock is able to keep any kind of score and display it on its 4 digits. The score is controlled by a IR remote control powered by an ATtiny28. Also trough the remote you can set the time and configure the clock. The digits are build on pcb with 5 mm [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/wall-clock-that-controlled-trough-ir-also-keeps-your-score.jpg"><img class="alignnone size-medium wp-image-1052" title="wall-clock-that-controlled-trough-ir-also-keeps-your-score" src="http://www.youritronics.com/wp-content/uploads/2008/05/wall-clock-that-controlled-trough-ir-also-keeps-your-score-300x225.jpg" alt="Wall clock that controlled trough IR also keeps your score" width="300" height="225" /></a></p>
<p>This ATmega48 based wall clock is able to keep any kind of score and display it on its 4 digits. The score is controlled by a IR remote control powered by an ATtiny28. Also trough the remote you can set the time and configure the clock. The digits are build on pcb with 5 mm LED&#8217;s, no commercial LED digits were used.</p>
<p><strong>Wall clock that controlled trough IR also keeps your score:</strong> <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT2855.zip">[Download Project]</a> &#8211; <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Abstracts/AT2855_abstract.pdf">[View Project PDF]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/wall-clock-that-controlled-trough-ir-also-keeps-your-score/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

