|
Re: Relay Programming Questions...
The best way to do this is with a simple state machine. You can do this by using one variable to act as a counter, and then incrementing that counter every program loop. With just simple if/else statements you can change the sate of several outputs and then reset your counter and await activation again.
If you are still stuck I'll post an example for you.
__________________
I'm crazy!
|