Simple helper to control the Lauda thermostat
Project description
A small helper module to control the Lauda-Brinkman ECO Silver thermostat, commonly found in the University of Strathclyde’s CMAC Labs
Usage is fairly obvious:
import lauda
lauda.set_pumping_speed(lauda.PumpingSpeed.a_Typical); lauda.set_temp(25.0); lauda.start()
current_temp_readout = lauda.read_current_temp()
Note that the COM port used is hard-coded to “COM9”. At this time this can only be changed by editing the source code.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size LaudaDriver-1.0.0a7-py2.py3-none-any.whl (4.6 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size LaudaDriver-1.0.0a7.tar.gz (3.0 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for LaudaDriver-1.0.0a7-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 642b18dc900acd18094c858edd81b5f4d04635c7f6d51d9a583d57a79f96000d |
|
MD5 | 5607b8087a1961fc54ce3c16092a6334 |
|
BLAKE2-256 | a75bf1097dfe22aba6bd3cf466328a640b779df704554cd09eea1fe19e81a527 |