文件名称:serial_linux
- 所属分类:
- 串口编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-07-11
- 文件大小:
- 4kb
- 下载次数:
- 0次
- 提 供 者:
- Kang Y*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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 included.-This is 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 included.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
serial\Makefile
......\BNWASCom.cpp
......\testx86com.cpp
......\BNWASCom.h
......\SerialPort.h
......\SerialPort.cpp
......\testbnwascom.cpp
serial