CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - linux c 串口

搜索资源列表

  1. linux 串口多线程程序(驱动gsm modem可参考)

    3下载:
  2. linux 串口多线程程序,改名为 .c 文件,直接编译即可.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-04-20
    • 文件大小:4.83kb
    • 提供者:544746174
  1. 串口连接程序c语言

    0下载:
  2. 在linux下把串口映射成TCP/IP端口- Maps under linux the string mouth the TCP/IP port
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:96.41kb
    • 提供者:刘宝文
  1. 通过串口关闭Linux服务器-sled-0.1.tar

    0下载:
  2. linux下通过串口关闭Linux服务器的串口通讯程序 C语言源程序 sled-0.1.tar.gz-Serial closed through the Linux server serial communication procedures C language source sled-0.1.tar.gz
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:55.6kb
    • 提供者:蓝鸥
  1. linux下串口编程

    0下载:
  2. 串行口是计算机一种常用的接口,具有连接线少,通讯简单,得到广泛的使用。常用的串口是RS-232-C接口(又称EIA RS-232-C)它是在1970年由美国电子工业协会(EIA)联合贝尔系统、调制解调器厂家及计算机终端生产厂家共同制定的用于串行通讯的标准。它的全名是\"数据终端设备(DTE)和数据通讯设备(DCE)之间串行二进制数据交换接口技术标准\"该标准规定采用一个25个脚的DB25连接器,对连接器的每个引脚的信号内容加以规定,还对各种信号的电平加以规定。传输距离在码元畸变小于4%的情况下,
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1.92kb
    • 提供者:东方旭
  1. linux串口调试助手

    0下载:
  2. 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-06-21
    • 文件大小:960kb
    • 提供者:kylezk
  1. linux下串口通信

    0下载:
  2. 一个linux下的串口c程序
  3. 所属分类:串口编程

    • 发布日期:2010-11-17
    • 文件大小:7.92kb
    • 提供者:liuyiqiang1988
  1. linux_program_uart_lan

    0下载:
  2. linux串口转网口程序 具体实现代码(c语言)以及makefile文件-linux serial port switch to other networks concrete realization of program code (c language) as well as the makefile file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:4kb
    • 提供者:hxw
  1. gsm-modem.c.tar

    0下载:
  2. linux下GSM modem串口通信测试程序代码-linux serial port communication under the GSM modem test program code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:2kb
    • 提供者:sweetcn
  1. RS232_read

    0下载:
  2. Linux下串口通信的接收程序,采用C语言编写的,已经测试通过,证明可用-Linux, serial communication receiver program using C language, and has been tested, that can be used
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:540byte
    • 提供者:徐俊杰
  1. gsm-linux

    0下载:
  2. 在Linux下实现的GSM程序,只有发送没有接收,使用串口通信,纯C代码。有很大的参考价值,使用PDU格式。-In the GSM under Linux, or only send not receive, the use of serial communication, pure C code. Have great reference value, use the PDU format.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:16.02kb
    • 提供者:黄荣舜
  1. download

    0下载:
  2. 进行arm-linux嵌入式系统开发时,需要将文件烧写到flash上,在网上可以找到win下的烧写程序,但多数情况下开发环境应该是在linux下,烧写程序时切换到win下很不方便,使用该程序可以在linux下直接对flash进行烧写 该程序运行后将一个小的for arm的c程序通过串口传送到arm开发板上,使用该小程序与主机端通信,将主机传送信息烧写到flash上- Carries on when arm- linux inserts the type system development,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-10
    • 文件大小:1.15mb
    • 提供者:代进
  1. ttytest_important

    0下载:
  2. 串口程序 embedded linux C program-Serial procedures embedded linux C program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:170.62kb
    • 提供者:XUE Dongming
  1. rs232SerialSource

    0下载:
  2. rs232串口源程序 清晰实现了通信整个过程,较为明了-the source code of rs232 Serial
  3. 所属分类:Com Port

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:刘钦
  1. serial.tar

    0下载:
  2. 很好的linux c 串口编程源代码,可供初学者学习。-Good serial linux c programming source code for beginners to learn.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1.05kb
    • 提供者:zt
  1. PowerMonitor2

    0下载:
  2. 运行在arm平台linux中,使用qt软件开发,可以接受串口数据,并且在打开的窗口中用曲线的方式即时显示出来。程序中用到串口方面以及qt图形界面和c++知识。-Run on arm platform, linux, using qt software development, can accept serial data, and open the window curves method using real-time display. Procedures used in serial po
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:96.33kb
    • 提供者:tanyong
  1. receive.c

    0下载:
  2. 这里主要是运用串口的终端来实现接受串口发送的字符串的功能。实现通过串口通信-Here is mainly used to achieve the acceptance of serial terminal serial port to send the string functions. Achieved through the serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:1017byte
    • 提供者:齐海鑫
  1. com.c.tar

    0下载:
  2. 串口通信测试程序--可以用于嵌入式linux下串口通信,也可以用于x86下-Serial Communication Test Program- an embedded linux can be used under the serial communication, can also be used under x86
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:1013byte
    • 提供者:邱天
  1. SerialPort

    1下载:
  2. linux环境下串口接收数据与发送数据实验 包含实验报告和源代码-linux environment to receive data and send data to serial experiments with test report and source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-25
    • 文件大小:581.1kb
    • 提供者:杨一新
  1. linux-socket-C-S

    0下载:
  2. 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:11.45kb
    • 提供者:hbf
  1. Linux-serial

    0下载:
  2. Linux 系统串口使用代码 /* * Program: serial.c * Author: Paul Dean * Version: 0.0.3 * Date: 2002-02-19 * Descr iption: To provide underlying serial port function, * for high level applications. * */ #include <termios.h>
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:7.77kb
    • 提供者:zhangxiaojun
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com