Skip to content

Plant Controller

A project to develop edge controllers and digital twins for plants.

This site collects documentation for the plant controller hardware and the accompanying software.

Hardware

Build documentation for each controller revision:

Software

The controller 3 software (plant_controller) is documented in the API Reference. It is built around a modular extension model: new sensors, pumps and pump schedules are added as drop-in modules under plant_controller.sensors, plant_controller.pumps and plant_controller.pump_schedules.