<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Embedded projects from around the web</title>
	
	<link>http://www.embedds.com</link>
	<description>MCU project everyday</description>
	<lastBuildDate>Sun, 08 Nov 2009 05:11:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/EmbeddedProjectsFromAroundTheWeb" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>The Cheeky Talking Calculator</title>
		<link>http://feedproxy.google.com/~r/EmbeddedProjectsFromAroundTheWeb/~3/ThjnK0jKoVs/</link>
		<comments>http://www.embedds.com/the-cheeky-talking-calculator/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 05:11:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AVR Projects]]></category>
		<category><![CDATA[AVR project]]></category>
		<category><![CDATA[AVR sound]]></category>
		<category><![CDATA[LM4861]]></category>
		<category><![CDATA[speech waveform encoder RC-2]]></category>
		<category><![CDATA[Talking calculator]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=2496</guid>
		<description><![CDATA[Anyone here who love to deal with mathematical solutions, please rise up your hand! Well, for those who have no interest in the mathematics, calculating could be a horrible nightmare to you.
According to the history of calculator, the abacus was the very first arithmetic invention used by ancient merchants in Asia and Africa. Believe it [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0cm; text-align: justify;">Anyone here who love to deal with mathematical solutions, please rise up your hand! Well, for those who have no interest in the mathematics, calculating could be a horrible nightmare to you.</p>
<p style="margin-bottom: 0cm; text-align: justify;">According to the history of calculator, the abacus was the very first arithmetic invention used by ancient merchants in Asia and Africa. Believe it or not, the abacus is still being used by many people, especially in China!</p>
<p style="margin-bottom: 0cm; text-align: justify;">The World’s first all-electric compact calculator is the Model 14-A calculator, which is a proud product from The Casio Computer Company, Japan in 1957. Four years after that, the world’s first all-electronic desktop calculator, the Bell Punch/Sumlock Comptometer ANITA was announced.</p>
<p style="margin-bottom: 0cm; text-align: justify;">Later on, the designation of calculator is becoming more advanced, where its applied the nickel-cadmium batteries and liquid crystal displays onto the modern calculators. Yet, majority of the calculators in present days are equipped with tiny solar panel on the top left corner!</p>
<p style="margin-bottom: 0cm; text-align: justify;">Let’s go back to the topic again. The talking calculator is a user-friendly calculator. It based on an ATmega88 microcontroller. It features the four basic operations:</p>
<ul>
<li>
<p style="margin-bottom: 0cm;">Addition,</p>
</li>
<li>
<p style="margin-bottom: 0cm;">Subtraction,</p>
</li>
<li>
<p style="margin-bottom: 0cm;">Multiplication, and</p>
</li>
<li>
<p style="margin-bottom: 0cm;">Division.</p>
</li>
</ul>
<p style="margin-bottom: 0cm; text-align: justify;">Beside that, it includes with several useful functions, such as the change of sign (+/-), inverse (1/x), add with memory (M+) and read from memory (MR).</p>
<p style="margin-bottom: 0cm; text-align: center;"><a href="http://www.embedds.com/wp-content/uploads/2009/10/Talking-calculator.jpg"><img class="size-full wp-image-2497 aligncenter" title="Talking calculator" src="http://www.embedds.com/wp-content/uploads/2009/10/Talking-calculator.jpg" alt="Talking calculator" width="235" height="242" /></a></p>
<p style="margin-bottom: 0cm; text-align: justify;">The talking calculator uses the speech waveform encoder RC-2. Hence, it needs two resistors and one capacitor to do the voice decoding stuff. While, the LM4861, an Audio Power Amplifier with the incredible Shutdown Mode feature, is being applied to the talking calculator to amplify the sound.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/cyMwZ5J15DjnghXqL3rzRKdi6Zk/0/da"><img src="http://feedads.g.doubleclick.net/~a/cyMwZ5J15DjnghXqL3rzRKdi6Zk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/cyMwZ5J15DjnghXqL3rzRKdi6Zk/1/da"><img src="http://feedads.g.doubleclick.net/~a/cyMwZ5J15DjnghXqL3rzRKdi6Zk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/EmbeddedProjectsFromAroundTheWeb/~4/ThjnK0jKoVs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/the-cheeky-talking-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.embedds.com/the-cheeky-talking-calculator/</feedburner:origLink></item>
		<item>
		<title>Dual Axis Level Sensor – The Perfect Application for Home or Industrial</title>
		<link>http://feedproxy.google.com/~r/EmbeddedProjectsFromAroundTheWeb/~3/W9DwJtSb7xY/</link>
		<comments>http://www.embedds.com/dual-axis-level-sensor-%e2%80%93-the-perfect-application-for-home-or-industrial/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 21:08:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ARM7 Projects]]></category>
		<category><![CDATA[ARM7 project]]></category>
		<category><![CDATA[Dual-Axis Level Sensor]]></category>
		<category><![CDATA[LPC2138]]></category>
		<category><![CDATA[LPC2138 microcontroller]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=2493</guid>
		<description><![CDATA[Most of the time, we’re have been experiencing this awful situation before. Go figure, how many times you’ve tried to adjust something for level with a spanner, but you’re not able to see how you doing!
Furthermore, things start to out of control, if you are handling a pool table that has four adjustable feet, which [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0cm; text-align: justify;">Most of the time, we’re have been experiencing this awful situation before. Go figure, how many times you’ve tried to adjust something for level with a spanner, but you’re not able to see how you doing!</p>
<p style="margin-bottom: 0cm; text-align: justify;">Furthermore, things start to out of control, if you are handling a pool table that has four adjustable feet, which you can fiddling around with the spanner and trying to figure out what is the exact table level is! Yeah, the whole scene could turn into a really nasty and huge pain for the fixer…</p>
<p style="margin-bottom: 0cm; text-align: center;"><a href="http://www.embedds.com/wp-content/uploads/2009/10/Dual-Axis-Level-Sensor.jpg"><img class="size-full wp-image-2494 aligncenter" title="Dual-Axis Level Sensor" src="http://www.embedds.com/wp-content/uploads/2009/10/Dual-Axis-Level-Sensor.jpg" alt="Dual-Axis Level Sensor" width="250" height="188" /></a></p>
<p style="margin-bottom: 0cm; text-align: justify;">However, there’s better solution for the above matter. Let’s meet the Mr. Incredible, Dual-Axis Level Sensor (Oops, is it really a person?).</p>
<p style="margin-bottom: 0cm; text-align: justify;">Basically, the dual-axis level sensor is based on LPC2138 microcontroller. Even though the designation is quite simple and unattractive, but it provides exceptional convenience to the users!</p>
<p style="margin-bottom: 0cm; text-align: justify;">For your information, the sensor system is fully-designed around electrolytic tilt sensors, where is capable of providing precise positioning measurements in within a few seconds!</p>
<p style="margin-bottom: 0cm; text-align: justify;">The units form the basis for many other applications. The Dual-axis level sensor is including with self-leveling platform, builder level, pinball, pool table leveling and other industrial applications. Hence, it’s suitable for being used, not only at home but in the industry sectors as well!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/VzGnv38WiBz--pb4I3n1-m7kpRs/0/da"><img src="http://feedads.g.doubleclick.net/~a/VzGnv38WiBz--pb4I3n1-m7kpRs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/VzGnv38WiBz--pb4I3n1-m7kpRs/1/da"><img src="http://feedads.g.doubleclick.net/~a/VzGnv38WiBz--pb4I3n1-m7kpRs/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/EmbeddedProjectsFromAroundTheWeb/~4/W9DwJtSb7xY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/dual-axis-level-sensor-%e2%80%93-the-perfect-application-for-home-or-industrial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.embedds.com/dual-axis-level-sensor-%e2%80%93-the-perfect-application-for-home-or-industrial/</feedburner:origLink></item>
		<item>
		<title>Arduinoil – The Greatest Combination of an Arduino with Oil Gauge</title>
		<link>http://feedproxy.google.com/~r/EmbeddedProjectsFromAroundTheWeb/~3/NPUQwnJJt_A/</link>
		<comments>http://www.embedds.com/arduinoil-the-greatest-combination-of-an-arduino-with-oil-gauge/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 21:05:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Arduino Ethernet Shield]]></category>
		<category><![CDATA[Arduino project]]></category>
		<category><![CDATA[Arduino web]]></category>
		<category><![CDATA[Arduinoil]]></category>
		<category><![CDATA[oil gauge]]></category>
		<category><![CDATA[web-enabled service]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=2490</guid>
		<description><![CDATA[People who living at countries that have seasonal changes know that it’s definitely a living hell torture, especially when your vehicle is down in the middle of nowhere in the snowstorm!
At that moment, you really don’t want to open up the car’s door and walking to the outside in below zero Celsius degree to check [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0cm; text-align: justify;">People who living at countries that have seasonal changes know that it’s definitely a living hell torture, especially when your vehicle is down in the middle of nowhere in the snowstorm!</p>
<p style="margin-bottom: 0cm; text-align: justify;">At that moment, you really don’t want to open up the car’s door and walking to the outside in below zero Celsius degree to check up your fuel oil gauge. However, you have no choice, but still have to do it in the ultimately freezing environment. Ok, you’re discovered that your vehicle was running out of fuel. So, you rush to the nearest fuel station to buy a few gallon of fuel. Once you’re checking your wallet. Darn, it’s already empty…!</p>
<p style="margin-bottom: 0cm; text-align: center;"><a href="http://www.embedds.com/wp-content/uploads/2009/10/Arduinoil.jpg"><img class="size-full wp-image-2491 aligncenter" title="Arduinoil" src="http://www.embedds.com/wp-content/uploads/2009/10/Arduinoil.jpg" alt="Arduinoil" width="300" height="225" /></a></p>
<p style="margin-bottom: 0cm; text-align: justify;">Honestly, it’s one of the most annoying yet torturing scene, and some of us might have been encountered with this kind of situation before. Well, for preventing the awkward moment happen on you, then it’s better to well-prepared, by developing a smart Arduinoil device!</p>
<p style="margin-bottom: 0cm; text-align: justify;">The main purpose of Arduinoil is allowing you to read the information from your vehicle’s current oil gauge and feed it to a web-enabled service. As a result, you not only can check the current fuel level, but also have latest stats available from everywhere across the worldwide.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/hskwCzGxi0EIm-wWt36PwDacBTM/0/da"><img src="http://feedads.g.doubleclick.net/~a/hskwCzGxi0EIm-wWt36PwDacBTM/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/hskwCzGxi0EIm-wWt36PwDacBTM/1/da"><img src="http://feedads.g.doubleclick.net/~a/hskwCzGxi0EIm-wWt36PwDacBTM/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/EmbeddedProjectsFromAroundTheWeb/~4/NPUQwnJJt_A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/arduinoil-the-greatest-combination-of-an-arduino-with-oil-gauge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.embedds.com/arduinoil-the-greatest-combination-of-an-arduino-with-oil-gauge/</feedburner:origLink></item>
		<item>
		<title>The Compact-sized USB Audio Card</title>
		<link>http://feedproxy.google.com/~r/EmbeddedProjectsFromAroundTheWeb/~3/j_piYbm0dQc/</link>
		<comments>http://www.embedds.com/the-compact-sized-usb-audio-card/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 06:03:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AVR Projects]]></category>
		<category><![CDATA[ATmega162L-8PI microcontroller]]></category>
		<category><![CDATA[AVR project]]></category>
		<category><![CDATA[AVR project board]]></category>
		<category><![CDATA[digital-to-analog converter]]></category>
		<category><![CDATA[incredible USB B-type-to-A-type cable]]></category>
		<category><![CDATA[USB audio card]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=2487</guid>
		<description><![CDATA[Audio card, which is also known as a sound card is a computer expansion card that facilitates the input and output of audio signals to and from a computer under control of computer programs.
In most of the case, the typical uses of audio card are including:


Music composition,


Editing video or audio,


Presentation with audio effect,


Education, and


Entertainment.


Normally, audio [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0cm; text-align: justify;">Audio card, which is also known as a sound card is a computer expansion card that facilitates the input and output of audio signals to and from a computer under control of computer programs.</p>
<p style="margin-bottom: 0cm;">In most of the case, the typical uses of audio card are including:</p>
<ul>
<li>
<p style="margin-bottom: 0cm;">Music composition,</p>
</li>
<li>
<p style="margin-bottom: 0cm;">Editing video or audio,</p>
</li>
<li>
<p style="margin-bottom: 0cm;">Presentation with audio effect,</p>
</li>
<li>
<p style="margin-bottom: 0cm;">Education, and</p>
</li>
<li>
<p style="margin-bottom: 0cm;">Entertainment.</p>
</li>
</ul>
<p style="margin-bottom: 0cm; text-align: justify;">Normally, audio card is referred as a digital-to-analog converter (DAC). It has the ability to convert record digital data into an analog format. The output signal is connected to an amplifier, headphones or external device using standard interconnects.</p>
<p style="margin-bottom: 0cm; text-align: center;"><a href="http://www.embedds.com/wp-content/uploads/2009/10/USB-Audio-Card.jpg"><img class="size-full wp-image-2488 aligncenter" title="USB Audio Card" src="http://www.embedds.com/wp-content/uploads/2009/10/USB-Audio-Card.jpg" alt="USB Audio Card" width="300" height="225" /></a></p>
<p style="margin-bottom: 0cm; text-align: justify;">However, the only downfall of the general audio card is it becomes a hassle to add new PCI audio device to a PC. In this case, the USB Audio Card project is the best choice to overcome the disadvantage of the general audio cards!</p>
<p style="margin-bottom: 0cm; text-align: justify;">The project is based on a high-speed USB and a powerful ATmega162L-8PI microcontroller. The incredible USB B-type-to-A-type cable is the most amazing cable for this USB audio card. By using this cable, it allows you to connect the audio card to the PC with only a simple switch!</p>
<p style="margin-bottom: 0cm; text-align: justify;">Also, you can listen to MP3 and WAV files with the USB audio card, by simply connecting the earphone to the card!</p>

<p><a href="http://feedads.g.doubleclick.net/~a/K7OXCO9cwNGdtLMXp_QGSAwBBUk/0/da"><img src="http://feedads.g.doubleclick.net/~a/K7OXCO9cwNGdtLMXp_QGSAwBBUk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/K7OXCO9cwNGdtLMXp_QGSAwBBUk/1/da"><img src="http://feedads.g.doubleclick.net/~a/K7OXCO9cwNGdtLMXp_QGSAwBBUk/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/EmbeddedProjectsFromAroundTheWeb/~4/j_piYbm0dQc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/the-compact-sized-usb-audio-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.embedds.com/the-compact-sized-usb-audio-card/</feedburner:origLink></item>
		<item>
		<title>DIY the Cheapest Dual Trace Scope in Your Home!</title>
		<link>http://feedproxy.google.com/~r/EmbeddedProjectsFromAroundTheWeb/~3/7abwVo4QZPg/</link>
		<comments>http://www.embedds.com/diy-the-cheapest-dual-trace-scope-in-your-home/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 05:00:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AVR Projects]]></category>
		<category><![CDATA[Atmel Tiny45 CPU]]></category>
		<category><![CDATA[AVR Pro]]></category>
		<category><![CDATA[AVR project]]></category>
		<category><![CDATA[AVR scope]]></category>
		<category><![CDATA[Dual trace scope]]></category>
		<category><![CDATA[HID mode]]></category>

		<guid isPermaLink="false">http://www.embedds.com/?p=2484</guid>
		<description><![CDATA[Sometimes, it’s better to DIY your own electronics project than buy it in the electronic shops. Honestly, you cannot even find some of the incredible devices elsewhere, unless you build it yourself!
In this case, this cheapest dual trace scope would be the best example. Different from the other dual trace scope, it’s a submini USB [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0cm; text-align: justify;">Sometimes, it’s better to DIY your own electronics project than buy it in the electronic shops. Honestly, you cannot even find some of the incredible devices elsewhere, unless you build it yourself!</p>
<p style="margin-bottom: 0cm; text-align: justify;">In this case, this cheapest dual trace scope would be the best example. Different from the other dual trace scope, it’s a submini USB scope that based on an Atmel Tiny45 CPU.</p>
<p style="margin-bottom: 0cm; text-align: center;"><a href="http://www.embedds.com/wp-content/uploads/2009/10/Cheapest-dual-trace-scope.jpg"><img class="size-full wp-image-2485 aligncenter" title="Cheapest dual trace scope" src="http://www.embedds.com/wp-content/uploads/2009/10/Cheapest-dual-trace-scope.jpg" alt="Cheapest dual trace scope" width="320" height="126" /></a></p>
<p style="margin-bottom: 0cm; text-align: justify;">Basically, it has two analog inputs and can supply 5V onto the 4 pins header on the right. For your information, one of the inputs can be easily scaled down with the trim pot.</p>
<p style="margin-bottom: 0cm; text-align: justify;">Furthermore, the firmware in the Tiny45 is well-written in C language and compiled with Winavr and USB source code from obdev.</p>
<p style="margin-bottom: 0cm; text-align: justify;">If you’re referring to the above figure, you might find out that there is no crystal, as the software sync the internal 16.5MHz PII clock with the USB clock!</p>
<p style="margin-bottom: 0cm; text-align: justify;">The device is designed to plug into a project breadboard. In this case, there is no need for you to apply a power supply on it. The dual trace scope can be connected directly to a PC with USB in HID mode, without needing to install any specific driver.</p>

<p><a href="http://feedads.g.doubleclick.net/~a/LCk-o3IXUax3EWcmk6SkKgKR2Vw/0/da"><img src="http://feedads.g.doubleclick.net/~a/LCk-o3IXUax3EWcmk6SkKgKR2Vw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LCk-o3IXUax3EWcmk6SkKgKR2Vw/1/da"><img src="http://feedads.g.doubleclick.net/~a/LCk-o3IXUax3EWcmk6SkKgKR2Vw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/EmbeddedProjectsFromAroundTheWeb/~4/7abwVo4QZPg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.embedds.com/diy-the-cheapest-dual-trace-scope-in-your-home/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.embedds.com/diy-the-cheapest-dual-trace-scope-in-your-home/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.150 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-08 17:13:25 --><!-- Compression = gzip -->
