搜索资源列表
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
CommMonitor
- CommMonitor 侦测、拦截、逆向分析串口通信协议, 是侦测RS232/422/485串行端口 的专业工具软件,是软硬件工程师的最佳助手。CommMonitor 能侦听、拦截、记录、分析 串行通信协议,让您对应用程序操作串行端口的过程和细节,让您及时的模拟被侦听程序 或设备的数据、控制流,提高工作效率。 -CommMonitor detection, interception, reverse analysis of serial communication protoco
MAX232
- 单片机串口通信程序,内附protues模拟,可以实现单片机间串口通讯-Single-chip serial communication procedures, and inserting protues simulation, can achieve single-chip serial communication between
51COM
- 用51单片机I/O口模拟串口通信,在较低的比特率下能有较好的通信效果,尤其在单片机串口不够用时,模拟串口是很好的解决方法。-With 51 single-chip I/O port simulation of serial communications, at a lower bit rate to have better communication effects, especially in single-chip serial port when not enough to simulat
VSerial
- windows下的虚拟串口驱动,可以虚拟出串口,用于模拟通信。-windows under a virtual serial port driver, the virtual serial port can be used for analog communications.
adcmeter
- 基于 CS5550 工业测量仪表的设计:ADCMeter.ddb 中包含电路原理图和样品PCB图。本系统以 STC 系列 51 单片机为控制核心,使用高精度 CS5550 A/D 芯片来采集微弱的模拟信号量(如热电偶,热电阻信号量),可在线校准(零校准,满量程校准),校准数据保存到 93C46 中,作为以后 CS5550 运行的校准参数。本系统还包括两行八个数字位的数码管实时地显示采集数据,并可通过板上按键输入,进行输入信号变换的切换。另外还可增加串口通信部分,将采集的数据传输给上位机或其它控制
VC-Serial-PC-simple-routines
- 该实例是用于vc环境下的通讯,即串口通信,很好的模拟了人的通讯功能,是研发者的参考资料-This instance is used for communication vc environment, that serial communication, a good simulation of human communication, is a reference for developers
uart
- HOLTEK单片机模拟串口编程的实现。了解串口通信的真正原理和过程!-HOLTEK analog microcontroller serial programming implementation. Understand the true principles of serial communication and the process!
VC++串口通信
- 串口通信程序。实现串口模拟通信读取和写入数据。
基于FPGA的串口通信系统
- 该设计是基于 FPGA 的串口通信系统模拟仿真,通过对 RS-232 串行总线 接口的设计,掌握发送与接收电路的基本思路,并进行串口通信。采用 Verilog HDL 语言对 UART 波特率产生模块、数据发送模块、接收模块进行硬件描述, 再将其整合为一个 RS-232 收发模块,最终在顶层模块中将两个 RS-232 模块例 化,实现两块 FPGA 芯片全双工通信的设计。(Design of serial communication system based on FPGA)
ComTest_6_15
- 串口通信,模拟串口通信助手,可直接运行,,,,,,,(Serial communication, analog serial communication assistant, can be directly run,,,,,,,)
05、UART串口2输入输出
- stm32f107模拟串口通信,可以通过超级终端观察结果!(Stm32f107 analog serial communication, you can observe the results through the super terminal!)
多个单片机与PC串口通信
- 单片机端C51程序设计(查询方式)_多个单片机与PC串口通信(MCU C51 program design (inquiry) _ multi MCU and PC 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
模拟量调节
- VB COMM串口通信示例,简单实现收发。(VB serial communication example, simple to send and receive.)
虚拟串口
- 模拟虚拟串口的通信,根据自己程序的功能,模拟两个虚拟串口的通信。(Analog virtual serial communication)
模拟串口通信
- 应用VC编写的一个模拟串口通信程序,包含串口通信的软件(An analog serial communication program written in VC, including serial communication software)
VB6.0源码之模拟量输入
- VISUAL BASIC串口通信及编程实例(VISUAL BASIC Serial communication and programming examples)
电位器AD并串口通信(8位)
- 利用xpt2046的ad转换功能转换电位器的模拟量,晶码管显示并通过串口通信发到电脑,利用串口调试助手显示数据(The analog converter of potentiometer is transformed by xpt2046's AD conversion function. The crystal code tube is displayed and sent to the computer through serial port communication, and the d
USB虚拟串口
- 使用USB模拟串口进行通信,便于进行软件调试(Using USB analog serial port for communication)