More detail refer to wiki page and product page
| 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 |
| 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 | * |
This product is open source!
Please review the LICENSE.md file for license information.
