Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Visuino. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 04:15, 16 August 2025 Visuino talk contribs created page Digital (Boolean) Xor (Created page with "Image:TArduinoBooleanXor.png == Summary == Outputs True if an odd number of Boolean inputs are True. == Description == The Digital (Boolean) Xor component performs a logical exclusive OR (XOR) operation across multiple Boolean inputs. The output is True when an odd number of inputs are True. The output is False when all inputs are False or when an even number of inputs are True. This makes it useful for conditions where you want a toggle-like behavior or detect...")