x41tilla / SparkFun_LSM9DS1_Arduino_Library

Arduino library for the LSM9DS1 9DOF IMU.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SparkFun LSM9DS1 Arduino Library

Breakout Board ISO

LSM9DS1 Breakout Board (SEN-13284)

This is a breakout board for ST Micro's LSM9DS1 -- a 3D accelerometer, gyroscope, and magnetometer.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /extras - LSM9DS1 documentation.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products that use this Library

Version History

License Information

This product is open source!

The code is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.

About

Arduino library for the LSM9DS1 9DOF IMU.

License:Other


Languages

Language:C++ 95.0%Language:C 5.0%