Digital To Text: Difference between revisions

From Visuino
Jump to navigation Jump to search
(Created page with "Image:TArduinoDigitalToText.png == Summary == {{:Summaries:Summary Digital To Text}} == Description == Use this component to convert Digital value to Text. <b>Resources:</b> [http://www.instructables.com/id/RS485-Serial-Communication-Between-Arduino-Mega-an/ Instructable: RS485 Serial Communication Between Arduino Mega and Arduino Nano With Visuino] <b>Diagram:</b> Image:TArduinoDigitalToText.Preview.png == Categories == *Image:TArduinoDigitalToolbar...")
 
(No difference)

Latest revision as of 18:30, 10 June 2022

Summary

Converts Digital value to Text

Description

Use this component to convert Digital value to Text.



Resources:

Instructable: RS485 Serial Communication Between Arduino Mega and Arduino Nano With Visuino

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 Text Output pin of the component or element
  • In - The Digital Input pin of the component or element