Grove Analog Input
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
- File:TArduinoAnalogCategory.png Category Analog – Analog signal measurement and processing.
- File:TArduinoSensorCategory.png Category Sensors – Sensor interface components.