<?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; ATmega169</title>
	<atom:link href="http://www.youritronics.com/tag/atmega169/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>My first AVR code</title>
		<link>http://www.youritronics.com/my-first-avr-code/</link>
		<comments>http://www.youritronics.com/my-first-avr-code/#comments</comments>
		<pubDate>Wed, 21 May 2008 19:00:35 +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[Personal Projects]]></category>
		<category><![CDATA[ATmega169]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Butterfly]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1094</guid>
		<description><![CDATA[This is my first AVR project. After going trough the tutorial i was telling you about a couple of days ago and after testing the &#8220;Blinky&#8221; project i decided to make my own Blinky. So i came up with this idea that the led&#8217;s should start lighting from the middle and move to the sides, [...]]]></description>
			<content:encoded><![CDATA[<p>This is my first AVR project. After going trough the tutorial i was telling you about a couple of days ago and after testing the &#8220;Blinky&#8221; project i decided to make my own Blinky. So i came up with this idea that the led&#8217;s should start lighting from the middle and move to the sides, when they reach the sides blink a couple of times and come back to the center.</p>
<p>I was actually quite easy to do it, i expected to be harder. I used the 8 LED board i designed in the <a title="avr butterfly starting guide" href="http://www.youritronics.com/starting-guide-for-the-avr-butterfly/">avr butterfly starting guide</a>.</p>
<p>Here is the LED&#8217;s in action:</p>
<a href="http://www.youritronics.com/my-first-avr-code/"><img src="http://img.youtube.com/vi/FXeKUFOhDqM/default.jpg" width="130" height="97" border=0></a>
<p>Here is a <a title="blinky" href="http://www.youritronics.com/wp-content/uploads/2008/05/blinky-youritronics.zip">zip archive</a> containing both the source and the compiled hex. The code was written and compiled in AVR studio.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/my-first-avr-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting Guide for the AVR Butterfly</title>
		<link>http://www.youritronics.com/starting-guide-for-the-avr-butterfly/</link>
		<comments>http://www.youritronics.com/starting-guide-for-the-avr-butterfly/#comments</comments>
		<pubDate>Sun, 18 May 2008 20:21:29 +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[Personal Projects]]></category>
		<category><![CDATA[ATmega169]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Butterfly]]></category>
		<category><![CDATA[RGB]]></category>
		<category><![CDATA[RS232]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1066</guid>
		<description><![CDATA[AVR Butterfly is an evaluation tool demonstrating the capabilities of the latest AVR Technology. The tool is shipped with preloaded firmware supporting temperature sensing, light measurement, voltage readings and music playback. The AVR Butterfly is controlled by an ATmega169. It&#8217;s basically the cheapest development board on the market, $21.28 as we&#8217;re speaking at Digikey. I [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.atmel.com/dyn/Products/tools_card.asp?tool_id=3146">AVR Butterfly</a> is an evaluation tool demonstrating the capabilities of the latest AVR Technology. The tool is shipped with preloaded firmware supporting temperature sensing, light measurement, voltage readings and music playback. The AVR Butterfly is controlled by an ATmega169.</p>
<p>It&#8217;s basically the cheapest development board on the market, $21.28 as we&#8217;re speaking at <a href="http://search.digikey.com/scripts/DkSearch/dksus.dll?Detail?name=ATAVRBFLY-ND">Digikey</a>. I choose to start with the AVR Butterfly because it is also featured in all examples in the tutorial I&#8217;m reading. The tutorial is easy to follow and i recommend it if you want to start programming AVR&#8217;s in C language. You can find it at <a href="http://www.smileymicros.com/">SmileyMicros</a>.</p>
<p>The tutorial contains all you need to now, but some things are not entirely covered, and other things present incompatibility issues.</p>
<p>When ordering the Butterfly its also a good idea to order some pin headers because they are not included. When you take the Butterfly out of the box it should look like this:</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-out-of-the-box_resize_wm.jpg"><img class="alignnone size-medium wp-image-1067" title="avr-butterfly-out-of-the-box_resize_wm" src="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-out-of-the-box_resize_wm-300x225.jpg" alt="avr-butterfly-out-of-the-box" width="300" height="225" /></a></p>
<p>Now it would be nicer if they would of included those pin headers in the package. And here is my Butterfly after i soldered the pin headers.</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-with-pin-headers-soldered.jpg"><img class="alignnone size-medium wp-image-1068" title="avr-butterfly-with-pin-headers-soldered" src="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-with-pin-headers-soldered-300x225.jpg" alt="avr-butterfly-with-pin-headers-soldered" width="300" height="225" /></a></p>
<p>Another thing that i noticed about this step, is that my Butterfly doesn&#8217;t have the LDR, it seems that this version only comes with the NTC soldered on the back, which is also an analog sensor and it should be enough for developing code with analog sensors.</p>
<p>The next important thing that you need to solder is the RS232 cable, because the communication between the computer and the Butterfly is done via RS232.</p>
<p>Hers is a picture of my cable, and how it should be done. (disregard the connector i used, its taken from an old computer case, that&#8217;s why its saying turbo sw).</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-with-pin-headers-soldered1.jpg"><img class="alignnone size-medium wp-image-1071" title="avr-butterfly-with-pin-headers-soldered1" src="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-with-pin-headers-soldered1-300x225.jpg" alt="avr-butterfly-with-pin-headers-soldered1" width="300" height="225" /></a></p>
<p>Notice how the RXD and TXD from Butterfly are reversed on the RS232 connector ? That&#8217;s because what you transmit here has to be received there. Pay attention on soldering this connector, you will avoid future headaches. But what if you don&#8217;t have an RS232 connector on your computer ? the answer is simple you buy a RS232 to USB converter cable, like i did:</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/usb-to-rs232-converter-cable.jpg"><img class="alignnone size-medium wp-image-1078" title="usb-to-rs232-converter-cable" src="http://www.youritronics.com/wp-content/uploads/2008/05/usb-to-rs232-converter-cable-300x225.jpg" alt="usb-to-rs232-converter-cable" width="300" height="225" /></a></p>
<p>I could of done myself the cable using the schematic from <a title="RS232 to USB converter" href="http://www.youritronics.com/usb-to-serial-rs232-adapter/">this article</a>, but the parts cost more than a commercial cable, not to mention the hours you put in fabricating.</p>
<p>Now about the battery, the onboard CR2450 isn&#8217;t gonna last too long with the projects that you&#8217;re gonna work with. So its best to build an external power supply. I build mine with 2 x AA-R6 battery holder.</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/2xaa-battery-external-power-supply-for-avr-butterfly.jpg"><img class="alignnone size-thumbnail wp-image-1070" title="2xaa-battery-external-power-supply-for-avr-butterfly" src="http://www.youritronics.com/wp-content/uploads/2008/05/2xaa-battery-external-power-supply-for-avr-butterfly-150x150.jpg" alt="2xaa-battery-external-power-supply-for-avr-butterfly" width="150" height="150" /></a> <a href="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-with-pin-headers-soldered-and-power.jpg"><img class="alignnone size-thumbnail wp-image-1072" title="avr-butterfly-with-pin-headers-soldered-and-power" src="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-with-pin-headers-soldered-and-power-150x150.jpg" alt="avr-butterfly-with-pin-headers-soldered-and-power" width="150" height="150" /></a> <a href="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-with-external-power-connected.jpg"><img class="alignnone size-thumbnail wp-image-1073" title="avr-butterfly-with-external-power-connected" src="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-with-external-power-connected-150x150.jpg" alt="avr-butterfly-with-external-power-connected" width="150" height="150" /></a></p>
<p>From this step on, you can approach things two ways, either use a breadboard or fabricate PCB&#8217;s. I don&#8217;t have a breadboard so i had to make pcb&#8217;s. Basically its just a board with 8 LED&#8217;s, 8 current limiting resistors and some headers for linking it to the Butterfly.</p>
<p>here is the <a title="8 led's plus current limiting resistors" href="http://www.youritronics.com/wp-content/uploads/2008/05/8-led-resistors.zip">Eagle schematic and board file.</a></p>
<p>details on how to fabricate the PCB are covered in my <a title="DIY PCB using photo etching method" href="http://www.youritronics.com/diy-printed-circuit-board-using-photo-etching-method/">DIY PCB Tutorial.</a></p>
<p>Here are a couple of pictures with the board after being etched and after being assembled. The 8 LED board is going to be used with the Blinky Project.</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/boards-after-beeing-etched.jpg"><img class="alignnone size-thumbnail wp-image-1075" title="boards-after-beeing-etched" src="http://www.youritronics.com/wp-content/uploads/2008/05/boards-after-beeing-etched-150x150.jpg" alt="boards-after-beeing-etched" width="150" height="150" /></a> <a href="http://www.youritronics.com/wp-content/uploads/2008/05/8-led-board-after-beeing-assembled.jpg"><img class="alignnone size-thumbnail wp-image-1076" title="8-led-board-after-beeing-assembled" src="http://www.youritronics.com/wp-content/uploads/2008/05/8-led-board-after-beeing-assembled-150x150.jpg" alt="8-led-board-after-beeing-assembled" width="150" height="150" /></a></p>
<p>I also did two small PCB&#8217;s for driving an RGB LED, one for a CA version and one for CC version.(Common Anode and Common Cathode). I will use this boards later when i will be experimenting with PWM control.</p>
<p>Here are the RGB LED boards assembled.</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/rgb-led-with-current-limitting-resistor.jpg"><img class="alignnone size-medium wp-image-1077" title="rgb-led-with-current-limitting-resistor" src="http://www.youritronics.com/wp-content/uploads/2008/05/rgb-led-with-current-limitting-resistor-300x225.jpg" alt="rgb-led-with-current-limitting-resistor" width="300" height="225" /></a></p>
<p>And to end this article here is a picture with the <a title="USB to serial" href="http://www.youritronics.com/usb-to-serial-rs232-adapter/">USB to RS232</a> cable connected to the AVR. Now all i have to do is read and learn the next 300 pages from the tutorial.</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/usb-to-rs232-cable-connected-to-the-avr-butterfly-running-from-external-power-source.jpg"><img class="alignnone size-medium wp-image-1079" title="usb-to-rs232-cable-connected-to-the-avr-butterfly-running-from-external-power-source" src="http://www.youritronics.com/wp-content/uploads/2008/05/usb-to-rs232-cable-connected-to-the-avr-butterfly-running-from-external-power-source-300x225.jpg" alt="usb-to-rs232-cable-connected-to-the-avr-butterfly-running-from-external-power-source" width="300" height="225" /></a></p>
<p>Now i started working on a lab power supply, i could of just buy one but its more fun to build it. Here is a picture where i just started the assembly. The project should be up soon at my <a title="personal projects" href="http://www.youritronics.com/category/personal-projects/">personal projects</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/starting-guide-for-the-avr-butterfly/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Parts orders arrived</title>
		<link>http://www.youritronics.com/parts-orders-arrived/</link>
		<comments>http://www.youritronics.com/parts-orders-arrived/#comments</comments>
		<pubDate>Thu, 15 May 2008 17:57:05 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Personal Projects]]></category>
		<category><![CDATA[ATmega169]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[AVR Butterfly]]></category>
		<category><![CDATA[parts]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1061</guid>
		<description><![CDATA[Today my parts order arrived, i got a little from everything . Some of the parts were ordered from DigiKey and were very nicely wrapped and others were ordered from local suppliers. There will be many projects posted on the Personal Projects page, so check the site regularly. Here is a picture with most of [...]]]></description>
			<content:encoded><![CDATA[<p>Today my parts order arrived, i got a little from everything <img src='http://www.youritronics.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  . Some of the parts were ordered from DigiKey and were very nicely wrapped and others were ordered from local suppliers. There will be many projects posted on the Personal Projects page, so check the site regularly.</p>
<p>Here is a picture with most of the parts on the table</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/resistors-capacitors-transistors-avr-tiny-led-display-matrix-parts-bunch.jpg"><img class="alignnone size-medium wp-image-1062" title="resistors-capacitors-transistors-avr-tiny-led-display-matrix-parts-bunch" src="http://www.youritronics.com/wp-content/uploads/2008/05/resistors-capacitors-transistors-avr-tiny-led-display-matrix-parts-bunch-300x225.jpg" alt="resistors-capacitors-transistors-avr-tiny-led-display-matrix-parts-bunch" width="300" height="225" /></a></p>
<p>As you can use i got 10 5&#215;7 LED matrix&#8217;s which i will use in some LED Display projects.</p>
<p>I also got an <a title="AVR butterfly " href="http://www.youritronics.com/avr-butterfly-gps-system/">AVR Butterfly</a> because I&#8217;m going trough a AVR Programming Book. By the way i didn&#8217;t knew so far that the AVR Butterfly is the cheapest development board on the market(taking to consideration all of its features).</p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-out-of-the-box.jpg"><img class="alignnone size-medium wp-image-1063" title="avr-butterfly-out-of-the-box" src="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-out-of-the-box-300x225.jpg" alt="AVR Butterfly out of the box" width="300" height="225" /></a></p>
<p>And here is a picture of my stash. I took me a full day to arrange all the parts. Ofcourse i took my time and enjoyed doing it. <img src='http://www.youritronics.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/picture-of-my-stash-of-parts.jpg"><img class="alignnone size-medium wp-image-1064" title="picture-of-my-stash-of-parts" src="http://www.youritronics.com/wp-content/uploads/2008/05/picture-of-my-stash-of-parts-300x225.jpg" alt="picture-of-my-stash-of-parts" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/parts-orders-arrived/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>AVR Butterfly GPS System</title>
		<link>http://www.youritronics.com/avr-butterfly-gps-system/</link>
		<comments>http://www.youritronics.com/avr-butterfly-gps-system/#comments</comments>
		<pubDate>Mon, 12 May 2008 12:49:48 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ATmega169]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/?p=1059</guid>
		<description><![CDATA[The handy Butterfly GPS is a cost-effective system that presents location, date, and time data on its LCD. The system features an ATmega169 and a highly sensitive GPS receiver engine board based on the SiRF chipset. Its amazing what you can do with such a low cost development board. AVR Butterfly GPS System: [Download Project] [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-gps-system.jpg"><img class="alignnone size-medium wp-image-1060" title="avr-butterfly-gps-system" src="http://www.youritronics.com/wp-content/uploads/2008/05/avr-butterfly-gps-system-300x225.jpg" alt="AVR Butterfly GPS System" width="300" height="225" /></a></p>
<p>The handy <strong>Butterfly GPS</strong> is a cost-effective system that presents location, date, and time data on its LCD. The system features an ATmega169 and a highly sensitive GPS receiver engine board based on the SiRF chipset. Its amazing what you can do with such a low cost development board.</p>
<p><strong>AVR Butterfly GPS System:</strong> <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT3311.zip">[Download Project]</a> &#8211; <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Abstracts/AT3311_abstract.pdf">[View Project PDF]</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/avr-butterfly-gps-system/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Blind Spot Detection System</title>
		<link>http://www.youritronics.com/blind-spot-detection-system/</link>
		<comments>http://www.youritronics.com/blind-spot-detection-system/#comments</comments>
		<pubDate>Sun, 11 May 2008 11:53:27 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ATmega169]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Vehicle]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/blind-spot-detection-system/</guid>
		<description><![CDATA[  Blind Spot is an area of the road that cannot be seen by the driver while looking forward or through either the rear-view or side mirrors. Such Blind Spot Detection System are already present in many cars.  In this project the ATmega169 uses a high-intensity infrared light to detect approaching vehicles. Although the system [...]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.youritronics.com/blind-spot-detection-system/blind-spot-detection-system/" rel="attachment wp-att-1050" title="Blind Spot Detection System"><img src="http://www.youritronics.com/wp-content/uploads/2008/05/blind-spot-detection-system.jpg" alt="Blind Spot Detection System" height="256" width="319" /></a></p>
<p><a href="http://www.youritronics.com/wp-admin/Blind%20Spot%20Detection%20System%20%28IVBSDS%29">Blind Spot</a> is an area of the road that cannot be seen by the driver while looking forward or through either the rear-view or side mirrors. Such Blind Spot Detection System are already present in many cars.  In this project the ATmega169 uses a high-intensity infrared light to detect approaching vehicles. Although the system works, i would only recommend you build it for testing purposes, not for long therm use. Why not use it for long therm ? Well no one guarantees that the system would not fail.</p>
<p><strong>Blind Spot Detection System:</strong> <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT3309.zip">[Download Project]</a> &#8211; <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Abstracts/AT3309_abstract.pdf">[View Project PDF]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/blind-spot-detection-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Canon SLR Camera IR Remote</title>
		<link>http://www.youritronics.com/canon-slr-camera-ir-remote/</link>
		<comments>http://www.youritronics.com/canon-slr-camera-ir-remote/#comments</comments>
		<pubDate>Fri, 02 May 2008 20:52:18 +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[ATmega169]]></category>
		<category><![CDATA[Atmel]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Canon]]></category>
		<category><![CDATA[IR]]></category>
		<category><![CDATA[SLR]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/canon-slr-camera-ir-remote/</guid>
		<description><![CDATA[Here is another useful project based on the Atmel&#8217;s AVR butterfly kit. We should define &#8220;useful&#8221; though, this circuit was designed to trigger almost all Canon SLR cameras from a distance, so first of all you should own a Canon SLR camera and than carry on with the project. The circuit is controlled by an [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Canon SLR Camera IR Remote Circuit Board" rel="attachment wp-att-999" href="http://www.youritronics.com/canon-slr-camera-ir-remote/canon-slr-camera-ir-remote-circuit-board/"><img src="http://www.youritronics.com/wp-content/uploads/2008/05/canon-slr-camera-ir-remote.jpg" alt="Canon SLR Camera IR Remote Circuit Board" /></a></p>
<p>Here is another useful project based on the Atmel&#8217;s AVR butterfly kit. We should define &#8220;useful&#8221; though, this circuit was designed to trigger almost all Canon SLR cameras from a distance, so first of all you should own a Canon SLR camera and than carry on with the project. The circuit is controlled by an ATmega169 and powered by a 9V battery.</p>
<p><strong>Canon SLR Camera IR Remote:</strong> <a href="http://www.circuitcellar.com/AVR2006/winners/DE/AT3354.htm">[View Project</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/canon-slr-camera-ir-remote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Electroplating Controller</title>
		<link>http://www.youritronics.com/electroplating-controller/</link>
		<comments>http://www.youritronics.com/electroplating-controller/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 10:25:32 +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[ATmega169]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/electroplating-controller/</guid>
		<description><![CDATA[This circuit based on Atmel’s Butterfly Evaluation Kit provides control on the main functions of an electroplating bath, that is the temperature and the current flow. To achieve optimum plating bot the temperature and the current flow play a major role in the electrochemical process, and they have to be kept within a defined range. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/electroplating-controller/electroplating-controller-board/" rel="attachment wp-att-971" title="Electroplating Controller Board"><img src="http://www.youritronics.com/wp-content/uploads/2008/04/electroplating-controller-board.jpg" alt="Electroplating Controller Board" /></a></p>
<p>This circuit based on Atmel’s Butterfly Evaluation Kit provides control on the main functions of an electroplating bath, that is the temperature and the current flow. To achieve optimum plating bot the temperature and the current flow play a major role in the electrochemical process, and they have to be kept within a defined range. Basically the controller digitally implements PID algorithms for current and temperature control.</p>
<p><strong>Electroplating Controller:</strong> <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT3417.zip">[Download Project]</a> &#8211; <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Abstracts/AT3417_abstract.pdf">[View Project PDF]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/electroplating-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>High Altitude Rocket Telemetry Payload</title>
		<link>http://www.youritronics.com/high-altitude-rocket-telemetry-payload/</link>
		<comments>http://www.youritronics.com/high-altitude-rocket-telemetry-payload/#comments</comments>
		<pubDate>Tue, 08 Apr 2008 08:59:27 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ATmega169]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[rocket]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/high-altitude-rocket-telemetry-payload/</guid>
		<description><![CDATA[The High Altitude Rocket Telemetry Payload system is a flexible flight computer for mid- and high-powered model rockets. The ATmega169 based system features a GPS receiver, a wireless data telemetry downlink, and a pass-through bus architecture that enables you to configure a payload for your specific flight goals. For those rocket geeks out there, this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/high-altitude-rocket-telemetry-payload/high-altitude-rocket-telemetry-payload/" rel="attachment wp-att-792" title="High Altitude Rocket Telemetry Payload"><img src="http://www.youritronics.com/wp-content/uploads/2008/04/at3369-high-altitude-rocket-payload.jpg" alt="High Altitude Rocket Telemetry Payload" /></a></p>
<p>The High Altitude Rocket Telemetry Payload system is a flexible flight computer for mid- and high-powered model rockets. The ATmega169 based system features a GPS receiver, a wireless data telemetry downlink, and a pass-through bus architecture that enables you to configure a payload for your specific flight goals. For those rocket geeks out there, this might be a interesting project. I do know that most of the rocket parts are buy-ed from the shelves of the hobby stores, but you should definitely try build some of the parts, you will get more satisfaction when you see it fly away with the parts you fabricated.</p>
<p><strong>High Altitude Rocket Telemetry Payload:</strong> <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT3369.zip">[Download Project]</a> &#8211; <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Abstracts/AT3369_abstract.pdf">[View Project PDF]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/high-altitude-rocket-telemetry-payload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intelligent Power Supply for Embedded Systems</title>
		<link>http://www.youritronics.com/intelligent-power-supply-for-embedded-systems/</link>
		<comments>http://www.youritronics.com/intelligent-power-supply-for-embedded-systems/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 13:07:10 +0000</pubDate>
		<dc:creator>Florin</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Microcontroller]]></category>
		<category><![CDATA[ATmega169]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[Power]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/intelligent-power-supply-for-embedded-systems/</guid>
		<description><![CDATA[  This “intelligent” power supply was designed specifically for embedded systems. In addition to its numerous useful features, the ATmega169 based power supply can provide any voltage from 0 to 5 V with 10-bit resolution. Intelligent Power Supply for Embedded Systems:[Download Project] &#8211; [View Project PDF]]]></description>
			<content:encoded><![CDATA[<p> <a href="http://www.youritronics.com/intelligent-power-supply-for-embedded-systems/intelligent-power-supply-for-embedded-systems/" rel="attachment wp-att-773" title="Intelligent Power Supply for Embedded Systems"><img src="http://www.youritronics.com/wp-content/uploads/2008/04/intelligent-power-supply-for-embedded-systems.jpg" alt="Intelligent Power Supply for Embedded Systems" height="392" width="328" /></a></p>
<p>This “intelligent” power supply was designed specifically for embedded systems. In addition to its numerous useful features, the ATmega169 based power supply can provide any voltage from 0 to 5 V with 10-bit resolution.</p>
<p><strong>Intelligent Power Supply for Embedded Systems:</strong><a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT3415.zip">[Download Project]</a> &#8211; <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Abstracts/AT3415_abstract.pdf">[View Project PDF]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/intelligent-power-supply-for-embedded-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AviaRy: remote controlled Lighting Control System</title>
		<link>http://www.youritronics.com/aviary-remote-controlled-lighting-control-system/</link>
		<comments>http://www.youritronics.com/aviary-remote-controlled-lighting-control-system/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 10:03:06 +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[ATmega169]]></category>
		<category><![CDATA[AVR]]></category>

		<guid isPermaLink="false">http://www.youritronics.com/aviary-remote-controlled-lighting-control-system/</guid>
		<description><![CDATA[The Aircraft Visibility Remote (AviaRy) is an RC lighting system for model aircraft. The ATmega169-based system features a remote keypad that’s connected to the pilot’s transmitter. An on-board controller is connected to the aircraft’s receiver. AviaRy: remote controlled Lighting Control System:[Download Project 1 2 3] &#8211; [View Project PDF]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.youritronics.com/aviary-remote-controlled-lighting-control-system/aviary-remote-controlled-lighting-control-system/" rel="attachment wp-att-724" title="AviaRy: remote controlled Lighting Control System"><img src="http://www.youritronics.com/wp-content/uploads/2008/04/aviary-remote-controlled-lighting-control-system.jpg" alt="AviaRy: remote controlled Lighting Control System" /></a></p>
<p>The Aircraft Visibility Remote (AviaRy) is an RC lighting system for model aircraft. The ATmega169-based system features a remote keypad that’s connected to the pilot’s transmitter. An on-board controller is connected to the aircraft’s receiver.</p>
<p><strong>AviaRy: remote controlled Lighting Control System:</strong>[Download Project <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT2990.zip">1</a> <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT2990_B.zip">2</a> <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Entries/AT2990_C.zip">3</a>] &#8211; <a href="http://www.circuitcellar.com/avr2006/winners/DE/DE_Abstracts/AT2990_abstract.pdf">[View Project PDF]</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.youritronics.com/aviary-remote-controlled-lighting-control-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

