Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 533 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 533 Bytes

Chemyx-Syringe-Pump

Control software for CHEMYX Syringe Pump hardware. Includes core connection structures, example single-step and multi-step runs, interactive GUI, and instructions.

Python distribution contains core connection module that connects to pump and sends using PySerial. Python GUI uses PyQT5 and must be run within a Python environment.

MATLAB distribution uses serialport object to connect and send commands. MATLAB GUI is packaged for use as a MATLAB app and can be installed using provided .mlappinstall files.