flowcell

Acquisition software for wireless flow-through spectrophotometer


Keywords
spectrometry, photometer, spectrophotometer, uv-vis, hc05, opt101, biotechnology
License
GPL-3.0
Install
pip install flowcell==0.0.5

Documentation

Installation

Windows (7 and above):

  • Install the latest version of Python (3.6 and above)
  • On the front page of the installer, check Add Python to PATH
  • Click on Install Now. If you choose Customize installation, leave pip checked
  • Download the install script for Windows
  • Right click on the installer and select "Run as Administrator"

Linux:

sudo apt-get update
sudo apt-get install python3 python3-pip python3-setuptools
sudo pip3 install flowcell