Adafruit LSM9DS0 Library
  • Introduction

Examples

  • Simple test

API Reference

  • API Reference

Related Products

  • Adafruit 9-DOF Accel/Mag/Gyro+Temp Breakout Board - LSM9DS0
  • FLORA 9-DOF Accelerometer/Gyroscope/Magnetometer - LSM9DS0

Other Links

  • Download from GitHub
  • Download Library Bundle
  • CircuitPython Reference Documentation
  • CircuitPython Support Forum
  • Discord Chat
  • Adafruit Learning System
  • Adafruit Blog
  • Adafruit Store
Adafruit LSM9DS0 Library
  • Index

Index

A | G | L | M | R | T

A

  • accel_range (adafruit_lsm9ds0.LSM9DS0 property)
  • acceleration (adafruit_lsm9ds0.LSM9DS0 property)
  • adafruit_lsm9ds0
    • module

G

  • gyro (adafruit_lsm9ds0.LSM9DS0 property)
  • gyro_scale (adafruit_lsm9ds0.LSM9DS0 property)

L

  • LSM9DS0 (class in adafruit_lsm9ds0)
  • LSM9DS0_I2C (class in adafruit_lsm9ds0)
  • LSM9DS0_SPI (class in adafruit_lsm9ds0)

M

  • mag_gain (adafruit_lsm9ds0.LSM9DS0 property)
  • magnetic (adafruit_lsm9ds0.LSM9DS0 property)
  • module
    • adafruit_lsm9ds0

R

  • read_accel_raw() (adafruit_lsm9ds0.LSM9DS0 method)
  • read_gyro_raw() (adafruit_lsm9ds0.LSM9DS0 method)
  • read_mag_raw() (adafruit_lsm9ds0.LSM9DS0 method)
  • read_temp_raw() (adafruit_lsm9ds0.LSM9DS0 method)

T

  • temperature (adafruit_lsm9ds0.LSM9DS0 property)

© Copyright 2017 - 2026 Tony DiCola.

Built with Sphinx using a theme provided by Read the Docs.