Grove Rotary Angle Sensor/Potentiometer

From Visuino
Revision as of 08:05, 8 September 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoGroveRotaryAngleSensor.png == Summary == Analog rotary angle sensor (potentiometer) for Grove system. Provides variable resistance output mapped as an analog voltage. == Description == The **Grove Rotary Angle Sensor (Potentiometer)** outputs an analog signal that corresponds to the rotational angle of its knob. It can be used for brightness control, volume adjustment, position input, or any project requiring user-adjustable input. The output is...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoGroveRotaryAngleSensor.png

Summary

Analog rotary angle sensor (potentiometer) for Grove system. Provides variable resistance output mapped as an analog voltage.

Description

The **Grove Rotary Angle Sensor (Potentiometer)** outputs an analog signal that corresponds to the rotational angle of its knob. It can be used for brightness control, volume adjustment, position input, or any project requiring user-adjustable input. The output is proportional to the rotation, typically ranging from 0V to the reference voltage (5V or 3.3V depending on the system).

Diagram:

Pins

Input Pins

  • Clock – Sampling clock input.
  • Grove – Connector input for Grove system compatibility.

Output Pins

  • Analog (clock) – Analog output proportional to knob rotation.

Categories