An open API service indexing awesome lists of open source software.

https://github.com/sparkfun/mpl3115a2_breakout

Example code and board files for MPL3115A2 Breakout board.
https://github.com/sparkfun/mpl3115a2_breakout

Last synced: 4 months ago
JSON representation

Example code and board files for MPL3115A2 Breakout board.

Awesome Lists containing this project

README

        

SparkFun MPL3115A2 Altitude/Pressure Sensor Breakout
====================================================

[![MPL3115A2 Altitude/Pressure Sensor Breakout](https://dlnmh9ip6v2uc.cloudfront.net/images/products/1/1/0/8/4/11084-01_medium.jpg)
*MPL3115A2 Altitude/Pressure Sensor Breakout (SEN-11084)*](https://www.sparkfun.com/products/11084)

The MPL3115A2 is a MEMS pressure sensor that provides Altitude data to within 30cm (with oversampling enabled). The sensor outputs are digitized by a high resolution 24-bit ADC and transmitted over I2C, meaning it's easy to interface with most controllers.

Repository Contents
-------------------
* **/Firmware** - Example Arduino sketch to use with the sensor.
* **/Hardware** - All Eagle design files (.brd, .sch)
* **/Libraries** - All Arduino libraries

Documentation
--------------
* **[Library](https://github.com/sparkfun/SparkFun_MPL3115A2_Breakout_Arduino_Library)** - Arduino library for the MPL3115A2.
* **[Hookup Guide](https://learn.sparkfun.com/tutorials/mpl3115a2-pressure-sensor-hookup-guide)** - Basic hookup guide for the MPL3115A2 Breakout.
* **[SparkFun Fritzing repo](https://github.com/sparkfun/Fritzing_Parts)** - Fritzing diagrams for SparkFun products.
* **[SparkFun 3D Model repo](https://github.com/sparkfun/3D_Models)** - 3D models of SparkFun products.

License Information
-------------------
The hardware is released under [Creative Commons ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/).
The code is beerware; if you see me (or any other SparkFun employee) at the local, and you've found our code helpful, please buy us a round!

Distributed as-is; no warranty is given.