標(biāo)題: 單片機(jī)LCD1602+DS1302+Button實(shí)時(shí)時(shí)鐘程序 [打印本頁]

作者: larrychen    時(shí)間: 2020-7-4 11:41
標(biāo)題: 單片機(jī)LCD1602+DS1302+Button實(shí)時(shí)時(shí)鐘程序
本個(gè)采用多文件方法,完成了LCD1602+DS1302+Button 的實(shí)時(shí)時(shí)鐘的實(shí)現(xiàn),
#include "reg52.h"
#include "intrins.h"
#include "LCD1602.h"
#include "DS1302.h"

#define uchar unsigned char
#define uint unsigned int



/**按鈕接口定義***/
sbit set=P3^1;

1602 DS1302 button.rar

45.4 KB, 下載次數(shù): 22, 下載積分: 黑幣 -5






歡迎光臨 (http://www.torrancerestoration.com/bbs/) Powered by Discuz! X3.1