Skip to content

Python library to work with the Absorbance96 meter from Byonoy

Notifications You must be signed in to change notification settings

kaspervn/absorbance96

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Absorbance96

Python library to work with the Absorbance96 instrument from Byonoy

A basic example.py is provided that guides you trough the most basic usage.

requirements

The core (absorbance96.py) :

  • more_itertools
  • pyserial

To use the utilities used in example.py:

  • numpy
  • more_itertools
  • tabulate

Acknowledgments

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.

About

Python library to work with the Absorbance96 meter from Byonoy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages