Hey guys,
I recently decided to try my hand at programming my own rapid fire mod, just thought I might ask some people who knew more than I did some of the basics.
I get the basic idea, but wanted to make sure I wasn't wrong on anything.
1. To simulate trigger pull/release, I just have to drive the digital output of the pin high and then low, correct?
2. If so, how long does the simulated release persist? If I'm holding the trigger the whole time, at what point does it go back to being in control?
3. Is there a recommended voltage to run the trigger output at so I don't do anything like fry the board?
4. I've done some reading on the various ways to do this, and so far the only thing I haven't been able to dig anything up on is the comparator method, can you point me in the direction of some info on that?
Thanks in advance guys, and I apologize if this is the wrong section, wasn't quite sure where to put it.