Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Categories > Micro Controllers


Micro Controllers Discuss all aspects of micro controllers - building them, coding them, etc. All controllers are welcome - PIC, BASIC, Z8 Encore!, etc.

Reply
 
Thread Tools Display Modes
Old 12th January 2004, 09:29 AM   (permalink)
Default real time clock

my application is switch on the lights after half hour in sequence.
i want to use real time clock.any real clock chips are available or not. if it is then can u send me details of it .

and i want to interface clock into microcontroller,tell me is it possible.
finst is offline   Reply With Quote
Old 12th January 2004, 10:31 AM   (permalink)
Default Re: real time clock

Quote:
Originally Posted by finst
my application is switch on the lights after half hour in sequence.
i want to use real time clock.any real clock chips are available or not. if it is then can u send me details of it .

and i want to interface clock into microcontroller,tell me is it possible.
There are various real time clock chips available, have a look at my PIC tutorials at http://www.winpicprog.co.uk which have a tutorial using a Philips PCF8583 I2C clock chip. Dallas are another manufacturer of popular clock chips.
Nigel Goodwin is online now   Reply With Quote
Old 12th January 2004, 09:30 PM   (permalink)
Default

You should get the DS1643 or the DS12c887 , i just did a project with the 12887 and its working grate.
it will be cheaper to pull it out from an old motherboards then buy it ...
udi_hakim is offline   Reply With Quote
Old 13th January 2004, 02:11 AM   (permalink)
jem
Default

Seems to me that you need a timer instead of an RTC. However, if you need an RTC (and are in NA) try digikey for NJU6355. It is the cheapest RTC around. It does not have an alarm function, and requires four wires to interface. However, the timing can all be generated with SW delays. HW is minimal too: just the chip and a 32.768 XTAL (plus some additional circuitry if you need to keep the clock running on batteries when the rest of the HW is powered down (battery back-up).
jem is offline   Reply With Quote
Old 17th January 2004, 12:11 AM   (permalink)
Default

I have had good luck using the DS1307, It uses a standard I2C interface, and sends data in BCD format. Depending on your overhead, setting up a timme 1 with a 32.768kHz Xtal. I have used both types, and had good luck. Feal free to ask more.


Kent
kentken is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes




All times are GMT. The time now is 11:11 AM.


Electronic Circuits  |  Electronics Wiki
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.