The stillbot-slave is a programmable logic controller (PLC), the computer interface to the various sensors and actuators attached to a microdistillation plant. It oversees and records data for all operations of the plant and is the conduit through which the stillbot-master effects changes in the system.
stillbot-slave is currently based on the Arduino platform and the DS18(x)20 range of thermistors.
stillbot-slave is responsible for:
The architectural goals are:
extensibility: allow for new components to be added easily
autonomy: operate independently of the stillbot master, with definable failsafe settings
modularity: plug'n'play philosophy for components via consistent, ontological hardware/software interfaces