Serial Toolbox icon Serial Toolbox EZB UART parser and Serial-TCP bridge to connect EZ-Robot cameras via Teensy USB, enabling ARC camera control and USB-to-serial bridging. Try it →
 

Get

ADC.get(port, [ezbIndex])

Parameters

port Analog port to read from.
ezbIndex (optional) Board index of the EZB to read from.

Returns

The value read from the specified ADC port.

Description

Returns the value read from the specified ADC port. The value read from the ADC port ranges between 0 and 255.