DOKK / manpages / debian 12 / libdevice-usb-pcsensor-hidtemper-perl / Device::USB::PCSensor::HidTEMPer::NTC.3pm.en
Device::USB::PCSensor::HidTEMPer::NTC(3pm) User Contributed Perl Documentation Device::USB::PCSensor::HidTEMPer::NTC(3pm)

Device::USB::PCSensor::HidTEMPer::NTC - The HidTEMPerNTC thermometer

Version 0.03

None

This is the implementation of the HidTEMPerNTC thermometer that has both one internal and one external sensor measuring the temperature.

CONSTANTS

None

METHODS

init()

Initialize the device, connects the sensors and makes the object ready for use.

Device::USB::PCSensor::HidTEMPer::Device

This module internally includes and takes use of the following packages:

  use Device::USB::PCSensor::HidTEMPer::Device;
  use Device::USB::PCSensor::HidTEMPer::NTC::Internal;
  use Device::USB::PCSensor::HidTEMPer::NTC::External;

This module uses the strict and warning pragmas.

Please report any bugs or missing features using the CPAN RT tool.

None

Magnus Sulland < msulland@cpan.org >

Thanks to Jeremy G for the fix on initializing the device configuration.

Copyright (c) 2010-2011 Magnus Sulland

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2022-08-26 perl v5.34.0