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: alarm clock problem
energetic007

Replies: 4
Views: 6957

PostForum: General CCS C Discussion   Posted: Fri Feb 07, 2014 10:47 am   Subject: alarm clock problem
@ asmboy :
code buttons means : on each button press the timer value gets increased by a certain multiple.
e.g. let the counter interrupt the processor after 10 second on first press.
on second p ...
  Topic: alarm clock problem
energetic007

Replies: 4
Views: 6957

PostForum: General CCS C Discussion   Posted: Fri Feb 07, 2014 9:10 am   Subject: alarm clock problem
hey, i want to design a pic based alarm clock but firstly i need to get familiar with the timing issues and rtc concepts.. i have learnt how to configure the timers i.e. TMR0,TMR1,TMR2 of f877a. But ...
  Topic: how to interpret the list file
energetic007

Replies: 2
Views: 6451

PostForum: General CCS C Discussion   Posted: Fri Jan 24, 2014 10:38 am   Subject: how to interpret the list file
How to interpret the list file .............
Guys i am guessing what use the list file could be put to and how it can be helpful in debugging. I know its something like the compiler produces the as ...
  Topic: modifying timer0 value dynamically
energetic007

Replies: 10
Views: 14119

PostForum: General CCS C Discussion   Posted: Thu Jan 23, 2014 10:16 am   Subject: modifying timer0 value dynamically
Ticker -= 65536;
does this mean that ticker goes all the way to zero.
  Topic: modifying timer0 value dynamically
energetic007

Replies: 10
Views: 14119

PostForum: General CCS C Discussion   Posted: Thu Jan 23, 2014 9:20 am   Subject: modifying timer0 value dynamically
i was guessing what is the use of set_timer0()
is it possible to load the timer0 register with the desired value rather than waiting for a specified number of counts to overflow and interrupt.
e.g. ...
  Topic: modifying timer0 value dynamically
energetic007

Replies: 10
Views: 14119

PostForum: General CCS C Discussion   Posted: Thu Jan 23, 2014 12:28 am   Subject: timer0 problem
Mike, I tried to rebuild my code according to your guidance but it seems that the tick is not giving 1 second delay.
It's very annoying.

#INCLUDE <16F877A.H>
#fuses NOWDT,NOPUT,NOLVP,NOCPD ...
  Topic: modifying timer0 value dynamically
energetic007

Replies: 10
Views: 14119

PostForum: General CCS C Discussion   Posted: Wed Jan 22, 2014 2:25 pm   Subject: modifying timer0 value dynamically
hello everyone
I was trying to code a program that could produce variable timing delays on pressing the button.
Say the delay could be 5 min,10min,etc....for the first push and the subsequent pushes ...
  Topic: help on 1 phase induction motor starting
energetic007

Replies: 1
Views: 5057

PostForum: General CCS C Discussion   Posted: Thu Nov 28, 2013 12:22 pm   Subject: help on 1 phase induction motor starting
hi everyone...
i am designing an alarm based motor starter for my home water pumping motor, it is 2hp, 50hz supply and 230v ac.
i want that the motor should start at the set alarm time and shut off ...
  Topic: 7 segment flickering problem
energetic007

Replies: 6
Views: 11772

PostForum: General CCS C Discussion   Posted: Mon Nov 11, 2013 8:02 am   Subject: flickering 7 segment
thanks a lot Ttelmah ... i don't know why< stdlib.h> is used and where should i find the contents of the header file from .
could you please make me understand its use.
  Topic: 7 segment flickering problem
energetic007

Replies: 6
Views: 11772

PostForum: General CCS C Discussion   Posted: Sun Nov 10, 2013 10:46 pm   Subject: 7 segment flickering problem
hello everyone i am a newbie ......
ccs compiler version 4.108
pic 16f877a interfacing with two 7 segment ANODE displays.
7 pins of segment connected from RD0 to RD6 on PORT-D.
Two enable pins i.e ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group