Table of Contents

get potentiometer () value

get potentiometer's value

Description

Get potentiometer () value block is a reporter block available in Dabble extension for evive and other Arduino boards. Dabble input module has 2 potentiometers whose value can be varied from 0 to 1023 by the user. This block reports the current value of the selected potentiometer.

Dabble Inputs Left

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

Example:

  1. In this script, we are controlling the speed of the motors using the input module.
    dabble input motor control example

Example

There are no examples documented for this article.