找到关键词“单片机用数码管显示的ds1302时钟c语言程序”相关内容 1 条搜索耗时:0.0349秒
单片机用数码管显示的ds1302的时钟C语言程序
#include #define uchar unsigned char #define uint unsigned int uchar code table[]="ME-8051-G clock"; uchar code table1[]=" --:--:-- "; uchar code table2[]="ALL:00:00:-- "; uchar code table3[]=" "; uchar clk_time[3]; //秒,分,时寄存器初始值 sbit T_RST=P1^0;//ds1302-5 sbit T_IO=P1...
时间:2025-02-08 19:07栏目:行业资料