> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Adafruit LSM6DS3TR-C + LIS3MDL - Precision 9 DoF IMU - STEMMA QT / Qwiic

**Type:** Product page · **SKU:** ADA5543 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-lsm6ds3tr-c-lis3mdl-precision-9-dof-imu-stemma-qt-qwiic.html ([markdown](https://core-electronics.com.au/adafruit-lsm6ds3tr-c-lis3mdl-precision-9-dof-imu-stemma-qt-qwiic.html.md))

Add high-quality motion, direction, and orientation sensing to your Arduino project with this all-in-one 9 Degree of Freedom (9-DoF) sensor with sensors...

## Pricing

- **Price:** $38.40 (inc GST) — $34.91 AUD, exc GST
- **Quantity discounts:** 10+ $33.86 (exc GST) · 50+ $33.16 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 18 and Aug 24.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA5543:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA5543:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

Add high-quality motion, direction, and orientation sensing to your Arduino project with this all-in-one 9 Degree of Freedom (9-DoF) sensor with sensors from ST. This little breakout contains two chips that sit side-by-side to provide 9 degrees of full-motion data.

The board includes an **ST LSM6DS3TR-C (a.k.a LSM6DS3)**, a great entry-level 6-DoF IMU accelerometer + gyro. The 3-axis accelerometer can tell you which direction is down towards the Earth (by measuring gravity) or how fast the board is accelerating in 3D space. The 3-axis gyroscope can measure spin and twist.

This chip is *very similar* to the now-discontinued LSM6DS33, a great entry-level IMU. As part of the illustrious LSM6DS family, it's well-established and well-supported, and this chip even has better performance! Note it is not firmware-compatible with the 'DS33, so you will need to recompile code (e.g Adafruit's Arduino and Python libraries support the whole family but you *do* have to indicate which exact chip you're using)

It also includes a **LIS3MDL** 3-axis magnetometer that can sense where the strongest magnetic force is coming from, generally used to detect magnetic north. The three triple-axis sensors add up to 9 degrees of freedom, by combining this data you can orient the board. Check out Adafruit's guide on how to do that!

To make getting started fast and easy, Adafruit placed the sensors on a compact breakout board with voltage regulation and level-shifted inputs. That way you can use them with 3V or 5V power/logic devices without worry. To make usage simple, Adafruit expose only the I2C interface and some interrupt pins from each chip. The breakout comes fully assembled and tested, with some extra header so you can use it on a breadboard. Four mounting holes make for a secure connection.

Additionally, since it speaks I2C you can easily connect it up with two wires (plus power and ground!). Adafruit have even included [SparkFun qwiic](https://core-electronics.com.au/catalogsearch/result/?q=qwiic) compatible **[STEMMA QT](https://learn.adafruit.com/introducing-adafruit-stemma-qt)** connectors for the I2C bus so **you don't even need to solder!** [Just wire up to your favorite micro like the STM32F405 Feather](https://core-electronics.com.au/adafruit-feather-stm32f405-express.html) with a plug-and-play cable to get 9 DoF data ASAP. You can change the I2C addresses on the back using the solder jumpers, to have two of these sensor boards on one bus. [**QT Cable is not included**, but Adafruit have a variety in the shop](https://core-electronics.com.au/search?q=stemma+qt+cable).

They also wrote libraries to help you get these sensors integrated with your Arduino/C++. [This library covers the accel/gyro](https://github.com/adafruit/Adafruit_LSM6DS) and [this library is for the magnetometer](https://github.com/adafruit/Adafruit_LIS3MDL). For advanced Arduino usage, [ST has their own fully-featured library that includes extras such as FIFO management and tap detection](https://github.com/stm32duino/LSM6DS3) for the LSM6DS3TR-C and also for the [LIS3MDL magnetometer](https://github.com/stm32duino/LIS3MDL).

## Technical Details

### LSM6DS3TR-C Specifications:

- ±2/±4/±8/±16 g full scale
- ±125/±250/±500/±1000/±2000 dps full scale
- I2C or SPI hardware interface
- Up to 1.6 KHz ODR
- Tap and double-tap detection
- Free-fall detection
- Pedometer / shake detection
- I2C Address 0x6A or 0x6B
 
### LIS3MDL Specifications:

- ±4/±8/±12/±16 gauss selectable magnetic full scales
- Continuous and single-conversion modes
- 16-bit data output
- Interrupt generator
- I2C Address 0x1C or 0x1E
 
### Documentation:

- [Getting Started Guide](https://learn.adafruit.com/adafruit-lsm6ds3tr-c-lis3mdl-precision-9-dof-imu)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA5543-1.jpg)
