Sine Unsigned Generator: Difference between revisions

From Visuino
Jump to navigation Jump to search
Created page with "Image:TArduinoSineUnsignedGenerator.png == Summary == {{:Summaries:Summary Sine Unsigned Generator}} == Description == Use this component to generate Unsigned Integer Sine wave with specified frequency, amplitude and offset. <b>Resources:</b> [http://www.instructables.com/id/Arduino-NeoPixels-WS2812-Made-Easy-Indexed-Pixels/ Instructable:Arduino: NeoPixels (WS2812) made easy - Indexed pixels] <b>Diagram:</b> Image:TArduinoSineUnsignedGenerator.Preview.png..."
 
(No difference)

Latest revision as of 00:08, 10 June 2022

Summary

Generates Unsigned Integer Sine wave

Description

Use this component to generate Unsigned Integer Sine wave with specified frequency, amplitude and offset.



Resources:

Instructable:Arduino: NeoPixels (WS2812) made easy - Indexed pixels

Diagram:

Categories

Properties

  • Amplitude - Specifies the Amplitude of the generator
  • Offset - Specifies the Offset of the generator
  • Frequency - Specifies the Frequency of the generator
  • Phase - Specifies the Phase of the generator
  • Enabled - Enables or disable the component.

Pins

  • Clock - The clock input pin of the component or element
  • Out - The Unsigned Integer Output pin of the component or element