文件名称:YM12864PDS1302
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- 孙**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编译环境:ICC AVR。
/****************************************************************************
文件名:女友的电子台历测试程序
功 能:具有日历功能,并可以显示室温、祝福语等
备 住:一.硬件接口电路描述
1.实时时钟芯片DS1302与MCU接口
MCU --- DS1302
PB0 --- SCLK
PB1 --- I/O
PB2 --- REST
2.YM12864液晶显示器与MCU接口
MCU --- YM12864
PD4 --- CS
PD3 --- SID
PD2 --- SCLK
/*****************************************************************************/ -Build Environment: ICC AVR.
/****************************************************************************
File Name: girlfriend test procedures of electronic calendar
Function: a calendar function, and can display temperature, greetings, etc.
Prepared to live: a the hardware interface circuit descr iption
1 real-time clock chip DS1302 and MCU interface
MCU--- DS1302
PB0--- SCLK
PB1--- I/O
PB2--- REST
2.YM12864 LCD and MCU interface
MCU--- YM12864
PD4--- CS
PD3--- SID
PD2--- SCLK
/*****************************************************************************/ as usual!
/****************************************************************************
文件名:女友的电子台历测试程序
功 能:具有日历功能,并可以显示室温、祝福语等
备 住:一.硬件接口电路描述
1.实时时钟芯片DS1302与MCU接口
MCU --- DS1302
PB0 --- SCLK
PB1 --- I/O
PB2 --- REST
2.YM12864液晶显示器与MCU接口
MCU --- YM12864
PD4 --- CS
PD3 --- SID
PD2 --- SCLK
/*****************************************************************************/ -Build Environment: ICC AVR.
/****************************************************************************
File Name: girlfriend test procedures of electronic calendar
Function: a calendar function, and can display temperature, greetings, etc.
Prepared to live: a the hardware interface circuit descr iption
1 real-time clock chip DS1302 and MCU interface
MCU--- DS1302
PB0--- SCLK
PB1--- I/O
PB2--- REST
2.YM12864 LCD and MCU interface
MCU--- YM12864
PD4--- CS
PD3--- SID
PD2--- SCLK
/*****************************************************************************/ as usual!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
YM12864+DS1302.c