SparkFun
SparkFun Pressure Sensor Breakout - MS5803-14BA
This is the MS5803-14BA Pressure Sensor Breakout, a high resolution pressure sensor with both an I2C and SPI interface. This MEMS pressure sensor measures th...
Get notified when back in stock
This is the MS5803-14BA Pressure Sensor Breakout, a high resolution pressure sensor with both an I2C and SPI interface. This MEMS pressure sensor measures the absolute pressure of the fluid around it which includes air, water, and anything else that acts like a viscous fluid. Depending on how you interpret the data, you can determine altitude, water depth, or any other tasks that require an accurate pressure reading. What makes the MS5803-14BA unique is the the gel membrane and antimagnetic stainless steel cap that protects against 30 bar water pressure.
We have broken out all the pins you need including GND and 3.3V for power, SDA/SDI and SCL/SCLK for an I2C interface and SD0, AD/CS, and PS for a SPI interface. The MS5803-14BA Breakout offers a resolution range of 1 / 0.6 / 0.4 / 0.3 / 0.2 mbar. Be aware that to switch between I2C and SPI interfaces a little bit of soldering between solder pads will be required, check the hookup guide below for more information.
Features:
- Operating Voltage - 1.8 to 3.6 V
- Peak Supply Current - 1.4 mA
- Operating Range - 0 to 14 bar
- Resolution - 1 / 0.6 / 0.4 / 0.3 / 0.2 mbar
- I2C and SPI Interface
- Gel Protected
Documents:
- Schematic
- Eagle Files
- Hookup Guide
- Datasheet (MS5803-14BA)
- GitHub (Design Files & Example Code)
- GitHub (Library)
- Product Video
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout board carries a small or fine-pitched component and brings its connections out to standard, breadboard- and header-friendly pins. Describing a part as a breakout means it can be wired into a project without soldering directly to the component's tiny contacts.
- CS
- CS stands for chip select, a control pin used by SPI devices to tell which connected device should listen. It matters when you connect more than one SPI module to the same microcontroller, because each device usually needs its own CS pin.
- GND
- GND is the ground or reference connection (0 V) for a circuit. When connecting two devices together, their grounds must be joined so both agree on what counts as a low or high signal.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
Find this product in
Brands
Sensors & Input
MS5803-14BA Breakout Schematic
Schematic · 73.5 KB · Click any page to view full size
MS5803-14BA Sensor Datasheet
Datasheet · 530.3 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 694.5 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
MS5803-14BA water pressure/depth sensor available from SparkFun Electronics.
06fa9f2
about 7 years ago
· 28 commits
- Hardware Updating product repo with proper directory names, adding READMEs about 11 years ago
- Libraries Update README.md about 7 years ago
- Production Updating product repo with proper directory names, adding READMEs about 11 years ago
- .gitattributes Updating product repo with proper directory names, adding READMEs about 11 years ago
- .gitignore Inital Board Commit about 12 years ago
- LICENSE.md Updating product repo with proper directory names, adding READMEs about 11 years ago
- README.md Update README.md about 7 years ago
Arduino Library for the MS5803-14BA underwater pressure/depth sensor
c1b7b1a
over 2 years ago
· 21 commits
- .github Add compile-sketch workflow over 2 years ago
- examples Update LICENSE over 2 years ago
- src Update LICENSE over 2 years ago
- .gitattributes Adding files in new Arduino format about 11 years ago
- .gitignore Adding files in new Arduino format about 11 years ago
- keywords.txt Use a single tab field separator in keywords.txt almost 8 years ago
- library.properties v1.1.4 over 2 years ago
- LICENSE.md Update LICENSE over 2 years ago
- README.md Update LICENSE over 2 years ago
Related Tutorials
Free guides on learn.littlebird.com.au