Skip to content

This repository contains the LSM9DS1 API in C, ported from the C++ API provided by SparkFun

Notifications You must be signed in to change notification settings

ramonheras/LSM9DS1-C-library-for-Tiva-devices

Repository files navigation

LSM9DS1 C Library compatible with Tiva devices (Texas Instruments) (BETA)

This repository contains the LSM9DS1 library in C (based on C++ implementation for Arduino platforms provided by SparkFun) and is compatible with Tiva Dev Boards I2C, through the i2c_if lib. SPI communication is not implemented yet.

Happy hacking, Ray

Below remains the same as the SparkFun repo...

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 and Ramon.

About

This repository contains the LSM9DS1 API in C, ported from the C++ API provided by SparkFun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published