搜索资源列表
我见过最好的串口类
- 我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时-I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss
16C5X
- 利用单片机来实现16C5X模拟串行口通讯的设计-use SCM to achieve 16C5X simulation Serial Communication Design
IOmnchk
- 用单片机I/O口模拟串口通信,有两种方法,节省硬件,实现简单。-MCU I / O simulation mouth serial communication, there are two ways to save hardware, simple implementation.
232
- C51单片机IO模拟串口,简洁明了,非本人写,好程序,大家共享-C51 microcontroller serial IO simulation, concise, non - I write the program, share
I2C_for_C51
- 汇编和C混合编程的单片机模拟I2C程序,已验证可行-compilation and mixed C Programming microcontroller simulation I2C procedures, has been verified
serialstest
- 自己编写的计算机与单片机通讯时,下位机的模拟系统
io-uart
- C51的IO模拟UART,非常好用,对于缺少串口的51单片机很好!
STC15F240EA模拟串口
- STC15F204EA单片机模拟串口程序
I2C.C文档
- 51单片机没有I2C接口,所以可以采用软件模拟的方式,在P1口选择数据线和时钟线。下载可直接运行!-51 I2C interface, the software can be used in simulation, I choose the P1 line data and clock lines. Running can be downloaded directly!
26
- 89C51 单片机 I/O 口模拟串行通信的实现方法-89C51 single-chip I/O port simulation of serial communication method
ztsystem_normal
- 自己写的一个可以烧录到单片机的用于软件模拟串行通信的汇编源码。-Wrote it myself onto a single chip serial communication for software simulation of a compilation of source code.
UARTmoni
- 单片机通用模拟串口C程序,必需根据波特率来设定定时器-Single-chip Universal Serial C simulation procedures, required under the baud rate to set the timer
C51
- 本文介绍的用 89C51 单片机I/O 口模拟实现串行通信的方法,已成功 地应用在某电压数据采集系统中,实践证明能可靠地传送和接收数据。-This article describes using 89C51 microcontroller I/O port Serial communication simulation method has been successfully applied in a certain voltage data acquisition system, the
mcu_51_io_uart
- 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
IO_TO_UASRT
- 此代码是51单片机模拟串口。用两个普通的IO模拟异步串口。-This code is 51 single-chip analog port. IO simulation with two ordinary asynchronous serial port.
hot_control
- 主要用是通过上位机串口控制单片机的程序,可以精确的控制单片机模拟采集,和数字输出。-The main use is through the PC serial port control microcontroller program, the precise control of single-chip analog acquisition and digital output.
VB6.0和51单片机实现模拟量输入
- VB6.0和51单片机实现模拟量输入串口通信(VB6.0 and 51 MCU analog input serial communication)
OLED显示(模拟SPI总线)2
- 单片机nrf82532驱动液晶屏,使用串口驱动程序,很好是节约单片机输出口。(The single-chip nrf82532 drives the LCD screen and USES the serial driver, which is very good to save the single chip.)
简单模拟串行通信
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;
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.)