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.
Maintainer: Bas Paap
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.