IMU autosteer help

no choice

need to find bno080-085 or CMPS

the MMA is only compatible with V4

1 Like

so i have to get the bno080-085 or CMPS replace the one on bord and it shodl work?

yea i did it, i didint know, but tnx

You can look at this post “News update” towards December 2021, @jhandel published a modification to be able to use the BNO055 in V5

1 Like

u maybe have link? im kinde a lost on this forum cant finde a thing

1 Like

Have tested . Roll with bno55 IS a bullshit

1 Like

That’s why initially there is no support for it in V5

1 Like

That’s nothing new, use MMA for roll, like in V4.3, but this combination with BNO055 should work like in previous version.

1 Like

I think you guys just answered a question I was about to ask. Just back from dropping off a PCBv2 to a member here and he farms some pretty hilly land. I am struggling to find BNO08X at a reasonable price and have found a couple of “BNO085” units that, upon closer examination, turn out to be 055. He has discovered the same.

Is there a world of difference between these? Is the 055 no use on steep gradients?

1 Like

Look here:
https://discourse.agopengps.com/t/cmps14-compass/3300/127

BNO055 3 axis accelero, 3 axis gyro, 3 axis magno, running its ones fusion algorithms to output yaw, pitch, roll angles. But what subject to short term drift. SO it’s why it was use only for heading, not for roll.
MMA : accelerometer, so it can output pitch and roll, but as it’s an accelero, it’s very sensitive to vibration, so output signal was noisy.
BNO08x/CMPS14 : same hardware than BNO055, but with more powerfull algorithm to output really more stable values.

Blockzitat

1 Like

So that explains why I was getting on fine with the 055 ages ago, because the fields I used were as flat as a pancake.

1 Like

sory fore bothering but one more qwestion Autosteer_USB_v5_0.zip.txt file… wat shold i do whit it to be able to open it in arduino ide? also wats you guys think to use the gy-80 or gy85 board wold it work whit the code? its lot cheper and i have flat feelds

did you rename and unzip it ?

no, i wos not shure if i shold or not so i renaim it in autositeer_usb_v5.0 ? and unzip it?

firsc rename it to cancel the “.txt”
and unzip it to have a folder

and open the aduino files!

1 Like

thanks :slight_smile:

Were you using the 055 for roll though?

The way AgOpen uses IMU head is fairly tolerant of drift.

If you tried using a drifting sensor for roll the output could keep gradually rotating, even while the tractor is on level ground. This drift could get to the point that the program thinks the tractor is on its side (or even upside down) when it is still upright and steer quite a way off line to compensate.

Why not using BNOo55 without reading roll, only heading?! (If you have flat ground)

You Can. Just go in ino and send 8888 or 9999 for Roll . I forgot right value