Unsigned To Digital

From Visuino
Revision as of 10:38, 9 June 2022 by Visuino (talk | contribs) (Created page with "Image:TArduinoUnsignedToDigital.png == Summary == {{:Summaries:Summary Unsigned To Digital}} == Description == Use this component to convert Unsigned Integer value to Digital. <b>Resources:</b> [http://www.instructables.com/id/Arduino-and-Visuino-Use-PCF8574PCF8574A-I2C-GPIO-t/ Arduino and Visuino: Use PCF8574/PCF8574A I2C GPIO to Add More Digital Channels to Arduino] <b>Diagram:</b> Image:TArduinoUnsignedToDigital.Preview.png == Categories == *Image...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Summary

Converts Unsigned Integer value to Digital

Description

Use this component to convert Unsigned Integer value to Digital.



Resources:

Arduino and Visuino: Use PCF8574/PCF8574A I2C GPIO to Add More Digital Channels to Arduino

Diagram:

Categories

Properties

Pins

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