Slide Script icon Slide Script Adjust a numeric variable via slider (0-1000) with customizable min/max, center button and scripts triggered on value change or bonus button press. Try it →
 

Sendserialstring

UART.sendSerialString(port, baud, str, [ezbIndex])

Parameters

port Digital port to send data over.
baud Baud rate to send data at.
str String to send.
ezbIndex (optional) Board index of the EZB to use.

Returns

Nothing

Description

Sends a string of data over the specified digital port with a baud rate of baud.