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.
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: