bpod_core.bpod
Module for interfacing with the Bpod Finite State Machine.
Functions
Identify available Bpod devices connected via USB. |
|
Identify available Bpod devices connected via ZeroMQ. |
Classes
Class for interfacing with a Bpod Finite State Machine. |
|
Base class representing a channel on the Bpod device. |
|
A thread for managing the execution of a finite state machine on the Bpod. |
|
Input channel class representing a digital input channel. |
|
Represents a Bpod module with its configuration and event names. |
|
Output channel class representing a digital output channel. |
|
Class representing a Bpod connected via zeroMQ. |
Exceptions
Exception class for Bpod-related errors. |
Modules
Abstract base classes used by the bpod module. |
|
Constants used by the bpod module. |
|
Data structures used by the bpod module. |