搜索资源列表
com_client
- linux下的串口编程软件!很好用 详细的介绍了MODBUS的协议内容 包括传输格式,功能码介绍等 (2005-3-29,C++Builder,93KB,下载14次)【向站长举报此文件和某个同类文件可能重复】 mbtcp.zip - modbustcp客户端测试程序,用来模拟上位机软件,对产用modbustcp协议的设备进行测试
MultiThreadSerial
- Linux下的一个多线程串口收发程序。应该相当好的。如有什么BUG请通过邮箱通知我
linux
- 这是一个LINUX下多串口驱动程序,是一个非常成熟的代码,已经卖出很多了,非常难得,希望能给大家带来帮助。里面包括了协议及控制,校验等等代码,希望大家支持
linux下串口编程
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
linux串口编程
- linux下的串口编程
linux下串口通信
- 一个linux下的串口c程序
lincom
- 使用QT 编写的LINUX下的串口调试助手-QT prepared using serial debugging assistant under LINUX
RS232_read
- Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
linuxUART
- 介绍了Linux下的串口驱动的设计层次及接口, 并指出串口与TTY终端之间的关联层次(串口可作TTY终端使用)-Describes the serial port under Linux-driven design and interface level, and noted that the serial link between the terminal and the TTY level (TTY serial port can be used for end-use)
chuankou.tar
- linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
LinuxSerial
- 原创的linux下的串口读写程序,通用性比较好-use serial port to read and write, better versatility
RS485
- linux下,简单的串口收发通讯。串口配置在主函数中修改。-linux, a simple serial communication transceiver.
comthreeport
- 内有三个串口程序,基于linux下的串口工具的编程,初学linux,有什么不足,还请多指教。-There are three serial program based on Linux, the serial tools of programming, beginner to Linux, what is insufficient, also kindly give us your advice, please.
mycom_all
- 串口代码集;linux 环境下的,基本涵盖了所有的串口编程技巧!-Serial code set linux environment, covering all the serial programming skills!
net
- 实现网络编程,经典的Linux下的网络串口编程。简单明白的c程序。-Network programming, the network under the classic Linux serial programming. Easy to understand the c program.
linux_uart_driver
- linux下的串口编程的详细讲解。驱动编程-The programming of the serial port Linux driver programming explained
SerialPortForLinux20100530.tar
- linux下的串口通信软件,可实现Hex、ASCII码发送与接收,自带键盘,可在arm板上运行-Under Linux of serial communication software, the Hex, ASCII sending and receiving and bring the keyboard, can be in arm board operation
serialcomm
- Linux下的串口通信,记录数据到文件供其它访问者访问。调试通过。-Serial comm in 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
SmartCom(2.4)(linux)
- 本软件基于mingwm开发,提供windows和linux平台下的串口开发调试工具