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 10 matches
CCS Forum Index
Author Message
  Topic: capacitance meter
cool121

Replies: 6
Views: 7834

PostForum: General CCS C Discussion   Posted: Fri May 20, 2011 11:13 am   Subject: capacitance meter
I did it. but it does not give correct value.


#include <16F877A.H>
#device adc=8
#fuses XT, NOWDT, NOPROTECT, BROWNOUT, PUT, NOLVP
#use delay(clock=16000000)

#include < ...
  Topic: capacitance meter
cool121

Replies: 6
Views: 7834

PostForum: General CCS C Discussion   Posted: Wed May 18, 2011 5:50 am   Subject: capacitance meter
http://www.pic_examples.byethost3.com/capacitance_meter.html

I'm going to build above meter using pic18f4550. can somebody give me the picc code for this.
  Topic: are there any easy way to do this LCD work
cool121

Replies: 5
Views: 7370

PostForum: General CCS C Discussion   Posted: Mon May 16, 2011 11:47 pm   Subject: are there any easy way to do this LCD work
Thank you Ttelmah now I understood what is going on
  Topic: are there any easy way to do this LCD work
cool121

Replies: 5
Views: 7370

PostForum: General CCS C Discussion   Posted: Mon May 16, 2011 11:18 am   Subject: are there any easy way to do this LCD work
Ttelmah thanks, your code is working
but I didn't understand how it happens can you explain it for me little bit
  Topic: are there any easy way to do this LCD work
cool121

Replies: 5
Views: 7370

PostForum: General CCS C Discussion   Posted: Mon May 16, 2011 3:22 am   Subject: are there any easy way to do this LCD work
hello
I want to move the word "digital multimeter" in a 16x2 LCD display.So I try the following one. But I suppose there may be much easier way to do this. Can somebody help me please
whil ...
  Topic: [Request] 9's complement to decimal
cool121

Replies: 2
Views: 5253

PostForum: General CCS C Discussion   Posted: Sun May 15, 2011 9:43 am   Subject: [Request] 9's complement to decimal
How are the numbers arriving?.
Is this ASCII, BCD, or what?.
Are you sure the arriving value really is +/- 40000, or is this the range of numbers represented?.


Numbers arrive in BCD format. And ...
  Topic: [Request] 9's complement to decimal
cool121

Replies: 2
Views: 5253

PostForum: General CCS C Discussion   Posted: Sun May 15, 2011 12:36 am   Subject: [Request] 9's complement to decimal
Can somebody give me a code that translate the 9's complement of a number to its decimal number? The range of numbers are from -40,000 to +40,000.
  Topic: MAX134 driver
cool121

Replies: 4
Views: 7365

PostForum: General CCS C Discussion   Posted: Thu Mar 17, 2011 10:00 am   Subject: MAX134 driver
thank you Ttelmah
I will try this
  Topic: MAX134 driver
cool121

Replies: 4
Views: 7365

PostForum: General CCS C Discussion   Posted: Wed Mar 16, 2011 10:27 pm   Subject: MAX134 driver
No one there to help me Rolling Eyes Rolling Eyes
  Topic: MAX134 driver
cool121

Replies: 4
Views: 7365

PostForum: General CCS C Discussion   Posted: Wed Mar 16, 2011 1:00 pm   Subject: MAX134 driver
can anybody give me a driver file to work with Maxim MAX134 DMM ic?
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group