10 years, 8 months ago.

data acquisition

hi,how to acquire data from IMU (inertial measurement unit) by MBED LPC1768?

1 Answer

10 years, 8 months ago.

By connecting the IMU to the LPC1768 and running the correct software.

You need to be a little bit more specific if you want a more helpful answer.

Software support for a number of IMUs looks to already exist. http://developer.mbed.org/search/?type=&q=imu

thanks Andy A, for more spécifique ,type IMU (3DM-GX1),I want a program to acquire given by MBED

posted by zadi moh 10 Feb 2015

A quick search doesn't show up any existing support so it looks like if you want a program to log the data you'll have to write it.

Details of the communication protocol are here: http://files.microstrain.com/manuals/3DM-GX1%20Data%20Communication%20Protocol%203102.pdf And there is some sample code avalible from here: http://www.microstrain.com/inertial/3DM-GX1

posted by Andy A 10 Feb 2015