VoxCommando

Arduino & Other Home-made Gadgets (that work with VC!) => Arduino support => Topic started by: oeste24 on May 06, 2019, 12:14:17 PM

Title: How can I activate a relay, wait a while and then deactivate it?
Post by: oeste24 on May 06, 2019, 12:14:17 PM
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.
Title: Re: How can I activate a relay, wait a while and then deactivate it?
Post by: jitterjames 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?
Title: Re: How can I activate a relay, wait a while and then deactivate it?
Post by: oeste24 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?