Skip to content

fusionbob/microdrop

 
 

Repository files navigation

MicroDrop

Microdrop is a graphical user interface for the DropBot digital microfluidics control system (described in detail in Fobel et al., Appl. Phys. Lett. 102, 193513 (2013)). If you use this information in work that you publish, please cite as appropriate.

Binary package dependencies

In addition to the package dependencies listed in setup.py, the MicroDrop application requires the following Python packages to be installed:

  • matplotlib: Used to plot feedback results, etc.
  • pygst: Used for video-processing in the device view.
  • pygtk: GTK bindings for user-interface.
  • pyopencv: Used to transform incoming video feed to register the device in the device view to the overlay perspective.
  • pymunk==2.1.0 (not the latest): Used for detecting the electrode corresponding to each click on the device view (i.e., collision detection).

Note that these packages contain binary components that typically prevent them from being installed using easy_install or pip without taking special care to configure the appropriate build environment. However, there are pre-built binary packages available for both Windows and Linux, if you search for them.

Credits

Ryan Fobel ryan@fobel.net Christian Fobel christian@fobel.net

About

Microdrop is a graphical user interface for an automated Digital Microfluidics control system.

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
COPYING
Unknown
License.rtf

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%