sci-bots / microdrop

Microdrop is a graphical user interface for an automated Digital Microfluidics control system.
BSD 3-Clause "New" or "Revised" License
24 stars 12 forks source link

MicroDrop protocols 2.0 #204

Open cfobel opened 7 years ago

cfobel commented 7 years ago

Current MicroDrop protocols consist of a list of steps that are executed sequentially. This makes it difficult to do things like conditional branching (e.g., based on input from a sensor). We'd like to develop a new protocol data structure that can support these types control flows and also a user interface for creating/editing them.

Related to the new protocol structure, we will need to create one or more new UI(s) for programming protocols.

For example:

ryanfobel commented 7 years ago

See this message posted to the dev list.