CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 4 matches
CCS Forum Index
Author Message
  Topic: Matrix Orbital LCD - RS-232 control using 16F877A
nutmegzzzz

Replies: 7
Views: 8961

PostForum: General CCS C Discussion   Posted: Mon Nov 08, 2010 4:27 pm   Subject: Matrix Orbital LCD - RS-232 control using 16F877A
That works perfectly, thank you for everyone's help, below is a simple code if anyone needs it in the future.

#include <16F877A.h>
#device ICD=TRUE
#fuses HS,NOLVP,NOWDT,PUT
#use delay  ...
  Topic: Matrix Orbital LCD - RS-232 control using 16F877A
nutmegzzzz

Replies: 7
Views: 8961

PostForum: General CCS C Discussion   Posted: Mon Nov 08, 2010 3:22 pm   Subject: Matrix Orbital LCD - RS-232 control using 16F877A
From my request at the Matrix Orbital forum, they suggested;

You need to make sure that when you send the command 0xFE 0x58 (clear screen command) that you are sending only 2 bytes, and not a total ...
  Topic: Matrix Orbital LCD - RS-232 control using 16F877A
nutmegzzzz

Replies: 7
Views: 8961

PostForum: General CCS C Discussion   Posted: Mon Nov 08, 2010 8:20 am   Subject: Matrix Orbital LCD - RS-232 control using 16F877A
It works now thank you so much, however when I work with Humberto's code, I get;

feXfeHABCDEFGHIJKLMNOPQRSTUVWXYZ

and the code then fills the whole screen. I would like to clear the screen and ...
  Topic: Matrix Orbital LCD - RS-232 control using 16F877A
nutmegzzzz

Replies: 7
Views: 8961

PostForum: General CCS C Discussion   Posted: Fri Nov 05, 2010 8:15 am   Subject: Matrix Orbital LCD - RS-232 control using 16F877A
I am trying to get a matrix Orbital GLC24064 LCD to work using a PIC 16F877A. I have the 232 jumpers in place on the back of the LCD and I'm using the CCS Embedded Serial Busses Prototyping Board wit ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group