docs:blox:examples-switched-output

6.4.3 BLOX with Switch Outputs

BLOX can be used to turn devices on/off or control their speed/brightness with PWM


6.4.3.1 Wiring

6.4.3.2 Use a switched output to turn a device on/off

For example, an LED strip wired to Switched Output 1, and a PIR motion sensor wired to GPIO1. When the motion sensor detects movement, we turn on the LED strip.

6.4.3.3 Use a switched output with PWM

For example, an LED strip wired to Switched Output 1, and a PIR motion sensor wired to GPIO1. LED strip is always on, but only at 20% brightness. When the PIR motion sensor detects movement, we increase the brightness to 100%

docs/blox/examples-switched-output.txt · Last modified: 2024/08/22 13:33 by admin