Hi folks,
Can anyone help me on this?
I am trying to build a gadget to accept a command and output another command via RS232. The input command may consist of 18 Ascii characters and the output will be consist of 10 Ascii characters.
I am using 16F84 for this purpose but I don't know how to read a series of characters via RS232, then store and check them and determine which command I should output. My program now can receive character at 9600 baud.
Can anyone suggest some readings or sample for me?
Thanks!
Edmond
Can anyone help me on this?
I am trying to build a gadget to accept a command and output another command via RS232. The input command may consist of 18 Ascii characters and the output will be consist of 10 Ascii characters.
I am using 16F84 for this purpose but I don't know how to read a series of characters via RS232, then store and check them and determine which command I should output. My program now can receive character at 9600 baud.
Can anyone suggest some readings or sample for me?
Thanks!
Edmond