Skip to content

Commit d379d50

Browse files
committed
README.md
1 parent e864dde commit d379d50

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Adafruit LSM9DS0 Library
2+
========================
3+
4+
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

Comments
 (0)