51单片机的4*4矩阵键盘的汇编测试程序.-51 4 * 4 matrix keyboard compilation of the test. 下载
|
师哥们做的单片机键盘、液晶显示程序,汇编语言,函数算法很清晰- 下载
|
这是自己写的关于PS2键盘接口的程序,和单片机的接口,用汇编写的,测试成功,与图形点阵液晶联合使用,不过液晶程序没有上传-This is his writing on the PS2 keyboard interface procedures, and the microcontroller interface, with a compilation of written test successfully, and graphics dot-matrix LCD joint use, but not to upload procedures LCD 下载
|
汇编程序用于TOSHIBA单片机开发 主要功能:键盘扫描,LED驱动-assembler for TOSHIBA MCU Development main functions : scanning keyboard, LED Drivers 下载
|
本代码用汇编语言实现最常用的单片机最小系统的程序,用的是4*4键盘和8段数码管,希望高手们批评指正,谢谢-the assembly language code to achieve the most commonly used microcomputer minimum system procedures, using the keyboard 4 * 4 and 8 of the digital control, experts have criticized the correction, thank you 下载
|
MCU51-JZ01单片机开发板实验例程,可直接在51单片机上正确运行,提供用C语言和汇编语言两种程序源码,其中包含键盘显示芯片HD7279A应用程序源码。对单片机的初学者来说是个不错的选择,同时对单片机高手来说也有可借鉴之处!-MCU51 - JZ01 microcontroller development board experiment routines can directly in 51 MCU correct operation, for C and Assembly Language two procedures source, which includes keyboard and display HD7279A application source code. Beginners right MCU is a good choice, while the SCM will have an expert can learn from them! 下载
|
51单片机键盘扫描的汇编编程以及一些对初学者的经验介绍-51 microcontroller keyboard scan the compilation programming for beginners and some of the experiences 下载
|
一般的具有人机对话的单片机系统少不了会有键盘。键盘接口的原理与应用 许多的教材都有介绍,但通常各有各的方法,各有各的优劣。下面就我现有的 对单片机键盘接口的了解和应用将众家的单片机直接驱动键盘的接口原理及应 用作一个总结,并附加相应键盘的汇编子程序和C 语言子函数。希望大家可以 从中受益。-general man-machine dialogue with the SCM system will be indispensable to the keyboard. Keyboard Interface and Application of the principle of teaching materials have many, but usually each have their own methods, each have their own merits. Now, I have a right of the keyboard interface MCU understanding and application of the family of the direct-driven keyboard microcontroller interface and Principle Application for a summation, and the corresponding additional keyboard and the compilation of C-language subroutine unreachable. Hope that we can benefit from. 下载
|
嵌入式应用技术基础教程1 第1章 嵌入式应用技术概述 第2章 嵌入式应用技术的硬件基础 第3章 高级语言的串行通信编程 第4章 Freescale 08系列单片机概述 第5章 HC08 CPU与汇编基础 第6章 通用I/O与第一个汇编程序 第7章 08C语言 第8章 串行通信接口SCI与串行外设接口SPI 第9章 键盘中断模块与A/D转换模块 第10章 定时接口模块-embedded applications guide a technical basis Chapter 1 of embedded applications outlined in Chapter 2 of the embedded hardware applications pieces of Chapter 3 basis of high-level language programming of serial communication Chapter 4 Freescale MCU outlined 08 5 Chapter MCU CPU basis of compilation and Chapter 6 of general-purpose I / O and a compilation procedures 08C Chapter 7 Chapter 8 Languages SCI serial communication interface with the Serial Peripheral Interface SPI Chapter 9 keyboard interrupt module and A / D converter module Chapter 10 Timing Interface Module 下载
|
第1章 TURBO PASCAL高级编程技术 1.1 单元及其使用 1.2 与汇编语言混合编程 1.3 与C语言混合编程 1.4 过程类型及其使用 1.5 中断例程的编写方法 1.6 动态数组及其使用 1.7 扩充内存(EMS)及其使用 1.8 扩展内存(XMS)及其使用 1.9 程序的标准数据作代码处理的方法 第2章 实用工具单元 2.1 屏幕输入与输出单元ACRT 2.2 字符串处理单元ASTR 2.3 磁盘操作单元DISK 2.4 热键单元POPUP 2.5 数据库交互单元DBASE 2.6 扩充内存单元EMS 2.7 扩展内存单元XMS 2.8 数学函数单元MATH 2.9 矩阵运算单元MATRIX 2.10 概率分布函数单元PROB 2.11 复数运算单元COMPLEX 第3章 实用程序 3.1 软锁驱动器程序 3.2 锁硬盘逻辑盘程序 3.3 稿纸打印程序 3.4 源程序列表程序 3.5 查找并替换程序 3.6 备份硬盘主引导扇区程序 3.7 四通-PC文本文件转换程序 3.8 SPT文件与BMP文件的双向转换程序 3.9 数据库卡片打印程序 3.10 BATCH文件转换为COM文件程序 3.11 机密文件的有效销毁程序 3.12 释放内存程序 附录1 源程序文件索引表 附录2 各种显示卡及其显示模态表 -Chapter 1 TURBO PASCAL senior programming technology and its use 1.1 1.2 modules and compile language Programming were mixed with 1.3 C language types and process 1.4 1.5 interrupt routine use of a method of preparation dynamic array .6 1.7 and its use expanded memory (EMS) 1.8 and its use of Extended Memory (CPU) and 1.9 The procedures for the use of the standard code for data processing method Chapter 2 2.1 Utilities modules screen input and output alone ACRT 2.2 billion string processing unit ASTR 2.3 disk operating unit DISK 2.4 hotkeys modules P OPUP 2.5 interactive database modules expand nutritional 2.6 2.7 EMS memory modules expand the memory modules Intel mathematical function modules 2.8 2.9 MATH matrix element MATRIX 2.10 probability distribution letter PROB 2.11 modular unit co 下载
|