12864的程序
关于12864的一个程序,是c语言,一个简单小编程,显示字符。适#include #include #define uchar unsigned char #define uint unsigned int uchar code table[]="wang xin shi "; uchar code table1[]="sha zhu "; sbit lcden=P2^2; sbit lcdrs=P2^0; sbit lcdrw=P2^1;sbit LCD_PSB = P2 ^ 3; //串/并方式控制 sbit
下载地址
用户评论