Skip to content

sparkfun/SparkFun_MS5803-14BA_Breakout_Arduino_Library

Repository files navigation

SparkFun Pressure Sensor Breakout - MS5803-14BA Arduino Library

SparkFun Pressure Sensor Breakout - MS5803-14BA

SparkFun Pressure Sensor Breakout - MS5803-14BA (SEN-12909)

Arduino library gives user basic communication from sensor to microcontroller via I2C protocol.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

Products that use this Library

Version History

  • v1.1.4 - Fix the crash caused by calling reset before begin
  • v1.1.3 - Add TwoWire as begin parameter. Library can now use any TwoWire port
  • V_1.1.2 - Fix issue with initializing I2C Bus on SAMD21, ESP8266
  • V_1.1.1 - Fixes a few integer math bugs in previous version
  • V_1.1.0 - Initial Arduino library manager version

License Information

This product is open source!

Please see LICENSE.md for more details.

Please use, reuse, and modify these files as you see fit. Please maintain attribution to SparkFun Electronics and release anything derivative under the same license.

Distributed as-is; no warranty is given.

  • Your friends at SparkFun.