iuli4n / iot-relay-power-cycle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iot-relay-power-cycle

This code is intended to drive a relay that turns on power to a circuit at specific intervals, such as turning on/off a fan through an IOT Relay

Hardware needed

How to use

  • Connect an Arduino to the relay using two pins: 10 and GROUND.
  • Then update the code to specificy the on/off periods and loops, and upload.
  • That's it.

About

License:The Unlicense


Languages

Language:C++ 100.0%