Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 998 Bytes

driver-python.rst

File metadata and controls

30 lines (17 loc) · 998 Bytes

Python Serial Driver

The OpenIMU Python driver supports communication with the hardware for data logging and device configuration over the main user UART interface of the OpenIMU hardware. When run in server mode, it allows connection of the OpenIMU with the developer’s website Aceinna Navigation Studio and its friendly GUI interface.

You can start the OpenIMU server from GitHub Source code

GitHub Link: python-openimu

Please install either Python 2.7 or 3.8 onto your PC & follow Readme file Instructions to Install all dependencies.

Note

Use the browser's back button to return to the OpenIMU documentation