Boolean (Digital) Or: 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.

16 August 2025

  • curprev 04:1204:12, 16 August 2025 Visuino talk contribs 878 bytes +878 Created page with "Image:TArduinoBooleanOr.png == Summary == Outputs True if any Boolean input is True. == Description == The Boolean (Digital) Or component performs a logical OR operation across multiple Boolean inputs. If one or more inputs are True, the output is True. If all inputs are False, the output is False. This component is useful when you want to trigger an action if at least one condition is satisfied. <b>Diagram:</b> Image:TArduinoBooleanOr.Preview.png == Cate..."