104鍵PS2接口標(biāo)準(zhǔn)鍵盤經(jīng)典樣例程序
大小:0.1 MB 人氣: 2017-09-05 需要積分:0
推薦 + 挑錯(cuò) + 收藏(0) + 用戶評(píng)論(0)
#include "scancodes.h"
#define LCM_RW? P2_1 //定義LCD引腳
#define LCM_RS? P2_0
#define LCM_E?? P2_2
#define LCM_Data? P0
#define Key_Data P3_4 //定義Keyboard引腳
#define Key_CLK? P3_3
#define Busy??? 0x80 //用于檢測(cè)LCM狀態(tài)字中的Busy標(biāo)識(shí)
void LCMInit(void);
void DisplayOneChar(unsigned char X, unsigned char Y, unsigned char DData);
void DisplayListChar(unsigned char X, unsigned char Y, unsigned char code *DData);
void Delay5Ms(void);
void Delay400Ms(void);
void Decode(unsigned char ScanCode);
void WriteDataLCM(unsigned char WDLCM);
void WriteCommandLCM(unsigned char WCLCM,BuysC);
unsigned char ReadDataLCM(void);
unsigned char ReadStatusLCM(void);
unsigned char code cdle_net[] = {"?? unsigned char code email[] = {"pp51com@163.com"};
unsigned char code Cls[] = {"??????????????? "};
static unsigned char IntNum = 0; //中斷次數(shù)計(jì)數(shù)
static unsigned char KeyV; //鍵值
static unsigned char DisNum = 0; //顯示用指針
static unsigned char Key_UP=0, Shift = 0;//Key_UP是鍵松開標(biāo)識(shí),Shift是Shift鍵按下標(biāo)識(shí)
static unsigned char BF = 0; //標(biāo)識(shí)是否有字符被收到
非常好我支持^.^
(0) 0%
不好我反對(duì)
(1) 100%
下載地址
104鍵PS2接口標(biāo)準(zhǔn)鍵盤經(jīng)典樣例程序下載
相關(guān)電子資料下載
- 51單片機(jī)停車場(chǎng)車位管理系統(tǒng)仿真設(shè)計(jì) 488
- 基于STM32的酒精濃度檢測(cè)報(bào)警proteus仿真設(shè)計(jì) 376
- 基于STM32的空氣質(zhì)量檢測(cè)報(bào)警程序設(shè)計(jì) 309
- LCD1602顯示屏如何使用 372
- 基于51單片機(jī)的電子智能補(bǔ)光器設(shè)計(jì)方案 236
- 如何實(shí)現(xiàn)一種基于STM32單片機(jī)的超市迎賓系統(tǒng)設(shè)計(jì)? 113
- 求一種基于STM32單片機(jī)的大棚草莓溫度系統(tǒng)設(shè)計(jì)案例 98
- 基于STM32單片機(jī)的人流量監(jiān)測(cè)系統(tǒng)設(shè)計(jì) 136
- 利用51單片機(jī)流水燈和LCD1602實(shí)現(xiàn)表白功能 348
- 翱捷科技ASR1602芯片助力數(shù)據(jù)傳輸產(chǎn)業(yè)升級(jí) 552