External Connections to Raspberry Pi

4 Mar 2020, 01:40

Hi, what external interfaces from the OpenIMU are there for outputting data to a raspberry pi?

Log in to reply
4 Mar 2020, 01:44

@jstafford I am interested in live data too. Thank you in advance.

4 Mar 2020, 02:49

@jstafford Hi, you could use SPI/CAN/Uart interface communcate with Pi3 to get IMU data, some reference code for you to check.
https://github.com/Aceinna/python-mtlt
https://github.com/Aceinna/python-spi

4 Mar 2020, 02:56

Thank you Li!

Log in to reply