• 大小: 14KB
    文件类型: .rar
    金币: 2
    下载: 0 次
    发布日期: 2024-01-19
  • 语言: 其他
  • 标签:

资源简介

1602液晶显示51串口接受的数据,绝对好用

资源截图

代码片段和文件信息

#include 
#include 
#include 
#include <1602.h>

uchar code shuzu[]={0x300x310x320x3f};
void main()
{ UART_Init();
  
  delay1(50);
  fa(“READY“5);
while(1)
{
     if(flag==1&&rec[count]==‘\r‘)
     {      
        fa(“OK“2);
        fa(reccount);
xianshi(rec) ;
        flag=0;count=0; 
}
 
}

}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1448  2010-04-25 18:32  串口1602\1602.h

     文件       1233  2010-04-25 18:07  串口1602\UART.h

     文件       3053  2010-04-25 18:31  串口1602\xianshi

     文件        361  2010-04-25 18:27  串口1602\xianshi.c

     文件       2104  2010-04-25 18:31  串口1602\xianshi.hex

     文件         46  2010-04-25 18:31  串口1602\xianshi.lnp

     文件       1462  2010-04-25 18:31  串口1602\xianshi.LST

     文件      12171  2010-04-25 18:31  串口1602\xianshi.M51

     文件       4503  2010-04-25 18:31  串口1602\xianshi.OBJ

     文件       1815  2010-04-25 18:32  串口1602\xianshi.Opt

     文件      10859  2010-04-25 18:32  串口1602\xianshi.plg

     文件       1936  2010-04-25 18:32  串口1602\xianshi.Uv2

     文件       1961  2010-04-25 18:03  串口1602\xianshi_Opt.Bak

     文件       1936  2010-04-25 18:03  串口1602\xianshi_Uv2.Bak

     目录          0  2010-04-30 09:35  串口1602

----------- ---------  ---------- -----  ----

                44888                    15


评论

共有 条评论

相关资源