Grove Analog Input

From Visuino
Revision as of 08:17, 8 September 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoGroveAnalogInput.png == Summary == Grove Analog Input module. Provides one or more analog signals from an external analog source. == Description == The **Grove Analog Input** component reads analog signals from external sensors or devices connected via the Grove interface. It provides two output channels (primary and secondary) and can be synchronized using a clock input. This is useful for monitoring analog voltages, potentiometers, or other an...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoGroveAnalogInput.png

Summary

Grove Analog Input module. Provides one or more analog signals from an external analog source.

Description

The **Grove Analog Input** component reads analog signals from external sensors or devices connected via the Grove interface. It provides two output channels (primary and secondary) and can be synchronized using a clock input. This is useful for monitoring analog voltages, potentiometers, or other analog sensors in a Grove-compatible system.

Diagram:

Properties

  • Enabled – Enables or disables the analog input component.

Pins

Input Pins

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

Output Pins

  • Primary (analog) – Main analog output signal.
  • Secondary (analog) – Secondary analog output signal, if supported.

Categories