Pyhotty#

PyPI Status Python Version License DOI

Read the documentation at https://pyhotty.readthedocs.io/ Tests Codecov

pre-commit Black

OMEGA PID temperature controller#

This Python library provides a comprehensive interface for controlling an OMEGA PID temperature controller via Modbus RTU. Ideal for precise temperature regulation in industrial and laboratory settings, it simplifies integration with Python projects, enhancing automation and monitoring capabilities.

Features#

  • Set PID parameters, thermocouple types, operational modes, and more.

Requirements#

  • Python <4.0, >=3.9

Installation#

You can install Pyhotty via pip from PyPI:

$ pip install pyhotty

Usage#

Please see the Command-line Reference for details.

Contributing#

Contributions are very welcome. To learn more, see the Contributor Guide.

License#

Distributed under the terms of the GPL 3.0 license, Pyhotty is free and open source software.

Issues#

If you encounter any problems, please file an issue along with a detailed description.

Credits#

This project was generated from @nanosystemslab’s Nanosystems Lab Python Cookiecutter template.