Skip to content

OpenDEP Control it's an open-source software for dielectrophoresis (DEP) experiments automation and for remote controling the machines involved in such experiments. It is a part of the OpenDEP platform.

License

Notifications You must be signed in to change notification settings

IoanTivig/OpenDEP_Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDEP Control

Dielectrophoresis (DEP) experiments automation and control software. With this software you can control all three machines which are usual used in DEP experiments: function generator, microscope camera and microfluidic pump. The range of control is limited on the DEP application.

At this moment we try to make the software function with most video cameras or DSRL cameras (though the video camera option or capture card is recommended), Agilent Function generators (through the seral port) In the future control over Fluidgent microfluidic pumps will be added and compatibility will be improved.

It is a part of OpenDEP project, and one of the three programs developed:

  1. OpenDEP Compute (for spectra fitting and data conversion)
  2. OpenDEP Control (for experiments automation and control of machines)
  3. OpenDEP View (for visualization of spectra and spectra generation based on parameters).

Published under GNU GPL v3.0 license.

Installation

  1. Download the latest release from this repository.
  2. Add the repository to your IDE (tested with PyCharm).
  3. Install the requirements from requirements.txt file.
  4. Run the main.py file.
  5. Enjoy!

PS: Soon the software will be available as a standalone executable file. If you need any help with the installation, please contact me.

Publications

If you use this software in your research, please be kind and cite the following papers:

  1. OpenDEP: An Open-Source Platform for Dielectrophoresis Spectra Acquisition and Analysis

Other DEP Tools (not developed by me)

  1. MyDEP

Other

Please be aware that the software is still in development, so bugs may occur. If you find any bugs, please contact me. The software is tested on Windows 11, but it should work on other operating systems as well, if digiCamControl is not used. If you want to use your DSRL camera without a capture card you will need to install digiCamControl. The software is tested with Agilent 33220A function generator, but it should work with other Agilent function generators as well. If you want to use other function generators, you will need to change the code in the function_generator.py file. Thes software doesn't run whitout a video camera connected. This will be resolved in the future.

About

OpenDEP Control it's an open-source software for dielectrophoresis (DEP) experiments automation and for remote controling the machines involved in such experiments. It is a part of the OpenDEP platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published