Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

LaudaDriver-1.0.0a7.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

LaudaDriver-1.0.0a7-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page