Username:     
Password:     
             

Contest 2013/2014
Contest 2011
Contest 2009
Contest 2008
MEMS Data Logger 1.0
 
This application turns the STM32 Primer into a MEMS data logger. It is designed to enable readings from the MEMS chip on the STM32 Primer to be recorded then downloaded to a PC for later display and analysis. In order to simplify the retrieval of data from the STM32 Primer, the device simulates a standard USB memory stick. A file named “log.txt” stored in the root directory contains the recorded values. This file can be copied from the device or opened by an application such as a spreadsheet. The supplied files include a Microsoft Excel spreadsheet that opens the file and displays the values on a chart.

Code size:8K Author:rtburke
Source files included:yes Version:1.0
Use circleOS:yes (circleOSversion) Creation date:2008-02-14 14:57:55
Hardware modification:no Modification date:2008-02-14 14:57:55
Based on the STM32 Primer:Primer1
   
Downloads:2303 Views:26702
   
Vote:
Average ratings:3.09/5 (1280 rates)

Download:    MEMS-Data-Logger-1.0.zip (428 KB)

Description:

MEMS DATA-LOGGER
================

This application is designed to enable readings from the MEMS chip on the STM32
Primer to be recorded then downloaded to a PC for later display and analysis.
In order to simplify the retrieval of data from the STM32 Primer, the device
simulates a standard USB memory stick. A file named "log.txt" stored in the
root directory contains the recorded values. This file can be copied from the
device or opened by an application such as a spreadsheet. The supplied files
include a Microsoft Excel spreadsheet that opens the file and displays the
values on a chart.

Please see the file documentation.doc for more details.