Aceinna / python-openimu

Aceinna OpenIMU python driver, data logging, and web socket server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get the real time data locally without connecting to the internet

CSUN1997 opened this issue · comments

Hi,
I have an OpenIMU300ZI and I want to install it to my robot with a raspberry Pi as the controller. However, when I tried to test the IMU, I did not find a document or tutorial on how to read the real-time data locally. Could anyone shed some light on this?

Thanks in advance.

I think we have provide the online document for the message protocol under UART. Will it be helpful? https://openimu.readthedocs.io/en/latest/software/UARTmessaging.html

By the way, could you please write more detailed about your problem?