cmd_arduino_a_controlGUI to control analog signal to be sent to a connected Arduino boardCalling Sequence
cmd_arduino_a_control(h,pin_no)
Parametersh : Board number, reserved for future use. For this version, any number would dopin_no : Digital pin with ~ to sent the signalDescription
This GUI provides a convenient way to control the value (0-255) to sent to the given pin number on Arduino.
ExamplesSee alsocmd_analog_out_voltcmd_analog_outAuthorsBruno JOFRET, Tan C.L.