Device Control

Relay

Simple relay usage

Control 3 pins relays with turnOn(), turnOff() and getState() methods. Example https://github.com/rafaelnsantos/Relay/blob/master/examples/NormallyOpen/NormallyOpen.ino

Go to repository

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