Adafruit_L3GD20 (community library)

Summary

Name Value
Name Adafruit_L3GD20
Version 0.1.2
Installs 723
License Adafruit
Author kennethlimcp / Adafruit / marksherman
URL https://github.com/kennethlimcp/adafruit_l3gd20
Repository https://github.com/kennethlimcp/adafruit_l3gd20.git
Download .tar.gz
All Versions 0.1.2, 0.1.1, 0.0.4, 0.0.3, 0.0.1

Adafruit_L3GD20/H for Particle

Example Build Testing

Device OS Version:

This table is generated from an automated build. Success only indicates that the code compiled successfully.

Library Read Me

This content is provided by the library maintainer and has not been validated or approved. This is a library for the 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.

Browse Library Files