05-03-2013 09:46 AM
hi guys just looking for a hand with a)i2c MPU-6050 b)i2c HMC5883L
cheers
05-06-2013 01:55 AM
Hello Everyone,
I am looking for support for Triple Axis Accelerometer & Gyro Breakout - MPU-6050, it's a great board with both a 3-axis accelerometer and a 3-axis gyroscope, it has some awesome specs,
found here https://www.sparkfun.com/products/11028
and here http://www.i2cdevlib.com/devices/mpu6050#source
very few boards come close to this one
It would be great if it can be supported in LIFA, or a VI which can read its accel/gyro
Thank You
06-24-2013 10:26 AM
Hi Sambo
I am new to Labview and NI just downloaded the file u put up and tried to run it but keep getting an error message 5003. The error message is coming from the DHTXX Subvi. I have tested my connection with the arduino and it do work
06-24-2013 02:25 PM
You will need to give more details. What Arduino are you using? Also, post your VI.
06-25-2013 07:55 AM
I am using the uno-R3 connected with a USB and the vi is the same vi which is on this form. when i run the vi Error 5003 occurred at DHT11.lvlib:Read Data.viLabVIEW Interface for Arduino.lvlib:Init.vi. A timeout occurred while trying to read form the Arduino.
06-25-2013 11:49 AM
Please follow the steps in
LabVIEW Interface for Arduino Setup Procedure
replacing the 6th step firmware with ‘LIFA_Base.pde’ or ‘LIFA_Base.ino’ included in LIFA DHT LV09.zip previously posted.
I also found the following alternative procedure to be helpful as well:
Getting Started With the LabVIEW Interface for Arduino
Good luck