All Projects → adafruit → Adafruit_L3GD20

adafruit / Adafruit_L3GD20

Licence: other
Driver for Adafruit's L3GD20 I2C Gyroscope Breakout

Programming Languages

C++
36643 projects - #6 most used programming language

Warning: Library Deprecated

This library is deprecated, and as of 17 October 2016 this library will no longer appear in the Arduino Library Manager. Any new projects should use the newer library available here: https://github.com/adafruit/Adafruit_L3GD20_U

L3GD20 Triple Axis Gyroscope

This is a library for the L3GD20 Adafruit Triple-Axis Gyro sensor

Designed specifically to work with the Adafruit L3GD20/L3GD20H Breakout ----> https://www.adafruit.com/products/1032

These sensors use I2C or SPI to communicate, 2 pins (I2C) or 4 pins (SPI) are required to interface.

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Check out the links above for our tutorials and wiring diagrams

Written by Kevin Townsend for Adafruit Industries.
BSD license, all text above must be included in any redistribution

To download. click the DOWNLOADS button in the top right corner, rename the uncompressed folder Adafruit_L3GD20. Check that the Adafruit_L3GD20 folder contains Adafruit_L3GD20.cpp and Adafruit_L3GD20.h

Place the Adafruit_L3GD20 library folder your (arduinosketchfolder)/libraries/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].