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 support@ccsinfo.com

Help!!! with keypad and lcd

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
choude 21



Joined: 08 Jun 2013
Posts: 4

View user's profile Send private message

Help!!! with keypad and lcd
PostPosted: Sat Jun 08, 2013 2:31 pm     Reply with quote

Hi! I'm working on the keypay locker in c language (16f690). Can someone help me with the 4bit lcd initialisation and keypad initialisation please.
temtronic



Joined: 01 Jul 2010
Posts: 9163
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Sat Jun 08, 2013 2:43 pm     Reply with quote

both sections can be found as examples that CCS kindly supplies in the 'examples' folder.

hth
jay
choude 21



Joined: 08 Jun 2013
Posts: 4

View user's profile Send private message

PostPosted: Sat Jun 08, 2013 3:06 pm     Reply with quote

thanks temtronic! But where can i find the examples folder?
temtronic



Joined: 01 Jul 2010
Posts: 9163
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Sat Jun 08, 2013 3:11 pm     Reply with quote

it's a subfolder of wherever you installed your compiler....
ezflyr



Joined: 25 Oct 2010
Posts: 1019
Location: Tewksbury, MA

View user's profile Send private message

PostPosted: Sat Jun 08, 2013 3:11 pm     Reply with quote

Hi,

Are you using the CCS 'C' compiler for your keypad/LCD project? If so, the 'Examples' folder is automatically installed to your computer when the compiler is installed.

John
choude 21



Joined: 08 Jun 2013
Posts: 4

View user's profile Send private message

PostPosted: Tue Jun 11, 2013 1:22 am     Reply with quote

thanks guys but when i use
#include "flex_lcd.c" or #include "LCD.C"
#include <kbd.c>
i get an error like like the file could not be opened
oxo



Joined: 13 Nov 2012
Posts: 219
Location: France

View user's profile Send private message

PostPosted: Tue Jun 11, 2013 3:09 am     Reply with quote

choude 21 wrote:
thanks guys but when i use
#include "flex_lcd.c" or #include "LCD.C"
#include <kbd.c>
i get an error like like the file could not be opened


Copy the missing files from the example to your project directory.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group