Analog input
Properties
Property | Description |
---|---|
Disabled |
To disable or enable this block. |
Name |
The name of this block. |
Analog pin |
Pin number. |
Comment |
To optionally enter a comment. |
Read ADC values from a pin.
Applications:
-
a simple control with a potentiometer
Example with a potentiometer:
-
with the 'name': 'pot1'
-
connected to 'analog pin' '1' (or any other pin you chose)
Digital values will be returned in the variable 'pot1' and can be used:
-
in Rule as a variable in a rule
-
for displaying on a Screen Page
-
in Telemetry