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 →
 

Exec

Utility.exec(filename, [arguments])

Parameters

filename File path of the executable file to execute.
arguments (optional) Optional arguments to pass to the executable file as a string.

Returns

Nothing

Description

Execute the executable file at file path filename with optional arguments arguments.