Không có mô tả

bigsas777 6b27c166d8 Fix FIFO threshold 12-bit support and correct FIFO_CTRL2 bitmasking (#33) 1 tuần trước cách đây
.github f3760c774f add run-cl-arduino.yml && fix some spi build bug 1 năm trước cách đây
examples 6a71121981 add fifo timestamp 6 tháng trước cách đây
.gitattributes a585d73894 add .gitattributes 7 năm trước cách đây
.gitignore e5e270b3e9 add .gitignore 7 năm trước cách đây
.gitlab-ci.yml 6bb7762c1c Seeed:Arduino: fix travis.yml write error 5 năm trước cách đây
.travis.yml 6bb7762c1c Seeed:Arduino: fix travis.yml write error 5 năm trước cách đây
LICENSE.md 2ddbb72cd8 Correct the word 3 năm trước cách đây
LSM6DS3.cpp 6b27c166d8 Fix FIFO threshold 12-bit support and correct FIFO_CTRL2 bitmasking (#33) 1 tuần trước cách đây
LSM6DS3.h 74b31b276c Add correct definition for CTRL6_C register (preserving backward compatibility) (#34) 1 tuần trước cách đây
README.md cee39581ae rename SparkFunLSM6DS3 to LSM6DS3 4 năm trước cách đây
keywords.txt 54c450c8ba add keywords.txt 7 năm trước cách đây
library.properties c0e5a740b7 update version 4 tháng trước cách đây

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.