Hi all, new to the forum, I was hoping I could get some advice please.
I'm prototyping a device that controls 4 relays.
I want to have 6 toggle push buttons on a 433mhz remote transmitter, which will set various configurations on which of the 4 relay coils are energised at the same time.
This means I need each toggle push button on my transmitter to turn off all other relays that aren't included in the configuration of the said push button.
For example:
Button 1) de-energise all 4 relay coils.
Button 2) only relay #4 to be energised, all others de-energise.
Button 3) relay #1 & relay #3 to be energised, all other relays to de-energise.
Button 4) relay #3 to be energised, all other relays to de-energise.
Button 5) relay #3 & relay #4 to be energised, all other relays to de-energise.
Button 6) relay #2 to energise, all other relays to de-energise.
These buttons could be pressed in any order at all depending what configuration the end user wants at the time, I want the effects above to take place when the said button above is pressed. If a certain relay coil is already de-energised, and the next push button pressed also requires it to be de-energised, then it should remain de-energised.
Is there a way I can do this without programming arduino or raspberry pi? I've managed to make the device without any of those development boards and I'd rather it remain that way for simplicity.
I know I'm asking a lot and I'm new to the forum so haven't contributed yet, but any help would be greatly appreciated and I'll do whatever I can to help other with my limited knowledge.
Thanks all.
I'm prototyping a device that controls 4 relays.
I want to have 6 toggle push buttons on a 433mhz remote transmitter, which will set various configurations on which of the 4 relay coils are energised at the same time.
This means I need each toggle push button on my transmitter to turn off all other relays that aren't included in the configuration of the said push button.
For example:
Button 1) de-energise all 4 relay coils.
Button 2) only relay #4 to be energised, all others de-energise.
Button 3) relay #1 & relay #3 to be energised, all other relays to de-energise.
Button 4) relay #3 to be energised, all other relays to de-energise.
Button 5) relay #3 & relay #4 to be energised, all other relays to de-energise.
Button 6) relay #2 to energise, all other relays to de-energise.
These buttons could be pressed in any order at all depending what configuration the end user wants at the time, I want the effects above to take place when the said button above is pressed. If a certain relay coil is already de-energised, and the next push button pressed also requires it to be de-energised, then it should remain de-energised.
Is there a way I can do this without programming arduino or raspberry pi? I've managed to make the device without any of those development boards and I'd rather it remain that way for simplicity.
I know I'm asking a lot and I'm new to the forum so haven't contributed yet, but any help would be greatly appreciated and I'll do whatever I can to help other with my limited knowledge.
Thanks all.
