实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口
实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格...
S2+project技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
实现pc机键盘(p/s2接口)与8位单片机连接使用 原理:键盘时钟接在p3.2口,既8051的外部中断int0上,键盘数据接到p1.0上 每次按键,键盘会向单片机发脉冲使单片机发生外部中断,数据有p1.0口一位一位传进来 传回的数据格...
header file of the specific codes for LPC2100 target boards Every project should include a copy of this file, user may...
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you c...
STR71x Flash IAP Example This project is an RV-MDK adaptation of the ST Application Note: "STR71x In-Application Pro...
The Audio project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller.
The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller.
The Mythical Man-Month: Essays on Software Engineering is a book on software project management by Fred Brooks, whose ce...
This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to m...
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial i...
RapidForm add-in template for Visual C++. Using this template project, a user can create RapidForm template conveniently