Bas.SinglePinDevice

Device Control

A class for simple devices that can be turned on or off by writing to a single pin.
The class will write HIGH to the pin when the device is turned on, and LOW when it is turned off.

Author: Bas Paap

Maintainer: Bas Paap

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.