HeartbeatDevice¶
A Bonsai source that wraps a Heartbeat device.
- Inputs
None
- Outputs
A single
HearbeatDataFrame
that is produced periodically by hardware. This type is a wrapper around the Device To Host Data Frame specified on the Heartbeat device datasheet.
Heartbeat.bonsai
Configuration¶
Configuration is performed using its property pane which contains the following options.
Name |
Type |
Description |
---|---|---|
EnableStream |
boolean |
Enable the device data stream |
BeatHz |
uint |
Rate at which beats are produced in Hz. |