Pulse Meter(Measure Period)

From Visuino
Revision as of 06:10, 24 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoPulseMeter.png == Summary == Measures the period of an incoming digital pulse and outputs the result in microseconds. == Description == The **Pulse Meter (Measure Period)** component is used to calculate the time interval between consecutive digital input pulses. It outputs the measured period in microseconds, making it useful for frequency measurement, signal analysis, or detecting timing variations in digital waveforms. <b>Diagram:</b>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Measures the period of an incoming digital pulse and outputs the result in microseconds.

Description

The **Pulse Meter (Measure Period)** component is used to calculate the time interval between consecutive digital input pulses. It outputs the measured period in microseconds, making it useful for frequency measurement, signal analysis, or detecting timing variations in digital waveforms.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the measurement functionality.

Pins

Input Pins

  • In – Digital input signal used for measuring the period.

Output Pins

  • Out – Outputs the measured period in microseconds.