Analog To Unsigned

From Visuino
Revision as of 10:57, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoFloatToUnsigned.png == Summary == {{:Summaries:Summary Analog To Unsigned}} == Description == Use this component to convert Analog value to Unsigned. <b>Resources:</b> [http://www.instructables.com/id/Arduino-and-Visuino-Connect-4D-Systems-ViSi-Genie-/ Instructable: Arduino and Visuino: Connect 4D Systems ViSi Genie Smart Touchscreen Display to Arduino] <b>Diagram:</b> Image:TArduinoFloatToUnsigned.Preview.png == Categories == *Image:TA...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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