Digital To Char: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

24 August 2025

  • curprev 05:5105:51, 24 August 2025 Visuino talk contribs 1,235 bytes +1,235 Created page with "Image:TArduinoDigitalToChar.png == Summary == Converts a digital signal into a character output based on predefined true/false values. == Description == The **Digital To Char** component transforms a digital input (boolean) into a character output. When the input is LOW (false), it outputs the specified '''False Value''' character. When the input is HIGH (true), it outputs the specified '''True Value''' character. This is useful for generating text-base..."