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 5 matches
CCS Forum Index
Author Message
  Topic: Problem capturing keys of showing in PRINTF
omarsito12

Replies: 2
Views: 3177

PostForum: General CCS C Discussion   Posted: Thu Feb 25, 2010 1:50 pm   Subject: Problem capturing keys of showing in PRINTF
I need to capture 11 keypad digits and store them in a matrix of type char array of 11 positions (char n
#include<18f97j60.h>
#device adc=10
#fuses HS, NODEBUG, NOWDT, NOPROTECT, NOIESO, NOE ...
  Topic: TIMER1 1sec int external 32.768 Real-Time Clock
omarsito12

Replies: 10
Views: 98818

PostForum: Code Library   Posted: Tue Dec 01, 2009 7:57 pm   Subject: Re: Thanks goes to Neutone.
Code Now improved for more performance and accuracy Thanks to Neutone Smile

#include <18F2550.h>
#device ICD=TRUE

#FUSES NOWDT //No Watch Dog Timer
#FUSES WDT128 ...
  Topic: ADC function
omarsito12

Replies: 1
Views: 2579

PostForum: General CCS C Discussion   Posted: Thu Nov 12, 2009 10:51 am   Subject: ADC function
Hi, I want to use this ADC function on a PIR sensor. This sensor is simple, it works with 5v but when detects a motion it going down to 0v or 1v, I want to put up a led when this motion is detected. H ...
  Topic: AT commands on PIC' LCD
omarsito12

Replies: 1
Views: 3841

PostForum: General CCS C Discussion   Posted: Mon Oct 12, 2009 8:39 pm   Subject: AT commands on PIC' LCD
Hi there. Please I would like how to put the simple at command called "AT" for the very first time. All the things that I need to need just to put "AT", press enter and consecutive ...
  Topic: 4X3 Keypad
omarsito12

Replies: 4
Views: 8156

PostForum: General CCS C Discussion   Posted: Fri Oct 02, 2009 10:47 am   Subject: If I want to change to port F
I need to connect a 4X3 keypad to a picdem2+ dev board.
The PicDem 2 Plus manual has a schematic in Appendix A.
http://ww1.microchip.com/downloads/en/DeviceDoc/51275b.pdf
It shows that pins B1-B7 a ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group