LCD digital Clock using PIC16F628


Posted on Jul 16, 2012

The reason why I'm using a LCD display is because it allow me to display many characters and it doesn't need to be `refreshed` as 7-segment Led displays. Also, the interface requieres less I/O pins. For this project I used a 16x1 LCD Display with 4-bits interface.


LCD digital Clock using PIC16F628
Click here to download the full size of the above Circuit.

22pF capacitors keeps the clock accurate. Read the XTAL specifications to determine what capacitor value is the indicated for it. Time and date are displayed as HH:MM:SSx mmm dd, where: HH = Hours MM = Minutes SS = Seconds x = AM/PM mmm = Month (Jan, Feb, Mar) dd = Day. I/O pins A2, A3, A4 and A5 of the 16F628 are not used. I reserved these pins to connect a LM75 (LM75 uses I2C communication) and display the temperature. Actually, I'm not developing any application using communication, so, any modification will be done until next year. (The name will change to LCD clock with Thermometer and Calendar). Another way to build a thermometer without using any protocol is using a thermistor. Unfortunately, thermistors are not accurate and need calibration. However, The microcontroller doesn't need an A/D converter to connect it.





Leave Comment

characters left:

New Circuits

.

 


Popular Circuits

Motion-detection Digital Camera circuit
Audio Mixer with 2N3819
Music Instrument design
Vlf Whistler Receiver Circuit
AT89C2051 microcontroller circuit Schematic Diagram
PLL Hum Cancellation Circuit
Dummy Alarm Project
Servo motor control
computer off switch schematics
Master/Slave Switch
TNT1541 diy zero-oversampling dac



Top