Microcontroller › PIC › Novice at Microcontrollers › I’m using momentary switches,
November 20, 2012 at 12:03 am
#8768
Ren
Participant
I’m using momentary switches, specifically NO (Normally Open Switches) to send my signals of high to the input, to activate them. The problem I’m encountering is, how to send one signal, to turn the motor on, and keep it on, until another signal is sent to turn it off. My intension is to set up a device to feed the input ports BCD (Binary Coded Digit) to switch the devices on and off.
e.g, say 0001 = motor on
0010 = motor off
I have the LD293DNE chip, availble I think it should work for powering the motor.
Thanking you in advance.