Unsigned To Digital: Difference between revisions

From Visuino
Jump to navigation Jump to search
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..."
 
(No difference)

Latest revision as of 10:38, 9 June 2022

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