为您找到约 2 条结果,搜索耗时:0.0008秒

您是不是要找: lcd_rw

自行车测速仿真

..."d:\c51\reg51.h" #include "d:\c51\intrins.h" sbit LCM_RS=P3^0; sbit LCM_RW=P3^1; sbit LCM_EN=P3^7; #define BUSY  0x80              //常量定义 #define DATAPORT P1 #define uchar unsigned char #define uint    unsigned int #defin...

智能温控器

...  LCM_EN=1;     LCM_RS=0;        LCM_RW=1;        _nop_();     while(DATAPORT&BUSY);     LCM_EN=0; } *******************************************************************/ #include<reg51.h> #...

微信捐赠

微信扫一扫体验

立即
上传
返回
顶部