Read analog pin () is a reporter block found in evive blocks, Arduino Uno blocks, Arduino Mega blocks, and Arduino Nano block. The block returns the value of analog pins available in the connected hardware. Analog reading is of 10 bit resolution, hence the range of value is 0 to 1023. This range is mapped to the voltage of the pin (normally 0 to 5V). If the value received is 512, the voltage value will be around 2.5V.
Available Pins
- evive: 10 analog pins available for the user, A0 to A5 & A12 to A15

Note: This block is available in both Upload mode and Stage mode.

















































