Help about LSM303DLHC!
gfbuse
Posts: 1
Hi!
I need help about Lsm303dlhc sensor. It is a digital sensor that include accelerometer and magnetometer. I activeted it with pic microcontroller. I have a code that work. Now, I must convert the digital values that come from sensor to meaningul numbers in terms of degree and gauss. I defined the values of sensor as word bit. It gives numbers between 0 and 65536. I need a formula that can convert these values to meaningful numbers. Are there anyone who can help about this issue?
I need help about Lsm303dlhc sensor. It is a digital sensor that include accelerometer and magnetometer. I activeted it with pic microcontroller. I have a code that work. Now, I must convert the digital values that come from sensor to meaningul numbers in terms of degree and gauss. I defined the values of sensor as word bit. It gives numbers between 0 and 65536. I need a formula that can convert these values to meaningful numbers. Are there anyone who can help about this issue?
Comments
This is a support forum for Parallax products. We can't realistically support other sensors like the LSM303DLHC or competing microcontrollers like the PIC. Parallax's sample code tends to have detailed comments in it and that may have the sort of formulas you want.