搜索资源列表
uartcom
- linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achieve
main
- linux串口编程,标准linux下,有参数设置,打开串口,关闭串口,读写串口等,需要就试试吧-linux serial port programming, standards, linux, there are parameter settings, open the serial port, close the serial port, read and write serial port and so on, need to try it
serial_rd
- 在linux下用C语言开发的小程序,实现对指定串口的打开,设置串口的通信参数(波特率设置,数据位,奇偶校验,数据流控制等),通过使用read函数和write函数实现串口的读写。-Under linux using C language in the development of small procedures, to achieve the specified serial port to open, set the serial port communication parameters (
main
- linux下的串口编程 包括几个功能函数 1.串口的初始化 2.打开串口 3.读串口数据 4.写串口数据 5.关闭串口 -under linux serial programming under linux serial programming under linux serial programming under linux serial programming
term1
- linux c 读写串口的程序,主要实现了通过串口读写数据!-linux c to read and write serial programs, read and write data through the serial port!
GPSClient
- linux下的QT串口通信源码,可以从串口读写数据,并显示出来。-This is a the serial port program written with QT language.
Linux-coding
- 调用Linux下串口驱动的API,如打开串口,读、写串口等,可以在Linux下用GCC进行编译,并执行。 每个函数均有详细的中文注释。-Call the serial driver under Linux API, such as open the serial port, read and write serial port, etc., can be compiled under Linux with GCC, and implementation. Each function has a
linuxcPPCom
- linux c++ 串口访问类.该类完成了串口的打开 设置读写等功能。有助于帮助初学者学习linux下串口操作。-linux c++ serial access class. Such complete opening is provided in the serial read and write functions. Contribute to help beginners learn under linux serial port operation.