Square Analog

From Visuino
Jump to navigation Jump to search

File:TArduinoSquareAnalog.png

Summary

Generates a square-wave output from an analog input signal.

Description

The Square Analog component converts an incoming analog signal into a square waveform. It outputs high or low values depending on the polarity of the input relative to a threshold. This is useful for signal shaping, digital triggering, or creating pulse patterns from analog sensors.

Diagram:

Properties

  • Enabled – Enables or disables the square-wave conversion.

Pins

Input Pins

  • In (analog) – Input analog signal.

Output Pins

  • Out (analog) – Output square-wave signal.

Categories