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 9 matches
CCS Forum Index
Author Message
  Topic: writing USB HID client software
M11

Replies: 1
Views: 5386

PostForum: General CCS C Discussion   Posted: Wed Jul 06, 2011 5:29 am   Subject: writing USB HID client software
Hello,

I am interested in doing a project that uses usb to transfer data between a pic and my pc.

I am done with the code for the pic, and I tested it using the HID terminal that mikroC compiler ...
  Topic: using GLCD
M11

Replies: 1
Views: 3645

PostForum: General CCS C Discussion   Posted: Fri Jun 24, 2011 12:22 pm   Subject: using GLCD
I have found what I was looking for in this thread:
http://www.ccsinfo.com/forum/viewtopic.php?t=39674
  Topic: using GLCD
M11

Replies: 1
Views: 3645

PostForum: General CCS C Discussion   Posted: Fri Jun 24, 2011 9:17 am   Subject: using GLCD
Hi,

I have the following 128x64 GLCD
http://pdf1.alldatasheet.com/datasheet-pdf/view/276124/JHD/JHD529-12864F.html

I have used 16x2 LCDs, but never used GLCD before.

I want to learn how to u ...
  Topic: error after adding interrupt code to main program
M11

Replies: 6
Views: 7487

PostForum: General CCS C Discussion   Posted: Tue May 24, 2011 12:32 pm   Subject: error after adding interrupt code to main program
Thanks a lot for your help and advices.

I just moved the declarations to the top of the code and it built successfully.

Just to make things clear,
I am only used to C++ programming and this is ...
  Topic: error after adding interrupt code to main program
M11

Replies: 6
Views: 7487

PostForum: General CCS C Discussion   Posted: Mon May 23, 2011 10:44 am   Subject: error after adding interrupt code to main program
Thanks for the response.


this is the main program:

#include <16F877.H>
#device adc=10
#fuses HS, NOWDT, NOPROTECT, BROWNOUT, PUT, NOLVP
#use delay(clock = 4000000)
#use i2c&# ...
  Topic: error after adding interrupt code to main program
M11

Replies: 6
Views: 7487

PostForum: General CCS C Discussion   Posted: Sun May 22, 2011 10:35 am   Subject: error after adding interrupt code to main program
Hi,

I have written a program to pull up one of the pins high if a certain time has passed. It worked fine when I download it to the pic. But when I added it to my main program (which also works fin ...
  Topic: using ADC to determine low battery ?
M11

Replies: 3
Views: 8030

PostForum: General CCS C Discussion   Posted: Sat May 07, 2011 4:23 pm   Subject: using ADC to determine low battery ?
but doesn't the reference voltage of the ADC changes when the voltage of the battery changes ?
  Topic: using ADC to determine low battery ?
M11

Replies: 3
Views: 8030

PostForum: General CCS C Discussion   Posted: Sat May 07, 2011 3:02 pm   Subject: using ADC to determine low battery ?
Hello,

I want to detect the battery voltage and give a signal when it falls bellow a certain value. I know how to do this using a comparator, but is it possible to do it using the ADC of the PIC16f ...
  Topic: SRF08 sensors problem
M11

Replies: 1
Views: 3265

PostForum: General CCS C Discussion   Posted: Sat Apr 30, 2011 6:06 am   Subject: SRF08 sensors problem
Problem solved,

Thanks
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group