The omron_d6fph module

Autogenerated API documentation for omron_d6fph

Hint for implementation found at http://forum.arduino.cc/index.php?topic=285116.0

class PyExpLabSys.drivers.omron_d6fph.OmronD6fph[source]

Bases: object

Class for reading pressure and temperature from Omron D6F-PH series Ranging not implemented for all models

__init__()[source]

Initialize self. See help(type(self)) for accurate signature.

init_device()[source]

Sensor needs to be initiated after power up

read_value(command)[source]

Read a value from the sensor

read_pressure()[source]

Read the pressure value

read_temperature()[source]

Read the temperature value