Playing around with accelerometer and magnetometer on mbed KL46Z

Dependencies:   MAG3110 MMA8451Q PinDetect mbed TSI

Revisions of main.cpp

Revision Date Message Actions
16:8755d6de3b01 2014-02-10 changed lower limit of sampling rate to 0.001 for testing purposes File  Diff  Annotate
15:90d4b8ddc586 2014-02-10 updated with ADC code File  Diff  Annotate
14:1608275a874f 2014-02-10 add analog input (add also to printf) File  Diff  Annotate
13:921cb2856808 2014-02-08 Added Analog input File  Diff  Annotate
12:d9d577c25961 2014-02-07 added enable and disable functionality; small bug fixes File  Diff  Annotate
11:7af59a3d9ac5 2014-02-06 updated small tweaks to make system more robust File  Diff  Annotate
10:f9a1e1dd5de1 2014-02-06 reading in serial commands from pyserial GUI now works! File  Diff  Annotate
9:90567e22c5e1 2014-02-06 Changed printData to use puts, changed baud rate = 115200 File  Diff  Annotate
8:b87b93a62a6a 2014-02-06 updated to transmit all data and read in commands from pyserial; currently unreliable serial communication; working on fix File  Diff  Annotate
7:1cd1e239acf0 2014-02-04 change sample from serial input (float with a trailing #) File  Diff  Annotate
6:52474f03f1ff 2014-02-03 FAILED attemp at serial interrupts File  Diff  Annotate
5:4ccda4b4f345 2014-02-03 send Raw data. USE THIS ONE for python script File  Diff  Annotate
4:0d2eefc2be8e 2014-02-03 added delimiters for pyserial compatibility File  Diff  Annotate
3:552b7c450b2f 2014-02-03 made variables for sampling rate File  Diff  Annotate
2:bb31f097af0f 2014-02-03 add light and touch sensors File  Diff  Annotate
0:648dde0c4ef8 2014-02-02 Accelerometer and magnetometer data collection with different sampling rates File  Diff  Annotate