<?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>Volts and Bytes<title>&#187; MSP430</title>
</title>
	<atom:link href="http://voltsandbytes.com/tag/msp430/feed/" rel="self" type="application/rss+xml" />
	<link>http://voltsandbytes.com</link>
	<description>Microcontroller projects, tutorials, and other electronics stuffs...</description>
	<lastBuildDate>Tue, 31 Aug 2010 09:57:05 +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>Quick Review: eZ430-F2013</title>
		<link>http://voltsandbytes.com/quick-review-ez430-f2013/</link>
		<comments>http://voltsandbytes.com/quick-review-ez430-f2013/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 11:58:10 +0000</pubDate>
		<dc:creator>jer</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Motion]]></category>
		<category><![CDATA[MSP430]]></category>
		<category><![CDATA[MSP430F2013]]></category>
		<category><![CDATA[PIR]]></category>
		<category><![CDATA[Sensor]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://voltsandbytes.com/?p=134</guid>
		<description><![CDATA[The MSP430 family of Texas Instruments  is one of the most popular 16-bit microcontroller families  because of its performance, architecture, and ultra low power consumption. Just recently, I received my eZ430-F2013, a USB Stick Development Tool for MSP430.  This includes an MSP430 USB stick, IAR Embedded Workbench (Kickstart Version) IDE, and a CD-ROM containing related  software and documentation. The USB stick is enclosed by a nice [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="aligncenter size-full wp-image-139" title="eZ430-F2013" src="http://voltsandbytes.com/wp-content/uploads/2010/07/eZ430-F2013.jpg" alt="" width="600" height="310" /></p>
<p>The <a href="http://focus.ti.com/paramsearch/docs/parametricsearch.tsp?familyId=342&amp;sectionId=95&amp;tabId=1200&amp;family=mcu">MSP430</a> family of <a href="http://www.ti.com/">Texas Instruments</a>  is one of the most popular 16-bit microcontroller families  because of its performance, architecture, and ultra low power consumption. Just recently, I received my <a href="http://focus.ti.com/docs/toolsw/folders/print/ez430-f2013.html">eZ430-F2013</a>, a USB Stick Development Tool for MSP430.  This includes an MSP430 USB stick, IAR Embedded Workbench (Kickstart Version) IDE, and a CD-ROM containing related  software and documentation.<span id="more-134"></span></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-138" title="eZ430-F2013 (no case)" src="http://voltsandbytes.com/wp-content/uploads/2010/07/eZ430-F2013-no-case.jpg" alt="" width="600" height="315" /></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-4129695434726741";
google_ad_slot = "5940435964";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-137" title="eZ430-F2013 (detached)" src="http://voltsandbytes.com/wp-content/uploads/2010/07/eZ430-F2013-detached.jpg" alt="" width="600" height="337" /></p>
<p>The USB stick is enclosed by a nice plastic casing and it is composed of a USB debugging interface and a detacheable <a href="http://focus.ti.com/docs/prod/folders/print/msp430f2013.html">MSP430F2013</a> target board(see image above). The USB debugging interface supports development with all the MSP430 Spy Bi-Wire devices and it also supports <a href="http://focus.ti.com/docs/toolsw/folders/print/ez430-t2012.html">eZ430-T2012</a>(see image below) and <a href="http://focus.ti.com/docs/toolsw/folders/print/ez430-rf2500t.html">eZ430-RF2500T</a> target boards. The target boards get their power from the USB port.</p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-140" title="eZ430-T2012" src="http://voltsandbytes.com/wp-content/uploads/2010/07/eZ430-T2012-600x314.jpg" alt="" width="600" height="314" /></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-4129695434726741";
google_ad_slot = "5940435964";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>Texas Instruments also provides various <a href="http://focus.ti.com/mcu/docs/mcuprodtechdoc.tsp?sectionId=95&amp;tabId=1202&amp;familyId=342&amp;techDoc=1&amp;documentCategoryId=1">application notes</a> for MSP430 family. One of these is <a href="http://focus.ti.com/general/docs/litabsmultiplefilelist.tsp?&amp;literatureNumber=slaa283a"><strong>Ultra-Low Power Motion Detection Using the MSP430F2013</strong></a><strong>. </strong>This application note is about motion detection using a PIR sensor connected to the Sigma-Delta ADC of MSP430F2013. I used the schematic and code presented in the application note and I made a simple setup using a small breadboard, some passive components, connecting wires, a PIR sensor, and, of course, my MSP430 development tool.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-141" title="MSP430 application note setup" src="http://voltsandbytes.com/wp-content/uploads/2010/07/MSP430-application-note-setup.jpg" alt="" width="600" height="380" /></p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-4129695434726741";
google_ad_slot = "5940435964";
google_ad_width = 468;
google_ad_height = 15;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p style="text-align: center;"> </p>
<p>Here is the video of my simple implementation of the application note.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="350" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://www.youtube.com/v/-VstVa_dcvQ" /><embed type="application/x-shockwave-flash" width="425" height="350" src="http://www.youtube.com/v/-VstVa_dcvQ"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://voltsandbytes.com/quick-review-ez430-f2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
