Omron HVC-P2 (Second Camera) icon Omron HVC-P2 (Second Camera) Windows ARC plugin for Omron HVC-P/HVC-P2: Python-based face/body/hand detection, gaze, age/gender, expressions and recognition; dual-camera support. Try it →
 

Sendserial

UART.sendSerial(port, baud, byte/byteArray, [ezbIndex])

Parameters

port Digital port to send data over.
baud Baud rate to send data at.
byte/byteArray Byte or byte array to send.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Sends a byte or a byte array of data over the specified digital port with a baud rate of baud.