Skip to content

robertpazdzior/PlateFlo-pypi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlateFlo

Python tools for the PlateFlo perfusion tissue culture system. Simplifies serial control of FETbox hardware controller and Ismatec peristaltic pumps.

Installation

Using pip package manager:

pip install plateflo

or

python3 -m pip install plateflo

Description

The plateflo package includes the following modules and sub-package:

  • fetbox - OmniPerf FETbox serial control
  • scheduler - Scheduling/executing system commands, e.g. valve on/off every 5 min.
  • ismatec - Package for basic serial control of Ismatec peristaltic pumps
    • ismatec_dig - Reglo Digital peristaltic pump
    • ismatec_icc - Reglo ICC peristaltic pump
    • ismatec_scanner - Find connected Reglo pumps
  • serial_io - Underlying threaded serial I/O library. Built around pyserial

Documentation

Source

Github - https://github.com/robertpazdzior/plateflo-pypi

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages