Playing around with accelerometer and magnetometer on mbed KL46Z
Dependencies: MAG3110 MMA8451Q PinDetect mbed TSI
History
changed lower limit of sampling rate to 0.001 for testing purposes
2014-02-10, by oliverfang [Mon, 10 Feb 2014 23:37:11 +0000] rev 16
changed lower limit of sampling rate to 0.001 for testing purposes
updated with ADC code
2014-02-10, by oliverfang [Mon, 10 Feb 2014 23:05:04 +0000] rev 15
updated with ADC code
add analog input (add also to printf)
2014-02-10, by mohammmo [Mon, 10 Feb 2014 22:52:28 +0000] rev 14
add analog input (add also to printf)
Added Analog input
2014-02-08, by mohammmo [Sat, 08 Feb 2014 03:02:23 +0000] rev 13
Added Analog input
added enable and disable functionality; small bug fixes
2014-02-07, by oliverfang [Fri, 07 Feb 2014 09:46:25 +0000] rev 12
added enable and disable functionality; small bug fixes
updated small tweaks to make system more robust
2014-02-06, by oliverfang [Thu, 06 Feb 2014 21:35:02 +0000] rev 11
updated small tweaks to make system more robust
reading in serial commands from pyserial GUI now works!
2014-02-06, by oliverfang [Thu, 06 Feb 2014 07:54:58 +0000] rev 10
reading in serial commands from pyserial GUI now works!
Changed printData to use puts, changed baud rate = 115200
2014-02-06, by mohammmo [Thu, 06 Feb 2014 07:39:34 +0000] rev 9
Changed printData to use puts, changed baud rate = 115200
updated to transmit all data and read in commands from pyserial; currently unreliable serial communication; working on fix
2014-02-06, by oliverfang [Thu, 06 Feb 2014 06:10:19 +0000] rev 8
updated to transmit all data and read in commands from pyserial; currently unreliable serial communication; working on fix
change sample from serial input (float with a trailing #)
2014-02-04, by mohammmo [Tue, 04 Feb 2014 02:23:48 +0000] rev 7
change sample from serial input (float with a trailing #)