Generic C driver for the MS5611 sensor
The MS5611 sensor is a self-contained pressure and temperature sensor that is fully calibrated during manufacture. The sensor can operate from 1.5V to 3.6V. The sensor module includes a high-linearity pressure sensor and an ultra-low power 24 bit ΔΣ ADC with internal factory-calibrated coefficients.
- Measures pressure from 10mbar to 1200mbar
- Measures temperature from -40°C to 125°C
- I2C communication
- Fully calibrated
- Fast response time
- Very low power consumption
- Connection test
- Reset
- Aquisition resolution management
- Temperature and pressure measurement
NB: This driver is intended to provide an implementation example of the sensor communication protocol, in order to be usable you have to implement a proper I2C layer for your target platform.
