搜索资源列表
PIC模拟异步串行通讯UART
- 模拟异步串行通信-simulation asynchronous serial communications
串行通信及AD转换实验
- motorola 单片机 A/D转换, 单片机异步串行通信 -A / D converter, microcontroller asynchronous serial communications
CB_seri
- 3.CB_seri.cpp(C++Builder串行异步通信程序)-3.CB_seri.cpp (C Builder asynchronous serial communication program)
AsynCommCtrl
- 基于VHDL的串行异步通信电路的设计 包括串行发送器,异步接收器,以及控制器 vhdl-VHDL-based serial asynchronous communication circuit design, including serial transmitter, asynchronous receiver. and controller vhdl
communicationfunctiontesting
- 该程序的功能是利用BIOS的INT 14H号功能调用,将指定的数据从串行口发送出去。在发送过程中,程序不断检测通信线路状态,只有在“发送保持寄存器空”的情况下才发送下一个字符。 整个程序有主函数MAIN()及三个函数SEND(),INIT(),LINETEST()组成。MAIN()是程序的入口并控制数据的发送;INIT()函数提供对串行异步通信的初始化;SEND()函数将指定数据逐一发送出去;LINETEST()函数用于在发送数据前检测通信线路状态。 利用BIOS 功能调用进行串行异步
msp430_chengxu_daima
- 这个压缩包里面有51个基于MSP430单片机的C代码,有ADC,有DAC,有USART串行异步通信,以及pwm,1602、12864液晶驱动.对初学者有很大的帮助。
异步串行通信实验
- 这是通讯接口实验《异步串行通信实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人-This is the communication interface experiment, "asynchronous serial communications experiment," the principle procedures, suitable for those on embedded systems, communications, computer speci
6.3一个基于线程的异步串行通信程序
- 一个基于线程的异步串行通信程序运行commApi文件夹中的CommApi.exe。程序调试涉及到计算机硬件-a thread based on asynchronous serial communication program running commApi folder of CommApi.exe. Commissioning procedures relating to computer hardware
异步串行口
- 一种基于VHDL语言的实现计算机串行通信的简洁设计
串行通信中的异步和同步方式
- 基于VC60的串行通信中的异步和同步方式,对于VC控制串口很有帮助!
mimasuo
- 一.设计目的 1、学习串行通信的原理和应用。 2、了解异步串行通信的特点。 3、提高动手能力和理论联系实际能力。 二、设计任务和要求 设计并制作一个采用红外遥控的电子密码锁,要求如下: 1、能实现遥控开锁,遥控距离8~10m。 2、具有修改密码、加密和较强的抗干扰能力。 扩展功能: 1、密码输入出错能立即报警。 2、能实现本机键盘开锁。 三.系统构成框图-1. Designed one, learn the principles of serial c
WithPICMCUICreader
- 详细介绍PIC单片机使用SPI方式与IC卡进行数据传输的原理和电路设计,以及使用USART方式与PC机进行串行异步通信的工作原理;介绍PIC单片机听SPI方式和USART方式的设置方法。-PIC detailed the use of SPI with Single-chip IC card for data transmission principles and circuit design, as well as with the PC using USART serial asynchro
uart
- 基于FPGA的uart源代码,异步串行通信,vhdl书写的。-uart codes。write with vhdl.
Three-wire-asynchronous-serial-communication
- 针对两算机之间串行异步通信问题开展研究,用C语言设计了仅用RXD、RXD、GND三线进行串行通信的程序。该程序通过合理设置INS8250端口的初始状态,发送方采用查询方式,接收方引入中断机制,使三线通信方式得以实现,且硬件连线简单,数据传输波特率可达115200bps的最高极限值。-Computer for the two serial asynchronous communication between the research problem, using C language design
web
- 模拟网络串行通信 近期对计算机间通信比较感兴趣,同时研究usb通信原理,起步为串行通信于是想为更好地理解其机理做一定基础性研究,故做了异步串行通信设计实验。 经过QUARTUS验证,获得了一等奖!-Simulation of the recent serial communication network between the communication of more interested in computers, communications usb at the same time
2
- 2. 用8251A实现串行口异步通信,自发自收,波特率1200bps。采用查询方式发送、中断方式接收。从键盘输入字符串(字符个数≤255)存入发送缓冲区并显示,启动发送键由实验者自己定义,自收结果显示于屏幕。按Esc返回DOS。(定义回车键为启动发送键)-2. With the 8251A Serial port asynchronous communication, spontaneous self-income, the baud rate 1200bps. Using query mode
149异步串行通信(点对点通信)
- msp430f149点对点异步串行串口通信(MSP430F149 point to point serial communication)
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and
串行通信
- 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
基于FPGA的异步串行接口设计
- 一份异步串行通信实验的pdf,给有需要的人,各功能代码都有(Asynchronous serial communication experiment for people in need)