bpod_core.bpod
Module for interfacing with the Bpod Finite State Machine.
Module Attributes
Vendor IDs of supported Bpod devices |
|
List of Product IDs of supported Bpod devices |
|
minimum supported firmware version (major, minor) |
|
minimum supported hardware version |
|
maximum supported hardware version |
Functions
Identify available Bpod devices connected via USB. |
Classes
Bpod class for interfacing with the Bpod Finite State Machine. |
|
Information about a specific Bpod device. |
|
Settings for a specific Bpod device. |
|
Base class representing a channel on the Bpod device. |
|
A thread for managing the execution of a finite state machine on the Bpod. |
|
Represents the Bpod's on-board hardware configuration. |
|
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. |
|
Represents the Bpod's on-board hardware configuration. |
Exceptions
Exception class for Bpod-related errors. |