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 support@ccsinfo.com

need a suggestion...?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
dani



Joined: 02 Jun 2004
Posts: 16
Location: Pakistan

View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger MSN Messenger

need a suggestion...?
PostPosted: Fri Jun 18, 2004 11:20 am     Reply with quote

Hi all,
I am working on a task in which I have to maintain temperature of a device at a specified level for a given period of time. And may repeat 1 to 25 times in the form of cycles. Also I need to track out total elapsed time of each cycle. Temperature will be controlled by controlling different relays. Temperature readings and cycle status along with elapsed time will be displayed on LCD. Now I have a doubt in my mind, that...
SHOULD I use externall RTC chip to track the timing or Intreuppet driven machanisim will be sufficient for this task.
So please give me suggesions on the basis of your experiences.
Also Note.. timing is criticle in the whole task.
:sho Confused Question Exclamation Confused
Neutone



Joined: 08 Sep 2003
Posts: 839
Location: Houston

View user's profile Send private message

PostPosted: Fri Jun 18, 2004 2:50 pm     Reply with quote

I posted some time keeping routines in the code libary. PWM a heater coil is an easy task if you use counters for the on and off cycle. If you use a system tick you get results that are consistant and have plenty of time for the LCD.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group