PWM Servo Feedback (I2c) icon PWM Servo Feedback (I2c) Real-time servo position input via Arduino ADC over I2C; supports Nano (6 channels) or Mega (16), configurable I2C address and scalable chaining. Try it →
 

Readline

COM.readLine(port)

Parameters

port COM port name as a string.

Returns

One line of data from the COM port as a string.

Description

Reads all data from the specified COM port until an endline character is reached. Value is returned as a string.