Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 7 months ago.
Freedom K64F Accelerometer
Is there a class defined to interface with the Acceleration Sensors on the Freedom K64F platform?
3 Answers
7 years, 9 months ago.
can the built in accelerometer on the k64f be used to record the acceleration due to gravity in a free fall experiment?
10 years, 7 months ago.
I found this library for the onboard sensor. https://mbed.org/users/JimCarver/code/FXOS8700Q/ I made a few changes to the lib so look at the pull request here. http://mbed.org/users/JimCarver/code/FXOS8700Q/pull-request/1
10 years, 7 months ago.
Please use the version I just published today. It adds features which allow it to be used with this tilt compensated eCompass: http://mbed.org/users/JimCarver/code/eCompass_FPU_Lib/
I almost forgot, here is an example of the eCompass running on a KL64F Freedom board: http://mbed.org/users/JimCarver/code/K64F_eCompass/
posted by 17 Apr 2014