Skip to main content
Skip table of contents

Differential Pressure Sensor (SDP611)

This Lua Script is an example of how to communicate with an SDP611 differential pressure sensor from Sensirion (datasheet link).  Before running this example, connect the SCL line to EIO4 and the SDA line to EIO5.

Note: The default I2C configurations don't work for this sensor.  Special configurations are required to account for the "Hold Master" part of the I2C packet.

Lua Script Example Code

https://github.com/labjack/labjack_kipling/tree/master/ljswitchboard-module_manager/lib/switchboard_modules/lua_script_debugger/premade_scripts/i2c/differential-pressure-sensor-sdp611.lua

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.