搜索资源列表
串口通讯演示程序
- 此程序为单片机开发过程中的串口通信演示程序。用 汇编编写,供参考。-procedure for microcontroller development process of serial communications demonstration program. Using a compilation prepared for reference.
汇编操作串口
- 汇编操作串口,适合对速度要求高而API达不到的情况下的要求-compilation operation, suitable for high speed API unable to reach the requirements under the circumstances
汇编串口通讯
- 这是一个在两台pc机之间通过串口传输文件的汇编程序-This is one of the two PCs via serial port to transfer files to the assembler
大学汇编课程设计程序及文档(双机串口文件传输)
- 大学汇编课程设计程序及文档(双机串口文件传输),开发环境TurboC-compilation of the University of curriculum design procedures and documentation (two aircraft serial file transfer), the development environment TurboC
汇编串口通讯
- 这是一个在两台pc机之间通过串口传输文件的汇编程序-This is one of the two PCs via serial port to transfer files to the assembler
大学汇编课程设计程序及文档(双机串口文件传输)
- 大学汇编课程设计程序及文档(双机串口文件传输),开发环境TurboC-compilation of the University of curriculum design procedures and documentation (two aircraft serial file transfer), the development environment TurboC
八位单片机概念及应用设计
- 含交通灯,电子琴,时钟,键盘扫描,串口通信等汇编程序实例,非常适合初学者。-with traffic lights, flower clock, keyboard, serial communications, and other examples of the compilation process and are very suitable for beginners.
dp51e
- 通过串口,接收上位机发送的命令,并进行CSI24WC02的读写操作,并返回相应 数据或应答。用汇编实现,可以用keil编译器-through the serial port, the receiving PC to send orders, and CSI24WC02 read and write operations, and return to the corresponding data or response. Assemble
c54xdspadpcm
- 该代码采用c5400dsp的汇编语言和c语言实现语音adpcm压缩与解压的程序,接口为同步串口,抽样速率为8k/s。-c5400dsp of assembly language and c language voice mode compression and decompression procedures for synchronous serial interface, and the sampling rate of 8k/s.
微机串行通信实验报告
- 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assem
汇编串口
- 本程序是通用同步和异步串行接收器和转发器(USART)在异步状态下使用中断 * 方式进行全双工接收和发送数据的通信程序。共包括下面列表中这四个子程序。这 * 四个子程序的具体使用方法请参考各自的说明。-this procedure is common synchronous and asynchronous serial receivers and transmitters (USARTs) in the state to use as
串口通讯演示程序
- 此程序为单片机开发过程中的串口通信演示程序。用 汇编编写,供参考。-procedure for microcontroller development process of serial communications demonstration program. Using a compilation prepared for reference.
汇编操作串口
- 汇编操作串口,适合对速度要求高而API达不到的情况下的要求-compilation operation, suitable for high speed API unable to reach the requirements under the circumstances
Rs232Operate
- 用汇编实现底层控制的RS232串口通讯类-compilation with the realization of the underlying control RS232 serial communications
dsp14
- 14个DSP的实验测试程序,汇编语言实现,类型分别为:滤波器,正弦波发生器,步进电机,直流电机,交通灯,语音录放,指令实验,存储器,串行口,定时器,显示屏,硬件中断,同步串口,exam-c。-Fourteen DSP testing programs,implemented by assemble language,types:filter,sine wave generator,Stepping motors,direct curre
同步串口汇编源程序
- 我第一次上传,水平有限,望大家多指教,这里先发5个,以后会陆续上传-I first uploads limited, and we hope more exhibitions here starting five, the future will continue to upload
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
test4_1
- 51单片机串口通信汇编语言源代码,发送端和接收端的-51 Single-chip serial communication assembly language source code, the sending end and receiving end
IO
- 大家好!我为大家提供个小程序,单片机汇编语言编写的IO模拟串口程序,此程序可供参考和使用-Good! I provide a small program, single-chip assembly language prepared by serial IO simulation procedure, this procedure can be used as reference and use
串口
- 利用51单片机实现与电脑串口通信,同时利用偶校验(Using 51 single-chip microcomputer to communicate with the computer serial port, while using parity check)