搜索资源列表
linux串口编程入门
- linux串口编程的一些文档以及一些示例,有助于刚开始接触串口的人的快速入门-some documentation, and sample some help contact the beginning of the serial Quick Start
linux
- 这是一个LINUX下多串口驱动程序,是一个非常成熟的代码,已经卖出很多了,非常难得,希望能给大家带来帮助。里面包括了协议及控制,校验等等代码,希望大家支持
linux下串口编程
- 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
linux串口编程
- linux下的串口编程
linux下串口通信
- 一个linux下的串口c程序
jindi java sms for linux V3.1
- jindi java sms for linux(JJSL)主要用于在linux操作系统上通过java程序控制Wavecom M1306B GSM/GPRS Modem短信设备的发送和接收。 目前主要支持wavecom全系列产品。开发测试环境为Wavecom M1306B(原装)。 JJSL最大的优点就是跨平台,更换平台只需要更换底层驱动和jindisms-3.1-RC1.jar文件,无需修改您的应用软件。为您节约大量开发及维护成本。 其次,JJSL将所有设备底层操作打包为jindisms-3.
Linux-read-serial-port-
- linux c/c++的串口的读写方法,提供详尽的Linux源程序,方便读者实现串口读写功能-linux c/c++ read and write the serial method, Linux source code to provide detailed, easy to readers to read and write capabilities to achieve serial
gsm_gprs
- Linux gprs通过串口收发短信的简单代码,仅供参考-Linux gprs send and receive text messages through a simple serial code, for reference only
RS232_read
- Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
Serialport
- Serial port programming for Windows and Linux
comw
- linux嵌入式系统的串口通信程序,可与其他带串口的系统通信,包括PC机、单片机等-linux com
chuankou.tar
- linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
JoystickReader
- Completed Joystick Programming on Linux
Linux
- Linux中如何把串口0改为普通串口使用-Linux, how to use the serial port 0 to an ordinary serial port
RS485
- linux下,简单的串口收发通讯。串口配置在主函数中修改。-linux, a simple serial communication transceiver.
mycom_all
- 串口代码集;linux 环境下的,基本涵盖了所有的串口编程技巧!-Serial code set linux environment, covering all the serial programming skills!
wincom
- qtcreator 设计linux串口助手-qtcreator serial linux aide Design
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
linux-serial-communication
- 在linux环境下C语言实现读取串口数据,多进程通信,-In the Linux environment C language to read the serial data, multi process communication,
serial.tar
- linux串口应用处理, 读写,初始化,波特率设置相关处理。(Linux serial application processing, reading and writing, initialization, baud rate setting related processing.)