<?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>Embedded projects from around the web</title>
	<atom:link href="http://www.embedds.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.embedds.com</link>
	<description>MCU project everyday</description>
	<lastBuildDate>Thu, 02 Sep 2010 05:49:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Awesome alphanumeric display</title>
		<link>http://www.embedds.com/awesome-alphanumeric-display/</link>
		<comments>http://www.embedds.com/awesome-alphanumeric-display/#comments</comments>
		<pubDate>Thu, 02 Sep 2010 05:49:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PIC Projects]]></category>
		<category><![CDATA[18F452 RTC]]></category>
		<category><![CDATA[PIC Project]]></category>
		<category><![CDATA[running displays made by Cherry]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=3536</guid>
		<description><![CDATA[These displays made by Cherry were used in Williams and Data East pinball machines. But they still can serve as great resource for embedded projects like this one. It is driven by PIC 18F452 microcontroller that controls HV display through CMOS 4514 BCD decoder. There is also a DS3232 clock with battery backup so it [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">These displays made by Cherry were used in Williams and Data East pinball machines. But they still can serve as great resource for embedded projects like this one. It is driven by PIC 18F452 microcontroller that controls HV display through CMOS 4514 BCD decoder.</p>
<p style="text-align: center;"><a href="http://www.embedds.com/wp-content/uploads/2010/08/alphanumeric-display.jpg"><img class="alignnone size-medium wp-image-3537" title="alphanumeric-display" src="http://www.embedds.com/wp-content/uploads/2010/08/alphanumeric-display-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p style="text-align: justify;">There is also a DS3232 clock with battery backup so it is possible to display reliable time. Probably the hardest thing in this project is to run display which requires high voltage. But this is done with MAX1771 voltage driver. Clock is assembled on a single PCB which is pretty large ~1 foot (305mm).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/awesome-alphanumeric-display/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic home light with remote control</title>
		<link>http://www.embedds.com/automatic-home-light-with-remote-control/</link>
		<comments>http://www.embedds.com/automatic-home-light-with-remote-control/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 05:34:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PIC Projects]]></category>
		<category><![CDATA[12F675 IR sensor]]></category>
		<category><![CDATA[PIC CdS reading]]></category>
		<category><![CDATA[PIC Project]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=3533</guid>
		<description><![CDATA[This device is designed to turn lights on when entering room and turn off after some time. As author says: “It’s an overkill of what is supposed to be a simple switch with a timer when I open/close my door. Anyway, it is modular+wireless and that&#8217;s what I like.” so the interesting part is that [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This device is designed to turn lights on when entering room and turn off after some time. As author says: “It’s an overkill of what is supposed to be a simple switch with a timer when I open/close my door. Anyway, it is modular+wireless and that&#8217;s what I like.” so the interesting part is that it is a remotely controlled device. The switch is the previous device that is a <a href="http://www.elektronika.ba/753/dual-channel-ir-remote-control-v1/">dual channel IR remote control</a>.  So this module only detects presence of human in the room and sends commands through RC5 to remote switch where lamp wires are attached.</p>
<p style="text-align: center;">
<div class="wpv_videoc">
<div class="wpv_self"><a href="http://www.skarcha.com/wp-plugins/wpvideo/">WPvideo 1.10</a></div>
<div class="wpv_video"><object data="http://www.youtube.com/v/Tkv-pmYi0DM" type="application/x-shockwave-flash" width="100%" height="100%"><param name="movie" value="http://www.youtube.com/v/Tkv-pmYi0DM"></param></object></div>
<div class="wpv_titleauthor"></div>
<div class="wpv_download"><a target="_blank" href="http://downthisvideo.com/?url=http://www.youtube.com/watch?v=Tkv-pmYi0DM">Download!</a></div>
</div>
<p style="text-align: justify;">Project is based on PIC 12F675 microcontroller which detects obstacles with Sharp IS471F sensor with two transmitting IR LEDs. Device also excludes ambient light with CdS cell – so no activation due day light presence.  When someone enters room automat emulates RC5 command and sends it with another IR LED.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/automatic-home-light-with-remote-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Illuminatrix – led matrix with animations</title>
		<link>http://www.embedds.com/illuminatrix-led-matrix-with-animations/</link>
		<comments>http://www.embedds.com/illuminatrix-led-matrix-with-animations/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 19:11:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PIC Projects]]></category>
		<category><![CDATA[LED animations]]></category>
		<category><![CDATA[PIC led matrix]]></category>
		<category><![CDATA[PIC Project]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=3530</guid>
		<description><![CDATA[This is a great project because it is a complete solution to run your own animations on Illuminatrix during Burining Man 2010. Project itself is pretty complex one that consists of 16 distinct PCBs built around PIC16F1827 on each that control 3 LED drivers for every color of RGB LEDs. WPvideo 1.10 Download! All these [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This is a great project because it is a complete solution to run your own animations on Illuminatrix during <a href="http://www.burningman.com/">Burining Man 2010</a>. Project itself is pretty complex one that consists of 16 distinct PCBs built around PIC16F1827 on each that control 3 LED drivers for every color of RGB LEDs.</p>
<p style="text-align: center;">
<div class="wpv_videoc">
<div class="wpv_self"><a href="http://www.skarcha.com/wp-plugins/wpvideo/">WPvideo 1.10</a></div>
<div class="wpv_video"><object data="http://www.youtube.com/v/RClBJrcY12A" type="application/x-shockwave-flash" width="100%" height="100%"><param name="movie" value="http://www.youtube.com/v/RClBJrcY12A"></param></object></div>
<div class="wpv_titleauthor"></div>
<div class="wpv_download"><a target="_blank" href="http://downthisvideo.com/?url=http://www.youtube.com/watch?v=RClBJrcY12A">Download!</a></div>
</div>
<p style="text-align: justify;">All these slave boards are controlled by master board run by PIC18F26J50 microcontroller that sends data via I2C interface. Animations are stored in SD card so animations are run one by one, or user can enter animation ID with PS/2 keyboard and view own animation. Well this is great stuff for shows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/illuminatrix-led-matrix-with-animations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple PWM fan controller with temperature reading</title>
		<link>http://www.embedds.com/simple-pwm-fan-controller-with-temperature-reading/</link>
		<comments>http://www.embedds.com/simple-pwm-fan-controller-with-temperature-reading/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 18:50:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PIC Projects]]></category>
		<category><![CDATA[PI12F675 fan controller]]></category>
		<category><![CDATA[PIC Project]]></category>
		<category><![CDATA[PIC PWM control]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=3526</guid>
		<description><![CDATA[This circuit does what the name says – it reads temperature of an object and then adjusts PWM signal that turns fan. So the hotter – the more intense cooling will be. Controller is based on PIC12F675 microcontroller that reads temperature from LM35 temperature sensor via ADC channel. Then ADC value is converted to temperature. [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This circuit does what the name says – it reads temperature of an object and then adjusts PWM signal that turns fan. So the hotter – the more intense cooling will be.</p>
<p style="text-align: center;"><a href="http://www.embedds.com/wp-content/uploads/2010/08/PWM-Fan-Controller-Parts.jpg"><img class="size-medium wp-image-3527 aligncenter" title="PWM-Fan-Controller-Parts" src="http://www.embedds.com/wp-content/uploads/2010/08/PWM-Fan-Controller-Parts-400x300.jpg" alt="" width="400" height="300" /></a></p>
<p style="text-align: justify;">Controller is based on PIC12F675 microcontroller that reads temperature from LM35 temperature sensor via ADC channel. Then ADC value is converted to temperature. Fan controller can be used anywhere where cooling is needed. Mainly it will fit on a PC for cooling hard drives, or other gadgets.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/simple-pwm-fan-controller-with-temperature-reading/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Alarm clock with glass ringer</title>
		<link>http://www.embedds.com/alarm-clock-with-glass-ringer/</link>
		<comments>http://www.embedds.com/alarm-clock-with-glass-ringer/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 18:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AVR Projects]]></category>
		<category><![CDATA[At90S2313 alarm clock]]></category>
		<category><![CDATA[AVR project]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=3522</guid>
		<description><![CDATA[This is another analog clock solution as we’ve seen before. But this one has alarm functionality. Fun thing is how alarm is ringed. It uses a motor with two weights that hit the wine glass and this way makes a sound that will definitely wake you up. Lock runs on legacy microcontroller AT90S2313 that can [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This is another analog clock solution as we’ve seen <a href="../../../../../analog-like-duino-watch/">before</a>. But this one has alarm functionality. Fun thing is how alarm is ringed. It uses a motor with two weights that hit the wine glass and this way makes a sound that will definitely wake you up.</p>
<p style="text-align: center;"><a href="http://www.embedds.com/wp-content/uploads/2010/08/tn_roboclock.jpg"><img class="alignnone size-full wp-image-3523" title="tn_roboclock" src="http://www.embedds.com/wp-content/uploads/2010/08/tn_roboclock.jpg" alt="" width="200" height="336" /></a></p>
<p style="text-align: justify;">Lock runs on legacy microcontroller AT90S2313 that can easily be replaced with ATtiny2313 with minor fuse changes. Clock also has a battery backup that will ensure that alarm will ring even if mains will be out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/alarm-clock-with-glass-ringer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
