Min Analog Value
Summary
Detects and outputs the minimum value from an analog input signal.
Description
The **Min Analog Value** component monitors the analog input and tracks the lowest value detected over time. This is useful for applications where you need to capture the minimum level in a varying signal, such as sensor readings or waveform analysis.
Diagram:
Categories
- File:TArduinoSignalCategory.png Category Signal – Signal processing components.
- File:TArduinoAnalogCategory.png Category Analog – Analog signal handling components.
Properties
- Enabled – Enables or disables the component.
Pins
Input Pins
- Reset (clock) – Resets the tracked minimum value when triggered.
- In – Analog input to be monitored.
Output Pins
- Out – Minimum analog value detected.
Categories
- Analog components category
- Math components category
- File:TArduinoFilterToolbarCategory.png - Summaries:Summary Category Filter