Skip to content

Arduino library for Keller X-Line sensors. Simplifies integration and usage of PD-10LX sensors and other X-Line series sensors.

Notifications You must be signed in to change notification settings

Aquatwix/PD-10LX-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PD-10LX-Library

Arduino library for Keller X-Line sensors. Simplifies the integration and use of PD-10LX and other X-Line sensors.

You can find the Description of the Communication protocol for X-Line Pressure Transmitters from KELLER if you want to understand the reasoning of the code.

Here is the datasheet of the sensor used during the design of the library.

Retrieving data from the sensor

Console

Once you have imported the library into your Arduino IDE, you can load an example to retrieve the pressure and temperature data from the sensor.

Debug mode

Console

If you want to check the contents of the registers, you can do so. Use the debug() function after read().

About

Arduino library for Keller X-Line sensors. Simplifies integration and usage of PD-10LX sensors and other X-Line series sensors.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages