代码搜索:CS2
找到约 499 项符合「CS2」的源代码
代码结果 499
www.eeworm.com/read/216271/15021304
h write_12864.h
sbit CS1=P2^3;
sbit CS2=P2^4;
sbit RST=P2^5;
sbit DI=P2^0;
sbit RW=P2^1;
sbit ALE=P2^2;
unsigned char COM;//指令数据寄存器
unsigned char DAT;//显示数据寄存器
#ifndef __WRITE_12864_H__
//软件复位程序
void
www.eeworm.com/read/11306/221508
c yejing12864.c
#include
sbit E=P2^4;
sbit RW=P2^3;
sbit RS=P2^2;
sbit CS2=P2^1; //左屏选择
sbit CS1=P2^0; //右屏选择
sbit busy=P0^7;
unsigned char i,j,*tab;
unsigned int k=0;
unsigned char c
www.eeworm.com/read/11306/221572
c 1.c
#include
sbit e=0xb0;
sbit rw=0xb1;
sbit rs=0xb2;
sbit cs2=0xb3;
sbit cs1=0xb4;
sbit busy=0xa7;
unsigned char code nBitmapDot[] = // 数据表
{
0x00,0x00,0x00,0x
www.eeworm.com/read/14961/427895
c 汉字式lcd的应用(一).c
#include"reg51.h"
#define uchar unsigned char
#define uint unsigned int
sbit cs1= P1^1;
sbit cs2= P1^2;
sbit rs=P1^7;
sbit rw=P1^6;
sbit e= P1^5;
uchar x=0xb8, y=0x40;
uint i=0;
code uchar d
www.eeworm.com/read/14961/427917
c 汉字式lcd移位显示.c
#include"reg51.h"
#define uchar unsigned char
#define uint unsigned int
sbit cs1= P1^1;
sbit cs2= P1^2;
sbit rs=P1^7;
sbit rw=P1^6;
sbit e= P1^5;
uchar x=0xb8, y=0x40;
uint i=0;
code uchar d
www.eeworm.com/read/17194/723107
51
#include
#include
sbit CS1=P2^2;
sbit CS2=P2^1;
sbit RST=P2^0;
sbit DI=P2^7;
sbit RW=P2^6;
sbit ALE=P2^5;
unsigned char COM;//指令数据寄存器
unsigned char DAT;//显示数据寄存器
#ifnd
www.eeworm.com/read/19250/829709
c 1.c
#include
sbit e=P3^0;
sbit rw=P3^1;
sbit rs=0xb2;
sbit cs2=0xb3;
sbit cs1=0xb4;
sbit busy=0xa7;
unsigned char code nBitmapDot[] = // 数据表
{
0x08,0x08,0x0F,0x
www.eeworm.com/read/25885/952302
51
#include
#include
sbit CS1=P2^2;
sbit CS2=P2^1;
sbit RST=P2^0;
sbit DI=P2^7;
sbit RW=P2^6;
sbit ALE=P2^5;
unsigned char COM;//指令数据寄存器
unsigned char DAT;//显示数据寄存器
#ifnd
www.eeworm.com/read/27624/986050
c hanzi.c
#include
#include
sbit CS1=P2^3;
sbit CS2=P2^4;
sbit RST=P2^5;
sbit DI=P2^0;
sbit RW=P2^1;
sbit ALE=P2^2;
unsigned char COM;//指令数据寄存器
unsigned char DAT;//显示数据寄存器
#ifnd
www.eeworm.com/read/465307/1521206
hed lbisharedhsm1.hed
TI CS2 {*-C.state[2].mix[1].cov}
TI CS3 {*-C.state[3].mix[1].cov}
TI CS4 {*-C.state[4].mix[1].cov}
TI VS2 {*-V.state[2].mix[1].cov}
TI VS3 {*-V.state[3].mix[1].cov}
TI VS4 {*-V.state[4].mix[1].cov}
TI