Arduino code for the eVOLVER continuous cell culture framework.
The eVOLVER uses SAMD21 mini breakout boards that can be programmed using the Arduino IDE. These microcontroller breakout boards allow the eVOLVER to read analog signals from sensors (OD, temperature, etc.) and actuate pumps, stir, LEDs, and any other culture component that is needed.
SAMD21 breakout board documentation
Guide for programming the SAMD21 for the eVOLVER.
The ATtiny1634 microcontroller is used only for the luminesence detection module, which is still under development. To program this microcontroller, use avr-gcc.