Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 599 Bytes

File metadata and controls

15 lines (10 loc) · 599 Bytes

Syringe Pump Control Software

Control syringe pump(s) via serial communication (basic mode).

Overview

This is a Python-based control software for syringe pumps, designed to provide a API for controlling and monitoring the operation of syringe pumps. The software allows users to set parameters such as flow rate, volume, and direction of flow, and provides real-time feedback on the status of the pump.

Requirements

  • Python 3.9 or higher.
  • Required Python packages:
    • pyserial

License

This project is licensed under the MIT License. See the LICENSE file for details.