搜索资源列表
ComMonitor
- Linux下串口读写类。做了简单的封装,但是好使。LInux平台下应用,C/C++开发。
libserial-0.5.1.tar
- linux下串口通讯用的类库 c++编写
ebus.tar
- 程序主要功能:linux 下通过串口控制智能系统,zo-b8l5a 5a八通道双值输出模块。一、 对应文件:ebus_module.tar.gz(包含三个文件ebus.cc、ebus.h、ebus_test.cc) 其中ebus.h是包含class E_bus的定义和声明的头文件;ebus.cc主要是类里面的函数;ebus_test.cc主要是类的使用,完成了循环依次关闭8路输出,打开8路输出的功能。二、 E_bus类的接口说明:打开或者关闭输出口,只需要函数int E_bus::ebus_
CSerialComp
- linux下,c++类,作用:对串口数据的读写-the under linux, c++ class, role: serial data read and write
TestSerialPort2013
- 串口开发的另一种方式 最近在整理文件的时候发现了原先写的一个串口程序,为了提高重用性就又重新的写了一下。根据以前的使用过的一系列串口操作软件发现,大多数的串口操作软件不具备自动的记录保存功能,于是我就在这里把它加进去,记录文件是在应用程序目录下以时间命名的文本文件。程序使用了两个可以重用的 C++ 类,串口通讯类文件 -Found another way of the development of the serial organize files when a serial program o
comhelper
- linux C++通用串口读写类,可实现串口的实时监控。-linux C++ class of wirte/read serial