Firmata Digital Output Channel¶
Description¶
Digital output channel on a Firmata Device
Signature¶
iochannel/firmata_digital_output
Required Parameters¶
pin_number¶
- Example:
4
Output pin number
value¶
Variable from which to read output state (true or false). Assigning a value to the variable causes the output state to be changed immediately.
Placement¶
Allowed at top level: |
No |
---|---|
Allowed parent: |