Analog To Unsigned

From Visuino
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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