The hidtemper thermometer
Version 0.03
None
This is the implementation of the HidTEMPer thermometer that have only one internal sensor measuring the temperature. It is important to notice that the TEMPer device with one external sensor will not function, although being recognized correctly.
None
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::TEMPer::Internal;
This module uses the strict and warning pragmas.
Please report any bugs or missing features using the \s-1CPAN\s0 \s-1RT\s0 tool.
None
Magnus Sulland < [email protected] >
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.