Writestring
COM.writeString(port, str)
Parameters
| port | COM port name as a string. |
| str | String to write to the COM port. |
Returns
NothingDescription
Writes the string given by str to the specified COM port.
Tiny Yolo2
— Real-time TinyYolo object detection for ARC Camera Device: tracks 20 classes, populates camera variables, triggers tracking scripts, 30+ FPS in HD.
Try it →
COM.writeString(port, str)
| port | COM port name as a string. |
| str | String to write to the COM port. |
Writes the string given by str to the specified COM port.