<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Ideas &apos;n Info</title>
      <link>http://blog.lib.umn.edu/siva0028/ideasinfo/</link>
      <description></description>
      <language>en</language>
      <copyright>Copyright 2009</copyright>
      <lastBuildDate>Thu, 14 Feb 2008 22:55:30 -0600</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=4.25</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

      
      <item>
	
         <title>MSP 430 - The wonder chip for data acquisition and control</title>
         <description><![CDATA[<p>A new microcontroller chip named MSP 430 has been released by Texas Instruments (TI). For beginners like me, here's the deal:</p>

<p>1. This chip is a small computer that will help you acquire voltage, convert it into digital signals and send it to the computer all within 50 bucks. You can get 3 chips soldered on a nice evaluation board for $10 too!</p>

<p>2. Not only do these microcontrollers help your data acquistion, they can be also be used for basic control by sending out voltages.</p>

<p>3. Its real easy to program the chip to do these things because most of the programs are already on the web!</p>

<p>4.  I think this is the coolest feature- TI has integrated this chip with a wireless transceiver.(model: ez430-rf2500) That means that you can start getting data into the chip and send it wirelessly to your computer! And, at the computer's end, TI provides a USB device to get the data just like a wireless mouse's receiver. All this at 50 bucks.</p>

<p>5. Again no worries about programming and soldering, these chips come soldered on evaluation boards and loaded with the right programs. If you are not satisfied with the current setting, a few lines of the program need to be changed to get the chip to do 'exactly' what you need.</p>

<p>6. For those familiar with data acquisition, no more Labview or MATLAB or Simulink. The data from the chip goes directly viewed in hyperterminal and saved to a text file.</p>

<p>7. Lastly, TI has different types of development kits which have other components already interfaced to the chip. You can choose one based on your need. For example, one development kit has a neat digital display to receive data from the chip. You would use this if you are developing some kind of a hand held meter and wanted to display measurements.</p>

<p>I love tools like these microcontrollers. But, the learning curve and complexity put me off microcontrollers for a long time. I got this one after hearing about it as a wireless data acquisition device. Wouldn't have ventured near it if somebody told me it was a 'microcontroller'! But, the learning curve on the chip was so short that I now think every project requiring sensing and getting signals into computers should use these MSP430s. </p>

<p>p.s: No, I have nothing to do with TI!<br />
</p>]]></description>
         <link>http://blog.lib.umn.edu/siva0028/ideasinfo/2008/02/msp_430_the_wonder_chip_for_da.html</link>
         <guid>http://blog.lib.umn.edu/siva0028/ideasinfo/2008/02/msp_430_the_wonder_chip_for_da.html</guid>
         <category>Info</category>
         <pubDate>Thu, 14 Feb 2008 22:55:30 -0600</pubDate>
      </item>
      
   </channel>
</rss>
