color_lcd

所属分类:嵌入式/单片机/硬件编程
开发工具:Visual C++
文件大小:478KB
下载次数:3
上传日期:2011-03-04 14:25:42
上 传 者jinlihua198812
说明:  实时时钟及其在LCD上的显示,其中有RTC模块程序设计方法;液晶屏的使用及其电路设计方法;S3C44B0X处理器的LCD控制器的使用。
(Its real time clock display on the LCD, including RTC module programming method LCD screen with its circuit design S3C44B0X processor' s LCD controller to use.)

文件列表:
bmp_data.c (1968437, 2006-05-11)
color_lcd_test.ews (332, 2006-04-11)
color_lcd_test.opt (1002, 2010-11-02)
color_lcd_test.pjf (3469, 2010-11-02)
color_lcd_test_flash.pjf (2966, 2006-04-11)
lcd.c (20909, 2010-10-29)
lcd.h (3112, 2006-04-11)
lcd_.c (13048, 2006-04-11)
lcd_clock.c (1954, 2010-11-02)
lcd_clock.h (175, 2010-11-02)
main.c (788, 2010-11-02)
rtc.c (12629, 2010-11-02)
rtc.h (1748, 2010-11-02)
debug\44binit.o (8960, 2010-11-02)
debug\44blib.o (13364, 2010-11-02)
debug\bmp.o (2248, 2010-11-02)
debug\bmp_data.o (385592, 2010-11-02)
debug\color_lcd_test.elf (1029927, 2010-11-02)
debug\lcd.o (18796, 2010-11-02)
debug\lcd_clock.o (15580, 2010-11-02)
debug\main.o (1836, 2010-11-02)
debug\rtc.o (14388, 2010-11-02)
debug\uhal.o (5836, 2010-11-02)
bmp.c (976, 2006-04-11)
bmp.h (394, 2006-04-11)
debug (0, 2010-12-11)

实时时钟实验用例 目录文件结构: RTC_test ├─ main.c S3C44B0x RTC 演示主程序文件 ├─ rtc.c RTC 源文件 └─ rtc.h RTC 头文件 测试结果: ------------------------------------------------------------------------------------------------------------------ Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004-12-31 FRI 23:59:59 Set Alarm Time at 2005-01-01 00:00:01 ... RTC Alarm Interrupt O.K. ... Current Time is 2005-01-01 SAT 00:00:01 RTC Working now. To set date(Y/N)? y Current date is (2005,01,01, SAT). input new date (yy-mm-dd w): 5-2-23 3 Current date is: 2005-02-23 WED RTC Working now. To set time(Y/N)? y Current time is (00:00:21). To set time(hh:mm:ss): 19:32:5 Current Time is 2005-02-23 WED 19:32:11 ------------------------------------------------------------------------------------------------------------------

近期下载者

相关文件


收藏者