Hello all. I just need some suggestions as to how to fix a problem. I am using the SERIN command. The sensor is a precon humidity/temp sensor that outputs a ASCII text serial string 8 bits long, no parity, one stop bit at 9600 baud. The string looks like this : H:xx.x T+xx.x <CR>. I input this into my variable. I then try to use the LCDout command to put the value on the LCD. the only thing that shows up on the LCD is the H. I am using a 16F876a with 20mhz crystal. Any ideas?
Thanks for any help.
Bookmarks