Description: LCD electronic clock program
Function: to I2C-bus PCF8563 chip manner to write the initial value to BCD code stored and read into two digitally LCD display, through the serial port to receive time data can be adjusted to set display time
NOTE: includes three a program: main program and two sub-module program. Note clear, debug through.
CPU: PIC16F877A
File list (Check if you may need any files):
RTC_LCD\lcm061a.c
.......\lcm061a.cce
.......\lcm061a.lst
.......\lcm061a.obj
.......\lcm061a.rlf
.......\lcm061a.sdb
.......\main.c
.......\main.cce
.......\main.lst
.......\main.obj
.......\main.rlf
.......\main.sdb
.......\pcf8563.c
.......\pcf8563.cce
.......\pcf8563.lst
.......\pcf8563.obj
.......\pcf8563.rlf
.......\pcf8563.sdb
.......\rtc_lcd.cod
.......\rtc_lcd.cof
.......\rtc_lcd.hex
.......\rtc_lcd.lde
.......\rtc_lcd.map
.......\rtc_lcd.mcp
.......\rtc_lcd.mcs
.......\rtc_lcd.mcw
.......\rtc_lcd.sym
RTC_LCD