Firmata User Control
This module can connect with any Firmata I/O module to allow the user manual control over the Firmata device.
Usage
Add manual outputs and raw data display controls in the module's display panel. Once an experiment is running, and the "Firmata User Control" is connected to a "Firmata IO" module with both its ports, data can be read from and written to the device.
See also:
- Tutorial: Firmata Interface Tutorial
Ports
Name | Direction | Data Type | Description |
---|---|---|---|
🠺Firmata Input | In | FirmataData | Read data from a Firmata Data port of a Firmata IO module. |
Firmata Control🠺 | Out | FirmataControl | Write data to a Firmata Control port of a Firmata IO module. |
Stream Metadata
Default stream metadata.