搜索资源列表
test_special_char
- 此程序为linux下串口测试程序,用特殊字符测试串口-procedure for linux Serial testing procedures using special characters serial test
Serial_test
- LINUX QT 串口测试代码,很好的参考资料,如果你正在做QT 串口编程,可以参考-LINUX QT serial test code, a good reference, if you are doing QT serial programming, you can refer
com_485_test
- 在linux系统下测试rs485串口,可以选择测试发送数据和接收数据-Test rs485 serial port, you can choose the test to send data and receive data in linux system
testCom
- 这是一个Linux下测试串口的程序,通过这个程序可以学习Linux下如何操作串口-This is a Linux program to test serial port, through this program can learn how to operate the serial port under Linux
QtGps
- GPS导航,可以用串口,GMS,网络三种工具来连接,用win7下,用Qtcreator运行编译,源码测试通过,也可以移植Linux下编译,画面导航和谷歌地图想似-GPS navigation, can use a serial port, GMS, network three tools to connection, with win7, with Qtcreator running compiled, source through test, can also transplant Linux
linux
- linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is given to understand that under
serial_linux
- This a simple code using COM port in Linux. The host sends a packet of 6 bytes (including CRC) through serial port and waits for the responding packet. If CRC is correct, the packet is parsed to get some useful data. Test code and Makefile is include
testsmserial
- linux下封装好的串口通讯类,附带有测试程序.-packaged under linux serial communications, with a test program.
ser2net-2.10.0.tar
- ser2net的最新版本,这是一个串口转以太网的程序~可能在嵌入式系统用的比较多,linux C编程 -The latest version ser2net s (November 2015), for serial to Ethernet, I cross-compile and test it in the mips, with good results
uart_test2
- linux平台下的串口232测试代码,自收自发,已通过验证,可以直接编译后使用(Linux platform serial 232 test code)