Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/17/05 21:39
Read: times


 
#99608 - Yes, i done it
Responding to: ???'s previous message
I wrote for a recemt project a command interpreter. I use the serial port, a ring buffer interrupt driven, and in the pc side a simple ascii terminal.

It works:
When the char recived is a enter, the char don't goes to the buffer, the buffer is analyced and compared from previous strings. If one string match then jumps to to a routine.

What do you want to know?


Félix



List of 16 messages in thread
TopicAuthorDate
command interpreter            01/01/70 00:00      
   What do you mean by 'command intepreter'            01/01/70 00:00      
      command interpreter            01/01/70 00:00      
         Nope            01/01/70 00:00      
   my command interpreter:            01/01/70 00:00      
      your command interpreter            01/01/70 00:00      
         Re: your command interpreter            01/01/70 00:00      
            command interpreter            01/01/70 00:00      
   SBCMON            01/01/70 00:00      
      Re: SBCMON            01/01/70 00:00      
         Single-letter commands            01/01/70 00:00      
   You Need a debugger            01/01/70 00:00      
   the ultimate learning tool is an ICE (eq            01/01/70 00:00      
   Yes, i done it            01/01/70 00:00      
      commands            01/01/70 00:00      
         How to get the parameters            01/01/70 00:00      

Back to Subject List