Sine Unsigned Generator: Difference between revisions
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
Category Generators/Unsigned Generators - Unsigned Integer Generator components category
Category Data Sources - Data Source components category
Category Unsigned - Unsigned Integer components category
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.