Package dics :: Module temps :: Class tc08
[hide private]
[frames] | no frames]

Class tc08
source code

Object representing a TC-08 temperature logger.

Instance Methods [hide private]
  __init__(self, portname, channels, name)
portname: The serial port that the TC-08 is connected to.

Method Details [hide private]

__init__(self, portname, channels, name)
(Constructor)

source code 
portname: The serial port that the TC-08 is connected to. channels: List of temps.channel objects connect to this TC-08.