Play Frequency Tone

From Visuino
Revision as of 01:40, 23 August 2025 by Visuino (talk | contribs) (Created page with "Image:TArduinoPlayFrequencyTone.png == Summary == Generates frequency tones based on configurable elements and outputs them as digital signals. == Description == The **Play Frequency Tone** component allows you to generate tones of specified frequencies and durations. You can add **Elements** such as **Play Tone** or **Play Tone State**, and set each element's **Duration (ms)** and **Frequency (Hz)**. The **Initial Frequency** property defines the start...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

File:TArduinoPlayFrequencyTone.png

Summary

Generates frequency tones based on configurable elements and outputs them as digital signals.

Description

The **Play Frequency Tone** component allows you to generate tones of specified frequencies and durations. You can add **Elements** such as **Play Tone** or **Play Tone State**, and set each element's **Duration (ms)** and **Frequency (Hz)**. The **Initial Frequency** property defines the starting frequency before any elements are triggered. The component outputs digital signals corresponding to the generated tones and can accept analog input for triggering.

Diagram:

Categories

Properties

  • Enabled – Enables or disables the component.
  • Initial Frequency – Sets the starting frequency in Hertz.
  • Elements – Collection of tone elements (Play Tone, Play Tone State) with configurable Duration and Frequency.

Pins

Input Pins

  • In – Analog input to trigger tone generation.

Output Pins

  • Out – Digital output signal representing the generated tone.