Python library to work with the Absorbance96 instrument from Byonoy
A basic example.py
is provided that guides you trough the most basic usage.
The core (absorbance96.py
) :
more_itertools
pyserial
To use the utilities used in example.py
:
numpy
more_itertools
tabulate
This library was part of a project of P.T. Van leeuwen, researcher at the research group Molecular Biology and Food Safety, which is part of the Swammerdam Institute for Life Sciences at the University of Amsterdam. The library has been developed at the Technology Centre of the UvA.
I also want to thank Byonoy for providing support and allowing this library to be published.