Priority Binary Decoder

From Visuino
Revision as of 15:37, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoBinaryDecoder.png == Summary == {{:Summaries:Summary Priority Binary Decoder}} == Description == Use this component to implement binary decoder. Only the output with the index of the value from the input will be active (have a value of True). <b>Diagram:</b> Image:TArduinoBinaryDecoder.Preview.png == Categories == *Image:TArduinoDigitalToolbarCategory.png Category Converters/Digital - {{:Summaries:Summary Category Converters/Digital}}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Implements binary decoder

Description

Use this component to implement binary decoder.

Only the output with the index of the value from the input will be active (have a value of True).

Diagram:

Categories

Properties

Pins

  • Out - The Digital output pins of the Binary Decoder
  • In - The Unsigned Integer Input pin of the component or element