Skip to content

ncdcommunity/Raspberry_Pi_MS5611_01BA01_Variometer_24Bit_ADC_Python_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

 MS5611_01BA01.

MS5611_01BA01

From MEAS Switzerland, the MS5611-01BA is a new generation of high resolution altimeter sensors with an I2C bus interface.The sensor module includes a high linearity pressure sensor and an ultra low power 24-bit ΔΣ ADC with internal factory calibrated coefficients. It provides a precise digital 24-bit pressure and temperature value. Different operation modes allow the user to optimize for conversion speed and current consumption. This Device is available from www.ncd.io

[SKU: MS5611_01BA01]

(https://store.ncd.io/product/ms5611-01ba01-variometer-with-24-bit-analog-to-digital-converter-i2c-mini-module/) This Sample code can be used with Raspberry Pi.

Hardware needed to interface MS5611_01BA01 variometer and 24bit ADC With Raspberry Pi :

  1. MS5611_01BA01 variometer and 24bit ADC
  2. Raspberry Pi I2C Shield
  3. I2C Cable

Python

Download and install smbus library on Raspberry pi. Steps to install smbus are provided at:

https://pypi.python.org/pypi/smbus-cffi/0.5.1

Download (or git pull) the code in pi. Run the program.

$> python MS5611_01BA01.py

The lib is a sample library, you will need to calibrate the sensor according to your application requirement.

About

MS5611-01BA01 Variometer with 24-Bit Analog to Digital Converter Interfacing With Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages