class ADC – analog to digital conversion: read analog values on a pin

Constructors

Methods

adc.read()

Read the value on the analog pin and return it. The returned value will be between 0 and 4095.