The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Device::TMP102 - I2C interface to TMP102 temperature sensor

DESCRIPTION

See Device::Temperature::TMP102 for more information.

VERSION

ATTRIBUTES

I2CBusDevicePath

this is the device file path for your I2CBus that the PCA9685 is connected on e.g. /dev/i2c-1 This must be provided during object creation.

Temperature

    $self->Temperature->getTemp();

This is a object of Device::Temperature::TMP102