Skip to content

Example – Brewery Control System

This example highlights SignalSQL as the backend for a straightforward brewery control system. In the context of beer brewing, maintaining precise temperatures during mashing for extended periods is crucial. To regulate this process effectively, the PID algorithm proves to be a suitable choice.

The frontend GUI is developed using NodeJS and the VUE framework. SignalSQL plays a dual role, serving not only as the backend for the brewery control system but also handling the regular logging of process temperatures. This integration ensures a cohesive and streamlined approach to monitoring and controlling the brewing process.

The source code for the example can be downloaded from GitHub https://github.com/centlake/xxxx (not uploaded yet, watch the forum for more info)

Leave a Reply