Re: C programming question

2009-04-08 Thread William Gordon Rutherdale
Valentin Bud wrote: Thanks everybody for the heads up. I don't know (yet) which path i am going to take. I know a little bit of perl so i guess i'll start reading on how can i accomplish my goal with perl. thanks, v I've been programming for a very long time, and I can tell you that both Per

Re: C programming question

2009-04-08 Thread Valentin Bud
On Wed, Apr 8, 2009 at 12:52 PM, Konrad Heuer wrote: > > On Wed, 8 Apr 2009, Frank Shute wrote: > > On Tue, Apr 07, 2009 at 11:41:54AM +0200, Valentin Bud wrote: >> >>> >>> Hello community, >>> >>> I have built with a micro controller a system of power plugs that >>> can be controlled through

Re: C programming question

2009-04-08 Thread Frank Shute
On Tue, Apr 07, 2009 at 11:41:54AM +0200, Valentin Bud wrote: > > Hello community, > > I have built with a micro controller a system of power plugs that > can be controlled through the serial port. I have 2 plugs that i > can start/stop and check the status of them. This is accomplished > by

Re: C programming question

2009-04-07 Thread Chris Whitehouse
Valentin Bud wrote: Hello community, I have built with a micro controller a system of power plugs that can be controlled through the serial port. I have 2 plugs that i can start/stop and check the status of them. This is accomplished by sending different letters (eg. A/W) to start/stop one of t

Re: C programming question

2009-04-07 Thread Oliver Fromme
Valentin Bud wrote: > Hello community, > > I have built with a micro controller a system of power plugs that can be > controlled through the serial port. > I have 2 plugs that i can start/stop and check the status of them. This is > accomplished by sending different > letters (eg. A/W) to

Re: C programming question

2009-04-07 Thread John Almberg
On Apr 7, 2009, at 5:41 AM, Valentin Bud wrote: Hello community, I have built with a micro controller a system of power plugs that can be controlled through the serial port. I have 2 plugs that i can start/stop and check the status of them. This is accomplished by sending different lette