Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomato-omega

tomato driver for Omega *USBH pressure transducers.

This driver is using the serial port interface, based on the commands in the API documentation. This driver is developed by the ConCat lab at TU Berlin.

Installation

Install the package using pip, e.g. pip install tomato-omega. No further driver-specific steps are necessary.

Supported functions

Capabilities

  • measure_pressure which measures the temperature on a given serial port (address)

Attributes

  • pressure which is the current pressure, pint.Quantity(float, unit)

Constants

  • serial which is the serial number (str) of the device,
  • gauge which is a bool indicating whether gauge (True) or absolute (False) pressure is reported

Contributors

  • Peter Kraus

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages