royedmund / unorandomrelay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unorandomrelay

/*

  • Arduino code to control 16 channel relay with Arduino UNO

  • Written by Ahmad Shamshiri for Robojax.com on Sunday Oct 08, 2018

  • at 10:35 in Ajax, Ontario, Canada

  • Watch video instruction for this code: https://youtu.be/Q9aBI4ELKC4

  • Modified by REA Electric 14 Feb 2019 NSW, Australia

  • Simple Random Relay selection

  • See Example https://youtu.be/P9LIQ3Znmek

  • This code is "AS IS" without warranty or liability. Free to be used as long as you keep this note intact.*

  • This code has been download from Robojax.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

    This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

    You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/. */

About


Languages

Language:C++ 100.0%