msp432logger is a high-speed multi-sensor embedded data logger using the TI MSP-EXP432P401R Launchpad eco-system.
msp432logger is in active development.
msp432logger is developed as an open source project and uses the permissive business-friendly BSD 2-Clause License, except that some code provided by TI is limited to use to TI microprocessor devices only (see Legal for more information).
The goal of the msp432logger project is develop a superior high-speed multi-sensor data logger for use in a variety of sensor-fusion applications. There is an emphasis on high sensor density, both very low and very high measurement rates, and low power consumption. Applications are anticipated where data is temporarily stored locally for the entirety of a recording session, as well as applications where data is transmitted periodically or streamed continuously to a remote cloud server. A serial command line (terminal) interface is provided for manual control and development, and a basic web-based control panel (using Node.js) is also included in the project.
The development system consists of the TI MSP-EXP432P401R LaunchPad with one or more of the following BoosterPacks:
The standard development environment uses TI Code Composer 6 (CCS) for editing and debugging, and TortoiseSVN for source revision control.
Checkout code somewhere convenient using either svn+ssh protocol (svn+ssh://sourceforge_username@svn.code.sf.net/p/msp432logger/code/trunk) or https protocol (URL: https://svn.code.sf.net/p/msp432logger/code/trunk).
Start CCS and import the code you checked-out from Sourceforge as a CCS project. Specify that files NOT be copied to your workspace.
Build the project and debug on target hardware like any other project.
Issues (and project milestones) are tracked in the msp432logger Tickets tool.
The official communication channel is the msp432logger Discussion tool.
Project documentation is maintained in the map432logger Wiki.
All development is currently in the trunk.
Please solicit discussion on changes you are considering by creating a ticket, and reference the ticket in your final commit message before checking in code.
msp432logger source is copyright by its authors, as recorded in the msp432logger repository commit log and in file headers (if present). The msp432logger project does not use a Contributor License Agreement (CLA) or a Copyright Assignment Agreement (CAA). By submitting work to the project, you are agreeing to provide your code under the terms of the BSD 2-Clause License.
msp432logger includes code from external sources:
If you require assistance:
If you create a ticket, try to include answers to the following questions: