Няма описание

bigsas777 6b27c166d8 Fix FIFO threshold 12-bit support and correct FIFO_CTRL2 bitmasking (#33) преди 1 седмица
.github f3760c774f add run-cl-arduino.yml && fix some spi build bug преди 1 година
examples 6a71121981 add fifo timestamp преди 6 месеца
.gitattributes a585d73894 add .gitattributes преди 7 години
.gitignore e5e270b3e9 add .gitignore преди 7 години
.gitlab-ci.yml 6bb7762c1c Seeed:Arduino: fix travis.yml write error преди 5 години
.travis.yml 6bb7762c1c Seeed:Arduino: fix travis.yml write error преди 5 години
LICENSE.md 2ddbb72cd8 Correct the word преди 3 години
LSM6DS3.cpp 6b27c166d8 Fix FIFO threshold 12-bit support and correct FIFO_CTRL2 bitmasking (#33) преди 1 седмица
LSM6DS3.h 74b31b276c Add correct definition for CTRL6_C register (preserving backward compatibility) (#34) преди 1 седмица
README.md cee39581ae rename SparkFunLSM6DS3 to LSM6DS3 преди 4 години
keywords.txt 54c450c8ba add keywords.txt преди 7 години
library.properties c0e5a740b7 update version преди 4 месеца

README.md

Seeed Arduino LSM6DS3 Build Status

More detail refer to wiki page and product page

Example

Example Feature
HighLevelExample Using class LSM6DS3
LowLevelExample Using class LSM6DS3Core
Pedometer A demo for making a pedometer
FreeFallDetect Detect object free falling, like a falling football

API

Methods in class LSM6DS3 Methods in class LSM6DS3Core
readRawAccelX readRegisterRegion
readRawAccelY readRegister
readRawAccelZ readRegisterInt16
readRawGyroX writeRegister
readRawGyroY embeddedPage
readRawGyroZ *
readFloatAccelX *
readFloatAccelY *
readFloatAccelZ *
readFloatGyroX *
readFloatGyroY *
readFloatGyroZ *
readRawTemp *
readTempC *
readTempF *
calcGyro *
calcAccel *

License Information

This product is open source!

Please review the LICENSE.md file for license information.