Testing out the PPD42 Air Quality Sensor, with an MSP430 Launchpad and graphing the data with GNUplot.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Your Name 41f2b8ce90 First 5 years ago
..
Binary First 5 years ago
Documentation First 5 years ago
Drivers First 5 years ago
GUI First 5 years ago
Source First 5 years ago
MSP-EXP430G2 Software Manifest.pdf First 5 years ago
Readme.txt First 5 years ago

Readme.txt

MSP-EXP430G2 Software Examples v2.03.00

Texas Instruments, Inc.


********************************************************************************
Welcome to the MSP-EXP430G2 LaunchPad!
********************************************************************************

In this package, you will find software examples and source codes that can help
you quickly get started in developing your own project.

The software example projects are located in the 'Source' folder:
1. 430BOOST-SENSE1
| CapTouch_BoosterPack_UserExperience | 430BOOST-SENSE1 Captouch Booster Pack User Experience
2. 430BOOST-SHARP96
| 430BOOST-SHARP96_CapacitiveTouch | 430BOOST-SHARP96 capacitive touch source code
| 430BOOST-SHARP96_GrlibExample_G2 | 430BOOST-SHARP96 Grlib Example
3. OutOfBox_MSP-EXP430G2
| MSP-EXP430G2-LaunchPad | Out of box demo source code
| LaunchPad_Temp_GUI | Out of box demo Temperature GUI

Note: the MSP-EXP430G2_CapacitiveTouch example requires MSP430 Touch Pro GUI to be installed on your pc to function correctly. Please find the link to download in the Documentation folder

In addition, prebuilt TI-TXT images are located in the 'Binary' folder. These
images are ready to be downloaded onto your LaunchPad using a free MSP430
programming interface, such as the included MSP430Flasher. Just run the
"Program <Example>.bat" to download the corresponding project to your LaunchPad!

You can also find various web links in the 'Documentation' folder pointing to
the Tool Page, Quick Start Guide, User's Guide and MSP430 USB Developers Package.

For more resources, be sure to visit http://www.ti.com/tool/MSP-EXP430F5529LP
Also checkout the Wiki page at http://processors.wiki.ti.com/index.php/MSP430F5529_LaunchPad


********************************************************************************
Revision History
********************************************************************************
Ver 2.03.00 - September 26th, 2014
- Fixed CapTouch_BoosterPack_UserExperience build error in CCS

Ver 2.02.00 - March 8th, 2014
- Updated to include BoosterPack software examples


********************************************************************************
Project File Listing
********************************************************************************
|--Documentation : Folder containing links to more resources
|--Drivers : Folder containing driver for MSP430 emulation tools
|--Source : Folder containing software examples
|--430BOOST-SENSE1 : Capacitive Touch BoosterPack example source codes
|--430BOOST-SHARP96 : Sharp LCD BoosterPack example source codes
|--OutOfBox_MSP-EXP430G2 : G2 LaunchPad out-of-box source codes
|--Readme.txt : This file