8 years, 2 months ago.

Struggling to implement MU?

I have wired up the Digital IMU from sparkfun (https://www.sparkfun.com/products/10121) on a breadboard alongside my mbed LPC1768 and have suppled it with a separate 3.3V power supply.

I have used the program from the Air mouse project (https://developer.mbed.org/users/guqinchen/notebook/emulated-mouse-with-imu/) as it implements the same sensor and have removed the mouse objects from the code and library.

My sensor is still unable to provide me with any readings via the command line and I am unsure if its is the connection of the sensor (e.g. pull up resistors) or the program (incorrect addresses or initialisation etc.)

Your help tips and suggestions are much needed thanks!

Be the first to answer this question.