Skip to content

Grove sensor 6 Axis Accelerometer&Gyroscope using LSM6DS3

License

Notifications You must be signed in to change notification settings

beckerbauer/Seeed_Arduino_LSM6DS3

 
 

Repository files navigation

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.

About

Grove sensor 6 Axis Accelerometer&Gyroscope using LSM6DS3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%