Skip to content

arduinostart

Open a serial port for use with the Arduino protocol.

📝 Note

Up to Csound 6, this opcode was called arduinoStart.

Plugin opcode in serial.

Syntax

iPort = arduinostart(SPortName [, ibaudRate])
iPort arduinoStart SPortName [, ibaudRate]

Initialization

SPortName -- port name number

ibaudrate -- serial speed, defaulting to 9600 bps.

See Also

non-MIDI Devices

More information: New Arduino Opcodes to Simplify the Streaming of Sensor and Controller Data to Csound

Credits

Author: John ffitch
2020

New in version 6.15