LSM6DS3 Breakout Hookup Guide
Contributors:
MTaylor
Resources and Going Further
There are a gazillion ways to use an IMU, from simple gravity sensing to advanced motion tracking. There are so many ways to configure the LSM6DS3! After you've used your arduino and the examples to get the hang of things, use this process:
- Read the datasheet and application note!
- Design an experiment to try an idea
- Measure the results
Only this, is the way to improve.
Resources
- LSM6DS3 Product GitHub Repository -- Your revision-controlled source for all things LSM6DS3. Here you'll find our most up-to-date hardware layouts and code.
- LSM6DS3 Datasheet -- This datasheet covers everything from the hardware and pinout of the IC, to the register mapping of the gyroscope and accelerometer.
- LSM6DS3 Application Note -- This application note has the same information as the datasheet, but puts real english words in there to try and help out the humans. Use both this and the datasheet togheter in a tabbed PDF viewer, with the index window open, for maximum efficiency.
Going Further
Need a little inspiration? Check out some of these tutorials!
SparkFun Inventor's Kit for micro:bit Experiment Guide
This guide contains all the information you will need to explore the twelve circuits of the SparkFun Inventors Kit for micro:bit.
Spectacle Motion Board Hookup Guide
All the information you need to use the Spectacle Motion Kit in one place.
Getting Started with MicroPython and the SparkFun Inventor's Kit for micro:bit
Learn MicroPython with the micro:bit.
Qwiic SHIM Kit for Raspberry Pi Hookup Guide
Get started with the Serial LCD with RGB backlight and 9DoF IMU (ICM-20948) via I2C using the Qwiic system and Python on a Raspberry Pi! Take sensor readings and display them in the serial terminal or SerLCD.