An open API service indexing awesome lists of open source software.

https://github.com/powerbroker2/um7

Arduino driver library for UM7 and UM7-LT IMU/INS
https://github.com/powerbroker2/um7

Last synced: 3 months ago
JSON representation

Arduino driver library for UM7 and UM7-LT IMU/INS

Awesome Lists containing this project

README

          

# UM7
[![GitHub version](https://badge.fury.io/gh/PowerBroker2%2FUM7.svg)](https://badge.fury.io/gh/PowerBroker2%2FUM7) [![arduino-library-badge](https://www.ardu-badge.com/badge/UM7.svg?)](https://www.ardu-badge.com/UM7)


Arduino driver library for [UM7](https://www.pololu.com/product/2764) and [UM7-LT](https://www.pololu.com/product/2763) IMU/INS. The sensor should be configured before use using the [Redshift Serial Interface App](https://www.pololu.com/file/0J1934/SerialInterface_V3-1-5_8-08-2018.zip). It's important to note that this library **only supports parsing binary packets** - not NMEA strings.

See the example on how to use this library.