Skip to content

tomato driver for Bronkhorst mass flow and pressure controllers

License

Notifications You must be signed in to change notification settings

dgbowl/tomato-bronkhorst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tomato-bronkhorst

tomato driver for Bronkhorst flow and pressure controllers.

This driver is a wrapper around the bronkhorst-propar library. This driver is developed by the ConCat lab at TU Berlin.

Supported functions

Capabilities

  • constant_pressure for pressure controllers (0 in SENSOR_MAP)
  • constant_flow for (mass) flow controllers (1 and 3 in SENSOR_MAP)

Attributes

  • pressure for pressure controllers, RO, float
  • flow for flow controllers, RO, float
  • control_mode for all devices, RW, str from the MODE_MAP
  • setpoint for all devices, RW, float within the capacity range
  • temperature for all devices, if available

Contributors

  • Peter Kraus
  • Alexandre Gbocho