Connect serial device bus
connect_serial_device_busSet up a serial device bus in TouchDesigner to connect microcontrollers, sensors, and show-control devices, with parse maps for data handling.
Instructions
Create a Serial DAT/CHOP scaffold for microcontrollers, sensors, and show-control devices with parse maps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | serial_device_bus |
| active | No | ||
| device | No | COM1 | |
| baud_rate | No | ||
| parent_path | No | Parent COMP for the serial device scaffold. | /project1 |
| include_chop | No | ||
| message_count | No |