You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am learning vio recently and need camera+IMU data, but I only have an oak-d-lite on hand. I found that the circuit for the IMU (BNO085) is reserved on the board
And found the schematic and PCB from OAK_D_LITE_DEV, now there are two problems:
The PCB design of lite_dev and lite at the IMU are not the same. I understand that the pcb of lite is not open source due to Myriad X, but can you post the component layout of the IMU part of the lite?
Do I need to update the firmware of BNO085 and oak-d-lite after soldering on the IMU? I have consulted before and learned that I need to use https://github.com/luxonis/depthai/tree/UI-test-tools-Production to update the firmware of the IMU, but I don’t know the specific method, so could you please give me a general operating route?
I am learning vio recently and need camera+IMU data, but I only have an oak-d-lite on hand. I found that the circuit for the IMU (BNO085) is reserved on the board



And found the schematic and PCB from OAK_D_LITE_DEV, now there are two problems: