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.
- Host: GitHub
- URL: https://github.com/sparkfun/mpl3115a2_breakout
- Owner: sparkfun
- Created: 2013-01-04T21:49:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-05-23T22:00:23.000Z (about 9 years ago)
- Last Synced: 2025-01-16T23:31:40.174Z (5 months ago)
- Language: Eagle
- Homepage: https://www.sparkfun.com/products/11084
- Size: 249 KB
- Stars: 29
- Watchers: 55
- Forks: 50
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SparkFun MPL3115A2 Altitude/Pressure Sensor Breakout
====================================================[
*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 librariesDocumentation
--------------
* **[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.