According to the source code, once you set an output high or low, it stays that way until you change it, or the power fails. It's really rather simple, just decoding the appropriate DTMF digits, setting an internal variable according to the code entered, and sending that to the output port to activate relays when the last character in the sequence is received. It helps to know how to read PIC source code !
If you already have a commercial station such as an MSF5000 that has timeouts and a CW ID, and you just need some DTMF control functions, then this seems like a very reasonable way to do it. Bob M. ====== --- JPortz <[EMAIL PROTECTED]> wrote: > Does this controller have latching outputs, or just > momentary? It doesn't > tell a lot about the functionality. > John > KU4RW > > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf > Of Paul Guello > Sent: Monday, May 01, 2006 3:51 PM > To: [email protected] > Subject: Re: [Repeater-Builder] Re: Simple PIC > Repeater Controller > > I agree, it is a repeater remote controller (used to > controll the power, commnands and accessories) and > not > really what is normally called a repeater > controller. > Paul kb9wlc > --- "Jim B." <[EMAIL PROTECTED]> wrote: > > > Ron Wright, Skywarn Coodinator wrote: > > > Dinesh, > > > > > > Looked at your controller. Looks pretty good. > > However, did not see > > > any CW ID or audio processing, a must for a ham > > repeater. Adding > > > these is a simple thing. CW ID is mostly > software. > > With small PIC > > > memory maybe not enough room. > > > > Frankly, I didn't see any transmitter control at > > all. I would call it a > > DTMF controller, not a repeater controller. > > > > Looks like a nice little board though. Much better > > then the ones I've > > seen in the past. And cheaper too! > > > > -- > > Jim Barbour > > WD8CHL __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Repeater-Builder/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

