<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"
      xmlns:rhaptos="https://trac.rhaptos.org/trac/rhaptos/wiki/LensAPI">

    <!-- <feed spoof comment - move above feed to get browser to show xml  -->
    
        <author>TexasInstruments</author>
        <title type="text">Texas Instruments MSP430</title>
        <name>TI MSP430</name>
        <subtitle type="text/html">     Texas Instruments is committed to helping students and professors develop the future of ultra-low power microcontrollers through the development and distribution of free educational content. This is why we have created the Connexions Tool Donation Program to encourage everyone to create MSP430-based Connexions modules.  If you know how to use the MSP430 and are interested in obtaining a free development tool, please visit &lt;a href="http://www.ti.com/msp430connexions"&gt;www.ti.com/msp430connexions&lt;/a&gt;.  

Learn more about Texas Instrument's University program at the &lt;a href = "http://university.ti.com"&gt;TI University Program Website&lt;/a&gt;

     </subtitle>
        <id>MSP430</id>
        <category term="Affiliation"/>
        <rights>http://creativecommons.org/licenses/by/2.0/</rights>
        <logo>http://cnx.org/lenses/TexasInstruments/MSP430/logo</logo>
        <rhaptos:ownerUrl>http://www.ti.com/msp430</rhaptos:ownerUrl>
        <rhaptos:ownerUrlText>Learn more about the MSP430</rhaptos:ownerUrlText>
        <rhaptos:public>true</rhaptos:public>
        <rhaptos:recieveEmailOnUpdate>true</rhaptos:recieveEmailOnUpdate>
        <rhaptos:hasTagCloud>false</rhaptos:hasTagCloud>
        <rhaptos:language>en</rhaptos:language>
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">3.3 - Lab 3: Clocking on MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Basic setup for clocks on the MSP430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>ez430</li>
                          
                          
                              <li>msp430</li>
                          
                          
                              <li>clocks</li>
                          
                          
                              <li>vlo</li>
                          
                          
                              <li>setup</li>
                          
                          
                              <li>lab</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13661</id>
                <link href="/content/m13661/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>False</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop></rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">7.2 - Analog-to-Digital Converter on the MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>How to setup the ADC peripheral on the MSP430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>ADC</li>
                          
                          
                              <li>MSP430</li>
                          
                          
                              <li>ez430</li>
                          
                          
                              <li>Sigma-Delta</li>
                          
                          
                              <li>Input</li>
                          
                          
                              <li>Channels</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13670</id>
                <link href="/content/m13670/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>False</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop></rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>CJ Ganier</author>
                <title type="text">Analog-to-Digital Converter on the MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>An introductory explanation of the Analog-to-Digital Converter function on the MSP430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>MSP430F169</li>
                          
                          
                              <li>ADC</li>
                          
                          
                              <li>MSP430</li>
                          
                          
                              <li>Operation</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11850</id>
                <link href="/content/m11850/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>False</rhaptos:inclusive>
                <rhaptos:versionStart>1.3</rhaptos:versionStart>
                <rhaptos:versionStop></rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>CJ Ganier</author>
                <title type="text">CPU Registers in the MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>A brief explanation of the CPU registers and their functions for the MSP430 family.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>CPU</li>
                          
                          
                              <li>Registers</li>
                          
                          
                              <li>MSP430</li>
                          
                          
                              <li>Microcontroller</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11855</id>
                <link href="/content/m11855/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>False</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop></rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>CJ Ganier</author>
                <title type="text">Clock System on the MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Describes how the clock system works on the MSP430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Clocks</li>
                          
                          
                              <li>MSP430</li>
                          
                          
                              <li>Microcontroller</li>
                          
                          
                              <li>DCOCLK</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11854</id>
                <link href="/content/m11854/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>CJ Ganier</author>
                <title type="text">Digital-to-Analog Converter on TI MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Explains how the digital-to-analog converter works on the MSP430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Digital-to-Analog</li>
                          
                          
                              <li>Conversion</li>
                          
                          
                              <li>DAC</li>
                          
                          
                              <li>MSP430</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11856</id>
                <link href="/content/m11856/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela</author>
                <title type="text">Introduction to Programming the MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This is a basic tutorial on how to program the basic digital peripherals on the MSP430 on the MSP430F16x Lite Development Board.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>MSP430</li>
                          
                          
                              <li>Tutorial</li>
                          
                          
                              <li>Digital</li>
                          
                          
                              <li>Peripheral</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12145</id>
                <link href="/content/m12145/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.4</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela</author>
                <title type="text">Lab 4: Clocking on MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>In this lab, we will cover various timing options for the MSP430 and configure some more digital IO.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>MCLK</li>
                          
                          
                              <li>Clocks</li>
                          
                          
                              <li>LED</li>
                          
                          
                              <li>Calculator</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12354</id>
                <link href="/content/m12354/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.12</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>CJ Ganier, adrian valenzuela</author>
                <title type="text">Lab 2: C and Macros with Texas Instruments' MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p> Programming basic C on an MSP430</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>programming</li>
                          
                          
                              <li>macros</li>
                          
                          
                              <li>MSP430</li>
                          
                          
                              <li>embedded</li>
                          
                          
                              <li>coding</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11852</id>
                <link href="/content/m11852/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.14</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela, CJ Ganier</author>
                <title type="text">Timers on the MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Basic instruction on the use of Timers A and B on the MSP430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>timers</li>
                          
                          
                              <li>MSP430</li>
                          
                          
                              <li>timer_modes</li>
                          
                          
                              <li>interrupts</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11997</id>
                <link href="/content/m11997/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela, CJ Ganier</author>
                <title type="text">Lab 6: Timers on the MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>In this lab, we will cover various timing options for the MSP430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>TimerA</li>
                          
                          
                              <li>TimerB</li>
                          
                          
                              <li>Watchdog</li>
                          
                          
                              <li>Output_Modes</li>
                          
                          
                              <li>PWM</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11996</id>
                <link href="/content/m11996/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.6</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Patrick Frantz, adrian valenzuela</author>
                <title type="text">The MSP430F16x Deluxe Development Board</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This module describes the MSP430F16x Deluxe Development Board.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>MSP430F16X</li>
                          
                          
                              <li>Development</li>
                          
                          
                              <li>Board</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12396</id>
                <link href="/content/m12396/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela</author>
                <title type="text">The MSP430F16x Lite Development Board</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This module describes a full-featured development board for the Texas Instruments MSP430F16x series of mixed-signal microprocessors. This hardware system was designed to allow students or engineers to fully exercise and explore the capabilities of the MSP430 microcontroller.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Development</li>
                          
                          
                              <li>System</li>
                          
                          
                              <li>Board</li>
                          
                          
                              <li>peripherals</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12796</id>
                <link href="/content/m12796/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.3</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">1.3 - Introduction to Programming the ez430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This is a basic tutorial on how to program the basic digital peripherals on the ez430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>ez430</li>
                          
                          
                              <li>Tutorial</li>
                          
                          
                              <li>Basic</li>
                          
                          
                              <li>I/O</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13623</id>
                <link href="/content/m13623/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">4.1 - Interrupts</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>A basic introduction to interrupts and their uses.    An example uses the F2013 chip.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Interrupts</li>
                          
                          
                              <li>ez430</li>
                          
                          
                              <li>Basic</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13650</id>
                <link href="/content/m13650/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">5.2 - Improving Speed and Performance</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>A basic guideline for programming in embedded systems, this module focuses on best practices for optimizing code size and operating speed for programming.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Programming</li>
                          
                          
                              <li>Embedded</li>
                          
                          
                              <li>Tips</li>
                          
                          
                              <li>Interrupts</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13667</id>
                <link href="/content/m13667/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">5.3 - Reducing Power Consumption</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Basic guidelines and best practices for reducing power consumption using both hardware and software.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Power</li>
                          
                          
                              <li>Measuring</li>
                          
                          
                              <li>Conserving</li>
                          
                          
                              <li>Reducing</li>
                          
                          
                              <li>Ultra-low-power</li>
                          
                          
                              <li>Basic</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13668</id>
                <link href="/content/m13668/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.4</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">Introduction to the Texas Instruments ez430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This is the entire course organized at Rice University for all the basic lessons for using an MSP430.  It is designed for the use of an eZ430 tool and is still under construction.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Course</li>
                          
                          
                              <li>ez430</li>
                          
                          
                              <li>Programming</li>
                          
                          
                              <li>Basics</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>col10354</id>
                <link href="/content/col10354/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.6</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela</author>
                <title type="text">Lab 7: ADC, DAC, and Mixed Signals</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>A basic tutorial of using the Data converter peripherals on the MSP430.  Contains code for setting up the F16X Development board.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>ADC</li>
                          
                          
                              <li>DAC</li>
                          
                          
                              <li>Mixed_Signal</li>
                          
                          
                              <li>Basic</li>
                          
                          
                              <li>Setup</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11865</id>
                <link href="/content/m11865/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.6</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>CJ Ganier</author>
                <title type="text">Voice Recorder and Spectrum Analyzer for the 226 Board</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>a student project for the MSP430 microprocessor and the 226 board</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Project</li>
                          
                          
                              <li>FFT</li>
                          
                          
                              <li>Student</li>
                          
                          
                              <li>Design</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12007</id>
                <link href="/content/m12007/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>CJ Ganier</author>
                <title type="text">Watchdog Timer</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Basic explanation and uses for the watchdog timer.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Watchdog</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11998</id>
                <link href="/content/m11998/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">1.2 - Introduction to the IAR Workbench IDE</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>A quickstart tutorial to the IAR Workbench IDE.  Learn how to create a project, edit files, build solutions, and use the debugger.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>IAR</li>
                          
                          
                              <li>Kickstart</li>
                          
                          
                              <li>Programming</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13619</id>
                <link href="/content/m13619/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Kileen Cheng</author>
                <title type="text">Introduction to CrossStudio MSP430 IDE</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>A quickstart tutorial to the CrossStudio MSP430 IDE.  Learn how to create a project, edit files, build solutions, and use the debugger.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>CrossStudio</li>
                          
                          
                              <li>Programming</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11692</id>
                <link href="/content/m11692/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">2.3 - Lab 2: Introduction to Assembly Language</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Basic instructions and code for assembly programming.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Assembly</li>
                          
                          
                              <li>Instruction</li>
                          
                          
                              <li>Basic</li>
                          
                          
                              <li>ez430</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13628</id>
                <link href="/content/m13628/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">3.1 - What is a digital clock?</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Gives a brief explanation of a digital clock.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>ez430</li>
                          
                          
                              <li>Clock</li>
                          
                          
                              <li>Clocking</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13658</id>
                <link href="/content/m13658/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Naren Anand</author>
                <title type="text">7.1 - Introduction to Sampling</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This module will cover the basics of sampling theory and Analog to Digital Converters (ADC).</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>ADC</li>
                          
                          
                              <li>Sampling</li>
                          
                          
                              <li>Resolution</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m13671</id>
                <link href="/content/m13671/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Patrick Frantz</author>
                <title type="text">ELEC226 Course Philosophy</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This is the introduction to the Rice University Elec 226 course on Microcontrollers and Embedded Systems Lab.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Microcontrollers</li>
                          
                          
                              <li>Course</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m11681</id>
                <link href="/content/m11681/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela, Patrick Frantz</author>
                <title type="text">Lab 10: Implementing an FIR filter</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This lab shows you how to set up an FIR filter on the MSP430</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>DSP</li>
                          
                          
                              <li>FIR</li>
                          
                          
                              <li>ADC</li>
                          
                          
                              <li>Code_Example</li>
                          
                          
                              <li>Filter</li>
                          
                          
                              <li>Lab</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12427</id>
                <link href="/content/m12427/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.4</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Patrick Frantz, CJ Ganier, Erik Welsh, adrian valenzuela</author>
                <title type="text">Microcontroller and Embedded Systems Laboratory</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p> Basic introduction to microcontroller-based embedded systems development. Includes structured laboratory exercises in the following areas: assembly programming, C language programming, peripheral interfacing, interrupt management, structured programming, task scheduling, simple digital signal processing (DSP), and other related topics. This course assumes no prerequisites and is primarily intended for first and second year engineering students.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>DSP</li>
                          
                          
                              <li>Course</li>
                          
                          
                              <li>Lab</li>
                          
                          
                              <li>Programming</li>
                          
                          
                              <li>Basic</li>
                          
                          
                              <li>Embedded</li>
                          
                          
                              <li>Assembly</li>
                          
                          
                              <li>Interrupts</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>col10215</id>
                <link href="/content/col10215/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.29</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela</author>
                <title type="text">Lab 5: Interrupts</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This lab discussed interrupts and how to implement them.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Lab</li>
                          
                          
                              <li>Interrupts</li>
                          
                          
                              <li>Coding</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12322</id>
                <link href="/content/m12322/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.9</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>adrian valenzuela</author>
                <title type="text">Lab 8: Writing a process scheduler</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>A how-to document for writing a process scheduler for a microcontroller in C.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Programming</li>
                          
                          
                              <li>C</li>
                          
                          
                              <li>Semaphore</li>
                          
                          
                              <li>Process_Scheduling</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12357</id>
                <link href="/content/m12357/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Patrick Frantz</author>
                <title type="text">The MSP430F16x Deluxe Development Board</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>An introduction to the MSP430F16x Deluxe Development board.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Evaluation_Board</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m12099</id>
                <link href="/content/m12099/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Vladimeros Vladimerou</author>
                <title type="text">Triple MSP430 Touchboard</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>C code and PCB files for MSP430 experimental board to demonstrate networking of MSP430 chips via SPI as well as the use of a touchpad interface.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Networking</li>
                          
                          
                              <li>Programming</li>
                          
                          
                              <li>touchpad</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m15793</id>
                <link href="/content/m15793/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.3</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Trent Kelly</author>
                <title type="text">Bit Manipulation in C for TI MSP430 Microcontrollers</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>Microcontrollers require more bit manipulation than most typical C programs.  The intent of this module is to help programmers new to the MSP430 processor get the results they need from C language bit manipulation instructions.  Much of this content applies to C programming for many microcontrollers as well as for computers; the examples are based on the Texas Instruments MSP430.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Basic</li>
                          
                          
                              <li>Bit</li>
                          
                          
                              <li>Operation</li>
                          
                          
                              <li>C</li>
                          
                          
                              <li>Examples</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m15805</id>
                <link href="/content/m15805/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Texas Instruments</author>
                <title type="text">Software Setup and Introductory Assembly programs for the MSP430</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This introductory lab will walk you through the process of creating an assembly project, assembling a program, downloading it to the EZ430 (the development kit for the TI-MSP430F2012) and executing / debugging the program.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>introductory</li>
                          
                          
                              <li>basic</li>
                          
                          
                              <li>IAR</li>
                          
                          
                              <li>eZ430</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m15976</id>
                <link href="/content/m15976/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.1</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Jean-Philippe Oudet</author>
                <title type="text">Multiprocessors, Hot-Plug Interfacing and Power Consumption</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>I2C</li>
                          
                          
                              <li>communication</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>m18161</id>
                <link href="/content/m18161/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.2</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Thomas Watteyne</author>
                <title type="text">eZWSN: Experimenting with Wireless Sensor Networks using the eZ430-RF2500</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This is a very good course containing 25 modules with everything from the basics of how to get started to how to get started with your own custom wireless network.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>eZ430</li>
                          
                          
                              <li>RF2500</li>
                          
                          
                              <li>wireless</li>
                          
                          
                              <li>networking</li>
                          
                          
                              <li>introduction</li>
                          
                          
                              <li>learning</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>col10684</id>
                <link href="/content/col10684/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.7</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
        
            <entry>
                <author>Pedro Dinis, António Espírito Santo</author>
                <title type="text">Teaching and classroom laboratories based on the “eZ430” and "Experimenter's board" MSP430 microcontroller platforms and Code Composer Essentials</title>
                <content type="application/xhtml+xml" xml:lang="en">
                  <div xmlns="http://www.w3.org/1999/xhtml" class="comment">
                  <span>
                      <strong>Comment:</strong>
                        <p>This is an excerpt from the MSP430 Teaching CD produced under TI sponsorship and review at the University Beira Interior in Portugal.  The material covers everything from "hello world" on an eZ430 development tool to wireless networking and robotics.</p>
                    </span>
                    <span>
                      <strong>Tags:</strong>
                      <ul class="tags">
                          
                              <li>Teaching</li>
                          
                          
                              <li>Learning</li>
                          
                          
                              <li>eZ430</li>
                          
                          
                              <li>Experiment</li>
                          
                      </ul>
                    </span>
                  </div>
                </content>
                <id>col10706</id>
                <link href="/content/col10706/latest/"
                      rel="alternate"/>
                <rhaptos:inclusive>True</rhaptos:inclusive>
                <rhaptos:versionStart>1.3</rhaptos:versionStart>
                <rhaptos:versionStop>latest</rhaptos:versionStop>
            </entry>
        
    
    
</feed>
