搜索资源列表
ucLinuxSerialPort
- ucLinux串口通讯原代码类库,使用1.4版本内核。-ucLinux serial communication source code library, use version 1.4 kernel.
minigui.thread
- MINIGUI中线程通讯,主要用于异步串口通讯,在MINIGUI菜单中通过全局变量启运线程,进行串口通讯.-MINIGUI thread communication, mainly for asynchronous serial communication, In MINIGUI menu shipped through global variables threads for serial communication.
file_transmitting_using_serial_port
- 实现串口通讯文件收发的功能,在宿主机和目标机中用串口来来传送文件数据.
03_tty
- linux平台下的嵌入式开发,用于串口通讯的调试,有可执行文件
serialctl
- arm-linux串口通讯代码。arm-linux串口通讯代码。arm-linux串口通讯代码。
LPC2103串口发送数据例程
- LPC2103的传统通讯例程
linux下一个串口通讯程序
- linux下一个串口通讯程序,包括串口的初始化,以及串口设备资源的访问。-a serial communication program under linux, including the serial port initialization, and serial device access to resources.
qextserialport-1.2win-alpha
- 提供一个基于QT4的串口通讯类。 用户可以直接使用。具体的使用方法参考压缩版的pdf说明文档-To provide a serial communications class based on QT4. Users can directly use. A specific reference to use compressed version of the pdf documentation
port-rar
- 串口通讯实验 居于XSBASE270的开发平台-Serial Communication XSBASE270 living experimental development platform
qtmcom_loop_onetoone
- 可实现两个串口互相通讯,界面友好,在Qt4环境下可直接运行。-realized between two serial communications, user-friendly, in Qt4 environment can be directly run
serial-2410.c
- 一、实验目的 1.掌握ARM的串行口工作原理。 2.学习编程实现ARM的UART通讯。 3.掌握CPU利用串口通讯的方法。 二、实验现象 -One purpose of the experiment 1. ARM' s serial port control works. 2. Learning programming ARM' s UART communication. 3. Master CPU use serial communication method
Serial-communication-protocol
- 串口通讯协议的实验,文档较详细的讲述了linux下串口参数的设置,以及数据的通讯-Serial communication protocol experiments, more detailed documentation about the parameters under linux serial port settings, and data communications
PCI
- 基于PCI总线的多串口通讯卡的研究与实现 来自知网-Research and Implementation of the multiport serial communication cards based on PCI bus. Nh to find
5100TV
- 5100串口通讯实例,支持家用模拟信号,类似于机顶盒-5100 serial communication examples, to support home analog signal, similar to the set-top box
uart_test
- 经典串口通讯程序,通过显示的创建线程来收发数据,已经过详细注释-The classic serial communication program, to send and receive data through the display create a thread, has been detailed notes
API
- API实现串口通讯,API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。-API serial communications API function not only provides open and read and write methods of operation of the communication port, but also provides numerous functions to support the various
android-serialport-api
- 安卓串口通讯的测试范例,进行了官方小bug 的修改及处理,测试没任何问题,没有找到安卓类别请管理员处理一下-Andrews serial communications test case for the official small bug fixes and handling, testing without any problems
Embedded-development
- 嵌入式裸机程序开发测试,LCD屏幕动态显示电机转速,AD转换值,串口通讯等-Embedded bare-metal program development and testing, dynamic display of the LCD screen motor speed, AD conversion value, serial communication, etc
term
- arm嵌入式linux与宿主机之间串口通讯程序,可实现双方之间的串口通讯,arm s3c2410。-between the arm and the host of embedded linux serial communication program, enabling serial communication between the two sides, arm s3c2410.
Android串口通讯
- android下的串口通讯示例程序,可手动设置端口、波特率、数据位、校验位和停止位