搜索资源列表
16032
- 16032演示程序 控制器为st7920- CmdWrite(0x42) while(*pstr!=0) { DataWrite(*pstr) pstr++ } } void daimawrite() { unsigned char code*p
ds1302时钟芯片程序
- 本人参加过电赛,得了国二,该程序用89c52做的模块化程序,注释很详细,在实际中运用,程序中没有出过错。没有适合学习ds1302时钟芯片的程序和用ds1302做实际项目的人群,可以用模块化程序,直接实现的功能有{void Start_ds1302(void); //初始化时钟,启动时钟 void Stop_ds1302(void); //停止时钟计时 void read_time(SYSTEM_TIME *pstr); //读取当前时间 void SetTime(SYSTEM_TI