This repository adapts the OpenWetware Turbidostat for use in the Making Life funded artwork 'Star Beasts'
The branch 'Exhibition' is currently the most up to date, however this version of the code contains many undesirable deprecations which will be remedied in the coming months.
The hardware required is an Arduino Mega and an Ethernet shield.
The currently inactive branch chrome-reconcile represents an attempt to port the ethernet access functionality to a Serial only interface. The ethernet libraries have a large memory footprint, so replacing them with other connectivity represents a desirable step in this projects life cycle