搜索资源列表
linux-uart
- 简单的嵌入式linux串口通信程序,非常实用,简单易懂,可在2440上使用-Simple serial communication program of embedded linux very practical, simple and easy to understand, can be used in the 2440
micro-UARTsource_V
- UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
LINUX_UART
- 基于LINUX串口通信编程的入门介绍,了解LINUX的串口通信原理-LINUX-based introductory programming serial communication, the understanding of LINUX Serial Communication Theory
7uart
- 基于MINI2440的 异步串口通信实验源码+启动代码 下载后可以直接运行-Asynchronous serial communication based on experimental MINI2440 source+ download boot code can run! !
Uart
- 一个简单易懂的linux串口通信源码,里面包含自带串口和扩展串口通信程序-A simple and easy to understand linux serial communication source, which contains built-serial and serial communication program expansion
trans2.2
- PC机通过串口与WSN网络通信。采集数据信息-PC communicate to WSN through UART.
uart
- GCC 编译的UART 通信程序 -uart communication program
UART
- LPC2368 UART 源码,代码能够方便配制串口通信-LPC2368 UART source code to facilitate the preparation of serial communication
UART
- s3c2410 arm a9 程序开发,UART 通信-s3c2410 arm a9 program development, UART communication
uart
- uart 串口驱动。串口数据传输是以串行方式进行的。串口在数据通信中吗,一次只能传输一个比特的数据。-uart drivers
UART
- 用友善之臂的S3C2440开发板做的与PC机通信的UART模块-UART module with a friendly arm S3C2440 development board to do with the PC machine communication
uart
- 基于ARM S3C6410的UART通信的驱动设计,可以实现UART的收发-The driver of UART for ARM S3C6410
can-P-UART
- MODBUS协议定义了一个与基础通信层无关的简单协议数据单元(PDU)。特定总线或网络上的MODBUS协议映射能够在应用数据单元(ADU)上引入一些附加域。-The MODBUS protocol defines a simple protocol data unit and a communication layer independent (PDU). Specific bus or network on MODBUS protocol mapping can on the applicat
usart
- 很好的通信语言单片机uart的通信程序写的很好(Singlechip UART communication program written very well)
UART-QtE4.7.1
- qt在linux下,调用串口驱动的示例参考。(use serial-port demo by the linux/Qt environment)
serial
- 在树莓派或其他Linux系统下与单片机通信。以/dev/TTYUSB0为例,附带单片机uart.c可以将由串口发给单片机的字符串原样由串口发回。(In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back fr