Just once (by Edward)
Hello,
Could someone please guide me on how to make a relay turn on and off five times when the PIC is powered on, just once, and then start the main program, which it will run continuously?
Thank you in advance.
(no subject) (by MGP)
Here's an example of how to do that.
There are other options, but this works well.
You need to place the main program between the two MASTER RLY instructions because the main program starts when the five relay pulses have finished.
Simulate it and explore the possibilities. Then adjust the time (T1) of the relay pulse.
(no subject) (by Edward)
Thanks for your reply, MGP.
It's exactly what I think I need.
I'm going to try it.
Again, thank you so much for your valuable help.
Best regards!