Clock and Timer Projects

DIGITAL CLOCK CIRCUITS

DIGITAL CLOCK CIRCUITS

A Digital Clock can be made easily by using PIC Microcontroller, DS1307 and a 16*2 LCD. I have already posted about Interfacing DS1307 RTC with PIC Microcontroller. The DS1307 RTC can work either in 24-hour mode or 12-hour mode with AM/PM indicator. It automatically adjusts for months fewer than 31 days including leap year compensation […]

DIGITAL CLOCK CIRCUITS Read More Β»

Relay Timer with PIC16F628

Relay Timer with PIC16F628

Here is 0 to 99 minutes relay timer using PIC16F628 microcontroller and 16 character LCD display. The microcontroller is PIC16F628A running at 4.0 MHz clock using an external crystal. An HD44780 based 16Γ—2 character LCD is the main display unit of the project where you can watch and set the timer duration using tact switch

Relay Timer with PIC16F628 Read More Β»

PCF8573P I2C Real Time Clock

PCF8573P I2C Real Time Clock

In this post I’m going to show you how to interface an I2C Real Time Clock – RTC with PIC microcontroller. Only a basic hardware configuration and a communication protocol are presented here. I’m planning to extend it to a more advanced design in a near future. Although PCF8573 was used a similar IC’s like

PCF8573P I2C Real Time Clock Read More Β»