09-17-2014 06:59 AM
09-18-2014 03:13 PM
Hi eviatar98,
In what respect are you looking for help with the MPU 9150? Are you using it with a myRIO? Are you using NI Software to program the MPU 9150?
We are happy to help, but we will need a bit more information to know exactly what you need help with.
Thank you,
09-19-2014 12:06 AM
I am looking for a VI that can read the IMU measurements.
I connected the component to MyRio and tried to use all kinds of VI examples but I could not get measurements.
09-22-2014 09:47 AM - last edited on 10-13-2024 10:57 PM by Content Cleaner
Hi eviatar98,
Unfortunately I do not believe we have a driver that is built specifically for that device, so it will probably take some work to interface with this device and you will probably need to build your own driver as well.
Here are some links that my help you understand how you can use LabVIEW to interface with IMU devices:
This article talks about how to create your own instrument driver: https://www.ni.com/en/support/downloads/instrument-drivers/tools-resources/developing-labview-plug-a...
Are you looking to use FPGA measurements or are you planning to use the myRIO's Real-Time processor?
12-01-2014 02:27 PM - last edited on 10-13-2024 10:57 PM by Content Cleaner
Hi!
I have used a MPU-9250 in the build of a two wheel balancing robot called a "Segbot". Please see this post: https://forums.ni.com/t5/Academic-Hardware-Products-myDAQ/MPU-9250-myRIO/td-p/3059352 .
Thanks!