Play Frequency Tone: Difference between revisions

From Visuino
Jump to navigation Jump to search
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..."
 
(No difference)

Latest revision as of 01:40, 23 August 2025

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.