Digital To Unsigned

From Visuino
Revision as of 18:59, 10 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoDigitalToUnsigned.png == Summary == {{:Summaries:Summary Digital To Unsigned}} == Description == Use this component to convert Digital value to Unsigned Integer. <b>Resources:</b> [http://www.instructables.com/id/Arduino-Nano-and-Visuino-7-Segment-Display-Clock-W/ Instructable: Arduino Nano and Visuino: 7 Segment Display Clock With MAX7219 and DS1307 Real Time Clock(RTC)] <b>Diagram:</b> Image:TArduinoDigitalToUnsigned.Preview.png == Cate...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Converts Digital value to Unsigned Integer

Description

Use this component to convert Digital value to Unsigned Integer.



Resources:

Instructable: Arduino Nano and Visuino: 7 Segment Display Clock With MAX7219 and DS1307 Real Time Clock(RTC)

Diagram:

Categories

Properties

  • TrueValue - Specifies the output value when the input is True
  • FalseValue - Specifies the output value when the input is False

Pins

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