搜索资源列表
uart-09-8-9.rar
- 51单片机串口测试程序,超完整,包括发送字节,接收字节,发送数组接收数组,UART TEST FOR 51MCU
uart.rar
- 51单片机和PC机串口通讯试验 含汇编程序,电路图,所需软件。,51 microcontroller and serial communication experiment with PC-assembler, schematics, required software.
uart
- 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
SOFT-UART
- 51 单片机io口模拟串口程序,带中文说明。-soft UART
iic_uart
- I2C转UART,51单片机普通IO口模拟I2C从机,解决UART不够的问题-I2C switch to UART, 51 Microprocessor Analog IO port I2C slave address the problem of insufficient UART
uart
- 51单片机串口通信,为了实现简单的串口而编写的,希望对大家有用。-51 microcontroller serial communication, in order to achieve a simple serial port and write, and I hope useful.
UART
- 51单片机串口 通用程序,应用时只需添加剩余部分!非常方便-51 Single-chip Universal Serial procedures, the application can add the remainder of the! Very convenient
uart
- 51单片机普通I/O口,做串口用,可以和真的串口一样,设置发送和接收的波特率,和发送接收的模式-51 Singlechip general I/O port, serial port used to do, you can and really like the serial port, set up to send and receive baud rate, and send to receive mode
serial
- 通用 51单片机 UART 0 初始化程序,适用于不同波特率,不同晶振-Generic 51 Single-chip UART 0 initialization procedure, applied to different baud rate, different crystal
uart
- 采用软件方法来实现单片机的通用串口引脚来模拟UART。根据要求采用P1.0作为发送端(TXD),P1.1做为数据接受端(RXD),并采用全双工通信模式。由于MAX232电平转换芯片除了做UART的几个引脚后,还剩余T2IN,T2OUT,R2IN,R2OUT.所以采用模仿UART的接法.每次通信,发送的数据加1,接收的数据加2.用51系列单片机。-The use of software methods to achieve single-chip Universal Serial pin to s
silab-51-UART
- full UART function by 8051
UART-51
- 51双串口通讯程序,c语言实现。希望对大家有帮助!-51 pairs of serial communication program, c language. We want to help!
51device
- 51基本外设的初始化跟应用函数都有了,有ps2,iic,uart,看门狗,ds1302,ds18b20等,入门级别的东西很全了。-51 basic peripheral functions are initialized with the application, and there ps2, iic, uart, watchdog, ds1302, ds18b20 and so on, entry-level stuff was all the.
uart
- tc35 GSM模块与 51 单片机 通讯源文件 适合学习用-tc35 GSM module with 51 Single-Chip Communication source file suitable for learning to use
UART
- 51串口接收和发送程序-51 uart send and read program ~~~~~~~~~~~~~~~
51-uart-wifi-code
- code for 51单片机 用于控制串口wifi模块的代码。很有用。 串口wifi,uartwifi模块-code for 51 MCU is used to control serial port wifi module code. Very useful.
mcs51-io-uart
- 利用51的两个输入输出引脚如P1.0和P1.1,置1或0分别代表高低电 平,也就是串口通信中所说的位,如起始位用低电平,则将其置0,停止位为高电平,则将其置 1,各种数据位和校验位则根据情况置1或置0。-Using 51 as the two input and output pins P1.0 and P1.1, set to 1 or 0 representing the high and low, that is said in the bit serial communicati
uart
- 51单片机串口程序,可以方便的移植任意51内核的相同类似的单片机-51 microcontroller serial program, you can easily transplant the same like any 51-core MCU
51MCU-UART-R-T
- 51单片机发送接收子程序。具有应答测试、数据块发送、接收,校验和比对,错误重发功能。-51 MCU send and receive routines. With the response test, the data blocks to send, receive, check and compare the error retransmission function.
SCI(UART)
- 51串口通讯 C语言程序 用STC单片机实现的-51 serial communication C language program using STC MCU