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 2 matches
CCS Forum Index
Author Message
  Topic: want to know where the read_adc() function is defined in ccs
mmdcet

Replies: 3
Views: 7373

PostForum: General CCS C Discussion   Posted: Fri Apr 12, 2013 11:07 am   Subject: want to know where the read_adc() function is defined in ccs
I have a program for adc. The code is as follows:

#include<16f877a.h>
#fuses HS,NOLVP,NOWDT,PUT
#use delay(clock=20000000)
#use rs232(baud=9600,xmit=PIN_C6,rcv=PIN_C7)

v ...
  Topic: how to make aprogram to show 0-99 on seven segment display
mmdcet

Replies: 2
Views: 4751

PostForum: General CCS C Discussion   Posted: Mon Jan 07, 2013 4:24 am   Subject: how to make aprogram to show 0-99 on seven segment display
hello everybody
i am new to pic programming. i want to make a program to count from 0 to 99 unsing pic16f877a and 7segment display. can any body tell me the code. i tried a code of my own but it was ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group