Analog To Unsigned

From Visuino
Jump to navigation Jump to search

Summary

Converts Analog value to Unsigned

Description

Use this component to convert Analog value to Unsigned.



Resources:

Instructable: Arduino and Visuino: Connect 4D Systems ViSi Genie Smart Touchscreen Display to Arduino

Diagram:

Categories

Properties

  • Round - Specifies if the Analog value will be rounded or truncated when converting
  • Constrain - Specifies if the sign bit will be included or excluded (Constrained)
  • Scale - Specifies the scale factor for the conversion

Pins

  • Out - The Unsigned Integer Output pin of the component or element
  • In - The Analog Input pin of the component or element