Author Topic: How can I activate a relay, wait a while and then deactivate it?  (Read 2730 times)

0 Members and 1 Guest are viewing this topic.

oeste24

  • Jr. Member
  • **
  • Posts: 3
  • Karma: 0
    • View Profile
In my example, I turn on a light and reproduce a sound, after a certain time I need to turn off the light. How can I do this?
Thank you.

jitterjames

  • Administrator
  • Hero Member
  • *****
  • Posts: 7715
  • Karma: 116
    • View Profile
    • VoxCommando
Re: How can I activate a relay, wait a while and then deactivate it?
« Reply #1 on: May 07, 2019, 07:46:08 AM »
I don't understand your question.

Which part are you having trouble with?

What have you tried? What did you expect to happen, and what happened instead?

oeste24

  • Jr. Member
  • **
  • Posts: 3
  • Karma: 0
    • View Profile
Re: How can I activate a relay, wait a while and then deactivate it?
« Reply #2 on: May 14, 2019, 03:17:45 AM »
I don't understand your question.

Which part are you having trouble with?

What have you tried? What did you expect to happen, and what happened instead?
I am using arduino. I need to activate a relay and after a certain time I want to turn off that relay. I know I can program arduino for this purpose, but how can I do this only using voxcommand?