<?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>Software design and embedded system tools. &#187; arduino tone</title>
	<atom:link href="http://embedsoftdev.com/tag/arduino-tone/feed/" rel="self" type="application/rss+xml" />
	<link>http://embedsoftdev.com</link>
	<description>Good information for software design</description>
	<lastBuildDate>Sun, 25 Jul 2010 17:08:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>More on Arduino part I.</title>
		<link>http://embedsoftdev.com/embedded/more-on-arduino-part-i/</link>
		<comments>http://embedsoftdev.com/embedded/more-on-arduino-part-i/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 06:24:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Embedded]]></category>
		<category><![CDATA[arbotix]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[arduino tone]]></category>
		<category><![CDATA[bioloid]]></category>
		<category><![CDATA[dataflash]]></category>

		<guid isPermaLink="false">http://embedsoftdev.com/?p=300</guid>
		<description><![CDATA[More on Arduino part one. - Arduino-tone It is the library for produce square-ware tones.It can use with ATmega8,ATmega168/328 and ATmega1280 microcontroller series.With this library,you don&#8217;t need to use DAC (Digital to Analog onverter) for building the tones.This library use timer and PWM of microcontroller, so it will affect the usage of other PWM outputs. [...]


Related posts:<ol><li><a href='http://embedsoftdev.com/embedded/introduction-to-arduino/' rel='bookmark' title='Permanent Link: Introduction to Arduino.'>Introduction to Arduino.</a></li>
<li><a href='http://embedsoftdev.com/embedded/more-on-arduino-part-ii/' rel='bookmark' title='Permanent Link: More on Arduino part II'>More on Arduino part II</a></li>
<li><a href='http://embedsoftdev.com/embedded/arduino-fat/' rel='bookmark' title='Permanent Link: Arduino FAT'>Arduino FAT</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fembedsoftdev.com%2Fembedded%2Fmore-on-arduino-part-i%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fembedsoftdev.com%2Fembedded%2Fmore-on-arduino-part-i%2F&amp;style=normal" height="61" width="50" title="More on Arduino part I." alt="More on Arduino part I." /><br />
			</a>
		</div>
<p><strong>More on Arduino part one.</strong></p>
<p>- <a href="http://code.google.com/p/arduino-tone/">Arduino-tone</a><br />
  It is the library for produce square-ware tones.It can use with ATmega8,ATmega168/328 and ATmega1280<br />
microcontroller series.With this library,you don&#8217;t need to use DAC (Digital to Analog onverter) for building the<br />
tones.This library use timer and PWM of microcontroller, so it will affect the usage of other PWM outputs. </p>
<p>- <a href="http://www.arduino.cc/playground/Code/Dataflash">Dataflash</a><br />
  It is the library for make your Arduino be able to interface to the external memory chip.It&#8217;s suitable for<br />
use in storing the voice file or use in datalogging application.The original code of this library is come<br />
from Atmel butterfly.</p>
<p>- <a href="http://www.instructables.com/contest/arduino/">Arduino contest</a><br />
  Finished contest from Instructables website.This  contest has a lot of interesting Arduino projects and<br />
also contain the instruction to describe about how to make each project too ( but I don&#8217;t know that it give the<br />
source code relate to each Arduino project or not).</p>
<p>- <a href="http://vanadium.wikidot.com/arbotix">ArbotiX Robocontroller</a><br />
  It is control board for robots.It use AVR (ATMEGA644p) as main microcontroller and also contain the Xbee module in order to communicate with the robot by wireless radio signal.The designer of ArbotiX board also designed the library that used for interfacing with the motor of <a href="http://www.trossenrobotics.com/bioloid-robot-system.aspx">Bioloid System</a> (this will help in controlling the motor easier).This board can be used with various Bioloid motor series (Bioloid motor is &#8220;digital servo&#8221; motor, it can be commanded via RS485 or even can communicate via Xbee too). </p>
<p>- <strong>Multi-touch Technology</strong></p>
<p>   This technology is very interesting.The person who inspire this technology is Jefferson Y. Han.He is researcher at NYU (New York University).To know more about him, please visit these links.</p>
<p><a href="http://en.wikipedia.org/wiki/Jeff_Han">1. http://en.wikipedia.org/wiki/Jeff_Han</a><br />
<a href="http://cs.nyu.edu/~jhan/">2. http://cs.nyu.edu/~jhan/</a></p>
<p>This is Multi-touch presentation video.</p>
<p><center><br />
<object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UcKqyn-gUbY&#038;hl=en_US&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/UcKqyn-gUbY&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br />
</center></p>
<p>The theory that used in Multi-touch is <a href="http://en.wikipedia.org/wiki/Total_internal_reflection#Frustrated_total_internal_reflection">Total internal reflection.</a></p>
<p><strong>Multi-touch Do-It-Yourself projects.</strong><br />
<a href="http://www.maximumpc.com/article/features/maximum_pc_builds_a_multitouch_surface_computer">1. http://www.maximumpc.com/article/features/maximum_pc_builds_a_multitouch_surface_computer</a></p>
<p><a href="http://www.instructables.com/id/S1D8LVAF3ER7VNE/">2. http://www.instructables.com/id/S1D8LVAF3ER7VNE/</a></p>
<p>Reference site :<br />
1. <a href="http://www.ayarafun.com">Ayarafun</a><br />
2. <a href="http://www.electoday.com">Electoday webboard</a></p>
<h4>Incoming search terms for the article:</h4><ul><li><a href="http://embedsoftdev.com/embedded/more-on-arduino-part-i/" title="arduino part">arduino part</a></li><li><a href="http://embedsoftdev.com/embedded/more-on-arduino-part-i/" title="arduino projects tone">arduino projects tone</a></li></ul><!-- SEO SearchTerms Tagging 2 plugin took 1.035 ms -->

<p>Related posts:<ol><li><a href='http://embedsoftdev.com/embedded/introduction-to-arduino/' rel='bookmark' title='Permanent Link: Introduction to Arduino.'>Introduction to Arduino.</a></li>
<li><a href='http://embedsoftdev.com/embedded/more-on-arduino-part-ii/' rel='bookmark' title='Permanent Link: More on Arduino part II'>More on Arduino part II</a></li>
<li><a href='http://embedsoftdev.com/embedded/arduino-fat/' rel='bookmark' title='Permanent Link: Arduino FAT'>Arduino FAT</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://embedsoftdev.com/embedded/more-on-arduino-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 72/118 queries in 0.148 seconds using disk

Served from: embedsoftdev.com @ 2010-07-30 07:54:02 -->