Digital To Text

From Visuino
Revision as of 18:30, 10 June 2022 by Visuino (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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