You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a library for the Adafruit triple-axis accelerometer/magnetometer/gyroscope LSM9DS0 breakouts
5
+
6
+
Designed specifically to work with the Adafruit LSM9DS0 Breakout & Flora Sensor
7
+
----> https://www.adafruit.com/products/2020
8
+
----> https://www.adafruit.com/products/2021
9
+
10
+
These sensors use I2C to communicate, 2 pins are required to interface
11
+
Adafruit invests time and resources providing this open source code,
12
+
please support Adafruit and open-source hardware by purchasing
13
+
products from Adafruit!
14
+
15
+
Check out the links above for our tutorials and wiring diagrams
16
+
17
+
Written by Kevin Townsend for Adafruit Industries.
18
+
BSD license, all text above must be included in any redistribution
19
+
20
+
To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_LSM9DS0. Check that the Adafruit_LSM9DS0 folder contains Adafruit_LSM9DS0.cpp and Adafruit_LSM9DS0.h
21
+
22
+
Place the Adafruit_LSM9DS0 library folder your *arduinosketchfolder*/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.
0 commit comments