搜索资源列表
com_serail_51
- 基本包含了单片机通讯的全部通讯方式代码,包括带纠错码的串行通信,8051与8051点对点通讯,8051与PC机间通讯,全双工和半双工通讯。-microcontroller contains basic communication code all forms of communication, including error-correcting codes with the serial communications 8051 and
as1
- FREESCALE 16位单片机片MC9S12DG128的串口驱动程序,环行缓冲区大小可设置,支持半双工RS485通信,可调用用户事件-SCM MC9S12DG128 Serial Driver, Ring buffer size can be set up to support half-duplex RS485 communications, users can call the incident
ak1
- 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟
duojiwuxiantongxin
- 无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其
msp430x11x1_ta_uart9600_04
- Descr iption: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for // TACLK UART baud generation. The program will wait in LPM4, e
UART_driver_test
- 基于OMAP的UART驱动和测试程序,主要是查询方式实现!-UART driver and testing procedures, the main inquiry is achieved!
com_serail_51
- 基本包含了单片机通讯的全部通讯方式代码,包括带纠错码的串行通信,8051与8051点对点通讯,8051与PC机间通讯,全双工和半双工通讯。-microcontroller contains basic communication code all forms of communication, including error-correcting codes with the serial communications 8051 and
as1
- FREESCALE 16位单片机片MC9S12DG128的串口驱动程序,环行缓冲区大小可设置,支持半双工RS485通信,可调用用户事件-SCM MC9S12DG128 Serial Driver, Ring buffer size can be set up to support half-duplex RS485 communications, users can call the incident
ak1
- 一些应用中,经常要用到双串口,但是一般单片机只提供一个串口,其实完全可以用普通I/O口模拟一个串口。以下的程序是我编写的模拟串口程序,程序中使用了单片机的定时器0,和INT0中断。数据的发送和接收由中断程序自动进行。程序已经过AVR仿真器仿真和实际烧片使用,证明可靠。有一点需要说明的是,此模拟的串口为半双工方式。 主程序中,单片机将标准串口设置为115200bps,将模拟串口设置为19200bps。单片机将标准串口收到的数据从模拟
duojiwuxiantongxin
- 无线通信系统 1、系统由一个主站,多个从站组成。主站以轮询方式收集从站的数据,每次传输一组仿真数据。 2、从站有两组数字信号。从站传输哪一组数据由主站决定。 3、设计制作无线半双工收发单元,其工作频率(400-500)MHz中自行选择,各收发单元工作频率的相对准确性(以主站工作频率为基准)优于10-4。所有收发单元的发射功率不大于1w。 4、主从站收发天线长度 1m,垂直放置。 5、主站能实时显示发送数据的从站好及其
485
- 单片机的485串口通讯程序,该程序为半双工的-SCM 485 serial communication program for the half-duplex
temperature
- 温度遥测系统程序,半双工的,已经调试成功了-Temperature telemetry system procedures, half-duplex, and have been debugging a success
UDP
- 一个在linux环境下运行的UDP应用程序,包括客户端(PC)和服务器端(ARM),客户端和服务器端可半双工对话.-One in the linux environment running UDP applications, including the client (PC) and server-side (ARM), client and server can be half-duplex dialogue.
vb3
- VB就MSCOMM控制编写的各种例子.多种方式,可以是全双工,半双工,MODE调制解调格式-VB on the MSCOMM control various examples of the preparation. A variety of ways, it can be full-duplex, half duplex, MODE modem format
MAC
- 10M/100M以太网mac子层802.3协议的源代码,包括半双工和全双工。-Mac sublayer 10M/100M Ethernet 802.3 protocol source code, including half-duplex and full duplex.
AT89C51_vs_simple_RS232
- 单片机8051,用了串口缓冲区收发合一的方式,适合于半双工通信-8051 single-chip, using the serial port one way to send and receive buffer, suitable for half-duplex communication
half-communication
- msp430的单片机26XX系列,非串口模式下的半双工通信;-msp430 microcontroller 26XX series, non-serial mode half-duplex communication
Half-Duplex-UART
- AVR单片机半双工通信,通过UART接口。-The AVR microcontroller half-duplex communication, through the UART interface.
duplex
- 文档详细讲解了半双工和全双工的定义以及区别,适合除学者。-Document explained in detail as well as the definition of half-duplex and full-duplex difference for addition scholar.
the-simplex-_-half-duplex-_
- 讲解单工_半双工_全双工的含义及区别,对理解C++有重要帮助-The meaning and the difference on the simplex _ half duplex _ full duplex, is important for understanding the C++