> **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

# MPL3115A2 - I2C Barometric Pressure/Altitude/Temperature Sensor

**Type:** Product page · **SKU:** ADA1893 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/mpl3115a2-i2c-barometric-pressure-altitude-temperature-sensor.html ([markdown](https://core-electronics.com.au/mpl3115a2-i2c-barometric-pressure-altitude-temperature-sensor.html.md))

This pressure sensor from Freescale is a great low-cost sensing solution for precision measurement of barometric pressure and altitude. The MPL3115A2 has a typical...

## Pricing

- **Price:** $19.20 (inc GST) — $17.45 AUD, exc GST
- **Quantity discounts:** 10+ $16.93 (exc GST) · 50+ $16.58 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 26 and Aug 31.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA1893: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/ADA1893: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

This pressure sensor from Freescale is a great low-cost sensing solution for precision measurement of barometric pressure and altitude. The MPL3115A2 has a typical 1.5 Pascal resolution, which can resolve altitude at 0.3 meters (compare to the BMP180 which can do 0.17m). It has some upsides compared to the BMP180, such as interrupt outputs for ultra-low power usage, and its also a heck of a lot easier to read altitude with a built in altimeter calculation - no calibration reading and calculating required. As a bonus, there's even a fairly good temperature sensor with ±1°C typical accuracy (±3°C max).
 
 This chip likes to be used with 2-3.6V power and logic voltages, so they placed it on a breakout with a 3V regulator and logic level shifting. Its easy to use with any Arduino or microcontroller that has i2c capability.
 
 **This chip looks and sounds a whole lot like the [MPL115A2](https://core-electronics.com.au/mpl115a2-i2c-barometric-pressure-temperature-sensor.html) but this is the precision version, which can act as an altitude-sensor as well as barometer**
 
 Using the sensor is easy. For example, if you're using an Arduino, simply connect the VDD pin to the 5V voltage pin, GND to ground, SCL to I2C Clock (Analog 5 on an UNO) and SDA to I2C Data (Analog 4 on an UNO). Then download Adafruit's [MPL3115A2 Arduino library and example code for temperature, pressure and basic altitude calculation.](https://github.com/adafruit/Adafruit_MPL3115A2_Library) Install the library, and load the example sketch. Immediately you'll have the temperature, pressure and altitude data printed in the serial console.

## Technical Details

- Dimensions: 18mm x 19mm x 2mm / .7" x .8" x .1"
- Weight: 1.2g
- Vin: 3 to 5.5 VDC
- Logic: 3 to 5V compliant
- Pressure sensing range: 50-110 kPa (up to 10Km altitude)
- 1.5 Pa / 0.3 m altitude resolution
- This board/chip uses I2C 7-bit address 0x60
- [MPL3115A2 Datasheet](https://core-electronics.com.au/attachments/localcontent/1893_datasheet_369079a5270.pdf)
- [EagleCAD PCB files on GitHub](https://github.com/adafruit/Adafruit-MPL3115A2-PCB)
- [Fritzing object in Adafruit Fritzing library](https://github.com/adafruit/Fritzing-Library)

 ![](https://core-electronics.com.au/attachments/localcontent/rohs_icon_8216055e11.jpg)

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/1/8/1893-02.jpg)
