Neopixel Ring icon Neopixel Ring ARC UI for onboard computers to control NeoPixel rings via serial: test/run patterns, preview and copy Arduino serial commands, includes sample code. 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.