holabr
Member level 2
- Joined
- Feb 12, 2010
- Messages
- 46
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Location
- USA
- Activity points
- 1,719
I have a 4 channel RF remote and receiver that I would like to use to remotely operate about 8 functions on my car. The receiver has momentary output. Do you have any ideas on a simple circuit that would control different functions by using sequential combinations of the channels. For example: maybe pressing channel 1 followed by another press of channel 1 (within a specific time), would activate a relay to lock the doors, and pressing channel 1 followed by channel 2 would activate a relay to unlock the doors. Someone suggested that this should be done with a PIC but I think that might be a bit of an over kill and I have no experience in programming a PIC. I checked some datasheets on 4-bit decoder ICs but they appear to require simultaneous inputs so I think I need some type of memory to store the first input then use it with the second input to feed the decoder.
It would be nice if the first input would "wake up" the circuit, latch in that input, and start a timer that would require the second input within say 2 seconds. The second input would be decoded with the first latched input and the output would be held high as long as the second input remains high regardless of the timer set by the first "wake up" input. When the second input does go low, the circuit would reset to "sleep mode" and all outputs of the decoder would go low. If the second input is not received within the 2 seconds, the circuit again goes into "sleep mode". Some basic drawings would help if available.
Your help is greatly appreciated.
It would be nice if the first input would "wake up" the circuit, latch in that input, and start a timer that would require the second input within say 2 seconds. The second input would be decoded with the first latched input and the output would be held high as long as the second input remains high regardless of the timer set by the first "wake up" input. When the second input does go low, the circuit would reset to "sleep mode" and all outputs of the decoder would go low. If the second input is not received within the 2 seconds, the circuit again goes into "sleep mode". Some basic drawings would help if available.
Your help is greatly appreciated.