wayland/sdp6x-pressure-sensor@0.0.2

License: GNU General Public License v3.0

Library for Sensirion SDP6x differential pressure sensors, including the SDP610. Wraps a modified version of https://github.com/EngineerTony/Sensirion_SDP6x_pressure_sens. Data sheet: https://sensirion.com/media/documents/63859DD0/6166CF0E/Sensirion_Differential_Pressure_Datasheet_SDP600Series.pdf
NodeDescription
sdp6x-device
Create an SDP6x device.
set-resolution
Set resolution of SDP6x sensor. For further information on the resolution of SDP600 series sensors, please see: https://sensirion.com/media/documents/1BA19F23/6166C545/Sensirion_Differential_Pressure_AppNotes_SDP600Series_Changing_Measu.pdf
get-pressure-difference
Read pressure difference.
differential-pressure-sensor
Combines low level nodes to create a simple differential pressure sensor.
01-example-quick-start
Patch to demonstrate basic usage of differential pressure sensor. Run in debugger.
02-example-change-resolution
Patch to demonstrate how to set the resolution of the sensor. For more information on the resolution of SDP600 series sensors, please see: https://sensirion.com/media/documents/1BA19F23/6166C545/Sensirion_Differential_Pressure_AppNotes_SDP600Series_Changing_Measu.pdf
To use the nodes in your project you should have the wayland/sdp6x-pressure-sensor library installed. Use the “File → Add Library” menu item in XOD IDE if you don’t have it yet. See Using libraries for more info.