电脑桌面
添加小米粒文库到电脑桌面
安装后可以在桌面快捷访问
                按 排序
找到关键词“ds1302时钟数码管显示”相关内容 3搜索耗时:0.0057秒

单片机用码管显示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栏目:行业资料

DS1302时钟码管显示

时间:2025-01-28 02:40栏目:行业资料

DS1302+AT89S51单片机时钟C程序(六位共阳码管显示)

DS1302+AT89S51单片机时钟C 程序(六位共阳码管显示) //DS1302时钟芯片程序 #include #define uchar unsigned char #define uint unsigned int sbit CLK=P2^3; //定义口 sbit IO=P2^4; sbit RST=P2^5; sbit ACC7=ACC^7; sbit ACC0=ACC^0; uchar a[10]={0xc0,0xf9,0xa4,0xb0,0x99,0...

时间:2025-01-28 02:40栏目:行业资料

确认删除?
VIP
微信客服
  • 扫码咨询
会员Q群
  • 会员专属群点击这里加入QQ群
客服邮箱
回到顶部