搜索资源列表
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()函数用于在发送数据
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,
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语言的实现计算机串行通信的简洁设计
完整串口通信程序Vc++源代码
- 完整的异步串行通信的处理程序-integrity of the asynchronous serial communication procedures
异步串行通信实验
- 这是通讯接口实验《异步串行通信实验》的原理程序,适合于那些上嵌入式系统、通信、计算机专业的人-This is the communication interface experiment, "asynchronous serial communications experiment," the principle procedures, suitable for those on embedded systems,
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
AsynCommCtrl
- 基于VHDL的串行异步通信电路的设计 包括串行发送器,异步接收器,以及控制器 vhdl-VHDL-based serial asynchronous communication circuit design, including serial transmitter, asynchronous receiver. and controller vhdl
msp430_chengxu_daima
- 这个压缩包里面有51个基于MSP430单片机的C代码,有ADC,有DAC,有USART串行异步通信,以及pwm,1602、12864液晶驱动.对初学者有很大的帮助。-Inside the cabinet 51 has MSP430 MCU-based C code, has ADC, has DAC, has USART serial asynchronous communication, as well as the pwm, 160
chuanxing
- 串行通信MCS-51单片机内部有一个全双工的串行通信口,即串行接收和发送缓冲器(SBUF),这两个在物理上独立的接收发送器,既可以接收数据也可以发送数据。但接收缓冲器只能读出不能写入,而发送缓冲器则只能写入不能读出,它们的地址为99H。这个通信口既可以用于网络通信,亦可实现串行异步通信,还可以构成同步移位寄存器使用。-MCS-51 microcontroller serial communication within the a ful
Test_ASC0
- 英飞凌单片机TC1782串行异步通信,经实测可用(ASC project for Infineon Tricore MCU TC782, tested.)
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
串行通信
- 计算机与单片机之间实现串行通信,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, whic
基于FPGA的异步串行接口设计
- 一份异步串行通信实验的pdf,给有需要的人,各功能代码都有(Asynchronous serial communication experiment for people in need)