搜索资源列表
多线程串行口通讯构件
- 说明:多线程 (Multi-Thread) RS232 串行口通讯构件 ( 1.51 版,附源码 )-: multithreading (Multi-Thread) RS232 serial port communication components (1.51 version, with source)
51系列串口通讯例程
- 单片机串口通信例程,对于初次接触单片机串口编程的朋友是一个很好的借鉴-microcontroller serial communications routines for the first time contact with the MCU Programming is a very good friend of the draw
1
- 反汇编反出的51串口通讯“波特率自动校准技术
chuankouchengxu
- 51单片机串口通讯协议优化设计,更快跟准确地传输信息-51 Optimal Design of serial communication protocol, faster and accurate transmission of information with
UART-51
- 51双串口通讯程序,c语言实现。希望对大家有帮助!-51 pairs of serial communication program, c language. We want to help!
Serialdebuggingassistant
- 51单片机串口通讯的好帮手!串口调试助手 用于51串口和电脑通讯-Serial debugging assistant
mcu_51_io_uart
- 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
basedC51rs232SerialCommunication
- 基于51单片机的RS232串口编程例子 实现串口通讯-RS232 serial port based on MCU 51 Serial Communication programming examples! ! !
pc-51
- PC机与51单片机之间的串口通讯,VB编的,分PC和单片机两部分-PC-51
wl013
- 51系列单片机驱动的串口通讯-MCS51——UART
SCI(UART)
- 51串口通讯 C语言程序 用STC单片机实现的-51 serial communication C language program using STC MCU
gsm
- GSM tc35i的51程序,可以发短信,串口通讯,绝对好用-GSM tc35i 51 program, you can send text messages, serial communications, absolutely easy to use
RS232communication
- 51单片机实现C语言串口通讯,同时实现发送和接受程序。-SCM C language and RS232 send and receive code program
3
- 51单片机的串口通讯实现 数据的收发 接收发送字符串-51 MCU to send and receive serial data communication receiver to send a string
51
- 51单片机串口通讯软件与上位机通讯 含有多个程序-this is a programe to serils community to 51 and pc.
Serial-communication
- 51单片机有一个全双工的串行通讯口,所以单片机和电脑之间可以方便地进行串口通讯。进行串行通讯时要满足一定的条件,比如电脑的串口是RS232电平的,而单片机的串口是TTL电平的,两者之间必须有一个电平转换电路,我们采用了专用芯片MAX232进行转换,虽然也可以用几个三极管进行模拟转换,但是还是用专用芯片更简单可靠。我们采用了三线制连接串口,也就是说和电脑的9针串口只连接其中的3根线:第5脚的GND、第2脚的RXD、第3脚的TXD。这是最简单的连接方法,但是对我们来说已经足够使用了,电路如下图所示,
PC-Serial-Communication
- VB编辑串口通讯程序,51单片机与计算机通讯,很好的学习资料,希望对大家有用-failed to translate
51单片机通信协议
- 串口协议制作的指导文件,非常的棒适用51编程(Serial protocol to guide the production of documents, very good for 51 programming)
51黑论坛_STM32-串口输出MPU-6050
- 在STM32F103平台上使用USART收发器与电脑进行通讯(Use the USART transceiver to communicate with the computer)
仿串口定义及子函数
- 普通IO口模仿串口通讯,主要针对的是STC89C51单片机,已调试成功(Ordinary IO port imitates serial communication)