Analog Input
Measure voltage of analog input pin
Add-On Required: This feature requires the Simulink Support Package for Arduino Hardware add-on.
Libraries:
Simulink Support Package for Arduino Hardware /
Common
Description
Use the Analog Input block to measure the voltage of an analog pin relative
to the analog input reference voltage on the Arduino® hardware. The block outputs the measurement as a value that ranges from
0
to 1023
.
If the measured voltage equals the ground voltage, the block output emits
0
.If the measured voltage equals the analog reference voltage, the block output emits
1023
.
The default value of the analog input reference voltage for most of the Arduino boards is 5 V. To change the Analog input reference voltage parameter in your model Configuration Parameters, navigate to Hardware Implementation > Target hardware resources > Analog input channel properties.
The analog input reference voltage for Arduino Due, Nano 33 IoT, MKR boards, and Nano 33 BLE Sense boards is 3.3 V. You cannot change this value.
Warning
The range of the voltage that can be applied to the analog input pin depends on the analog input reference voltage. For details, read the documentation for your Arduino hardware.
Ports
Output
Parameters
Version History
Introduced in R2014a