1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

32 Channel USB realy board timer

Discussion in 'Relay Modules' started by Jeffrey Wayers, Jan 21, 2016.

  1. Jeffrey Wayers

    Jeffrey Wayers New Member

    Joined:
    Jan 21, 2016
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    1
    Location:
    Netherland
    Is it possible to give the relays commands so he closed automatically after X seconds?
    So for example: Relay on 1 10 seconds
     
  2. Dan A.

    Dan A. New Member

    Joined:
    Nov 6, 2017
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    1
    Gender:
    Male
    Location:
    USA
    Yes. I used the .cpp sample code and used the built-in function Sleep. It requires an int to be passed in (already configured) which is set in ms. (1000 = 1000ms).
     

Share This Page