搜索资源列表
51单片机IO口模拟串口通讯C源程(单片机)
- 单片机串口调试小程序,是单片机之间的通信的-small microcontroller serial debugging process, the communication between the microcontroller's
89C51 单片机I_O 口模拟串行通信的实现方法
- 89C51 单片机I_O 口模拟串行通信的实现方法--Simulate I_O serial port communication in 89C51 SCM.
单片机串口模拟
- 当串口不够用的时候,我们可以利用IO口进行串口模拟,很好用-when the time is not enough, we can use Serial IO mouth simulation is useful
单片机IO口模拟串口
- 介绍了一种用单片机io口模拟实现串口功能的方法,并提供了简单的实现方法-introduced a microcontroller with io I Serial functional simulation methods, and to provide a simple method
IO_SOFT_UART_USE_TIMER
- 单片机串口模拟程序
C51单片机I/O模拟串行口通讯
- C51单片机,通过普通I/O模拟串行口通讯的实现方法
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
SOFT-UART
- 51 单片机io口模拟串口程序,带中文说明。-soft UART
UART
- 软件模拟串口,实现多串口的源代码,完整可编译直接应用。对于单片机只有一个串口的进行扩展-Simulation software serial, serial multi-source code, complete the application can be compiled directly. For there is only one single-chip serial expansion
serial_Simulation
- 单片机IO口模拟串口(接收+发送) 环境:STC单片机+KEIL2 使用单片机的IO口模拟串口。其中分别包含模拟串口接收数据和模拟串口发送数据两个测试程序。 另外,程序附加说明中对网上流传的一个不错的模拟串口代码提了一些改进建议,并说明了测试程序应用于实际工程需要注意的几个地方。-Simulation of Single-chip Serial IO port (receive+ send) Environment: STC Single-chip MCU+ KEIL2 use an
softuart_avr
- AVR单片机软件模拟串口实现全双工的例子。-AVR single-chip simulation software to achieve full-duplex serial example.
MAX232
- 单片机串口通信程序,内附protues模拟,可以实现单片机间串口通讯-Single-chip serial communication procedures, and inserting protues simulation, can achieve single-chip serial communication between
AVR与PC虚拟串口
- Atmega8串口测试程序,适合初学者,使用Atmel Studio 6.0编译通过,使用proteus 7.7模拟,串口输入、输出。test.atsln为Atmel Studio 6.0工程文件,uart.DSN为proteus文件
模拟串口发数
- 51单片机中普通IO口模拟串口发数,C、C++,简单小程序易学易懂(51 SCM in general IO port emulated serial number, C, C + +, simple small program easy to understand)
12-读ID号-模拟串口发送
- 读出单片机ID号通过模拟串口发送给上位机,波特率9600 N 8 1 ,支持汇编语言(Read the microcontroller ID number through analog serial port sent to the host computer, baud rate 9600N81, support assembly language)
简单模拟串行通信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
模拟串口
- 51单片机的模拟串口的一个小程序,新手了解学习模拟串口看一下可以(51 SCM simulation serial port a small program, novice understand the learning simulation serial port to see can)
MoniChuankou2
- 单片机I/o口不够用的情况下可以利用串口模拟进行通讯(The serial port simulation can be used to communicate in the case that the I/o port of the single chip microcomputer is not enough.)
15-模拟串口-超时接收完成
- STC15单片机IO模拟串口-超时接收完成(STC15 MCU IO analog serial port - timeout receiving completion)
定时器模拟串口src
- 实现使用单片机的定时器扩展两个串口,加上原串口共3个串口。程序为一个工程用到的所有源代码,实测好用。(expand STM8 MCU's UART PORT by using the internal timer resouces, for the demand of multiple-uart and low cost solution.)