MS5611

From Let's Control It
Jump to navigation Jump to search

Introduction

The ESP module can read a MS5611 temperature/Barometric pressure sensor using the I2C protocol.

The MS5611 sensor needs to be connected to a the I2C pins on the ESP module. These pins can be configured on the hardware tab.

Hardware

The MS5611 sensor can be connected directly to an ESP module by using the two pins SDA and SCL.


MS5611.png


Software

Custom Sketch

ESP Easy

The MS5611 communicates with the ESP8266 through the I2C interface, so first use the Hardware tab in the web interface of ESP Easy to find out what pins are being used for SDA and SDC. They can be altered if required.

Next use the device tab on the ESP Easy webinterface and create a new task by editing one of the available tasks. Select "Temperature Pressure - MS5611" from the dropdown box.

EasyConfigMS5611.png

Enter the IDX found in the Domoticz device page. That should be all.

Optional settings

Use of formulas

Use of value names