资讯

编写代码LCD1602 c include <REGX52 H> 引脚配置:sbit LCD_RS=P2^6;sbit LCD_RW=P2^5;sbit LCD_EN=P2^7; define LCD_DataPort P0 ...