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

搜索资源列表

  1. serior

    0下载:
  2. 好用的串口程序,适用于linux,嵌入式。-an very useful serial program, suitable for Linux, embedded.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:1266
    • 提供者:王荣
  1. com_for_linux

    0下载:
  2. 嵌入式linux下串口的实现!实时性极好-Implementation of the embedded serial port under linux! Excellent real-time
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:394501
    • 提供者:王强
  1. serial

    0下载:
  2. 嵌入式linux设备驱动之串口驱动相关代码-Embedded linux device driver code related to the serial port driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:560177
    • 提供者:zhengwei
  1. S3C2410-serialport

    0下载:
  2. 基于S3C2410的嵌入式串口通信实现,在linux环境下编译-S3C2410-based embedded Serial Communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:188069
    • 提供者:light588
  1. serial_test_rw

    0下载:
  2. 串口读写程序源码,流程可供参考,for嵌入式linux-Serial reading and writing program source code, the process for reference, for embedded linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:1353
    • 提供者:weeder
  1. ipdectos

    0下载:
  2. 一个不错的linux封装,包括timer, msgq,thread,syslog, telnet,串口命令等调试。编译后在linux可以直接运行,看懂后就可以在嵌入式环境直接运行。-good linux wrapper for practice,including timer,msgq,thread,sem, syslog,telnet,serial port debug.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:528467
    • 提供者:吕永刚
  1. serise

    0下载:
  2. 嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.-failed to translate
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1383
    • 提供者:
  1. ST16c554

    0下载:
  2. 一个嵌入式linux环境下的扩展串口驱动程序源代码-An embedded linux environment extended serial driver source code
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:9945
    • 提供者:贾伟
  1. linuxxuexi

    0下载:
  2. 嵌入式linux中 功能:完成串口读写操作,这里设定从串口读取消息时使用select函数,发送消息的程序不需要使用select函数,只发送“hello”消息由接收端接收-Embedded linux in function: the completion of serial read and write operations, set here to read messages from the serial port using the select function to send a me
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:5425
    • 提供者:cccs
  1. sd_test

    0下载:
  2. OMAPL137嵌入式双核处理器,合众达开发板串口通信实例程序代码,运行于linux下。-OMAPL137 embedded dual-core processor, development board serial communication Triangle examples of program code, runs on linux under.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:1307
    • 提供者:李卓
  1. linuxchuankou

    0下载:
  2. 在嵌入式Linux中,串口是一个字设备,访问具体的串行端口的编程与读/写文件的操作类似,只需打开相应的设备文件即可操作。串口编程特殊在于串口通信时相关参数与属性的设置。嵌入式Linux的串口编程时应注意,若在根文件中没有串口设备文件,应使用mknod命令创建,这这里假设串口设备是/dev/ttyS0,介绍一下串口的编程过程。-failed to translate
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:29294
    • 提供者:周明成
  1. Embedded_Linux_C_examples

    0下载:
  2. 嵌入式linux下c 的一些例子!! 包含串口、lcd、网络的一些例子。对初学者很实用的-The embedded linux c examples!!Contains the serial port, LCD, network and some other examples. Very useful for beginners!!!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-14
    • 文件大小:3145597
    • 提供者:
  1. serial

    0下载:
  2. s3c2440开发板 linux嵌入式系统2.6.30 串口初始化读写程序-S3c2440 call serial application serial transceiver.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:1776
    • 提供者:杨子峰
  1. gprsdialog

    0下载:
  2. GPRS通信应用软件,QT界面。。基于嵌入式LINUX,界面控制串口从而操作GPRS模块-GPRS softside,QT desk
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2190
    • 提供者:黄健科
  1. serialarm_communication

    0下载:
  2. 一个用qt写的linux嵌入式PSA270平台的串口通信演示代码-To write a qt embedded linux PSA270 platform demo code of serial communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:56867
    • 提供者:gaoyuan
  1. linuxDR

    0下载:
  2. 嵌入式linux设备驱动是嵌入式系统中十分重要的组成部分。本书详细讲解了嵌入式linux的各种设备驱动,包括字符设备驱动、数字显示驱动、键盘驱动、a/d驱动、d/a驱动、lcd驱动、触摸屏驱动、can总线驱动、iic总线驱动、音频总线驱动、ide接口驱动、闪存芯片驱动、usb驱动、串口驱动、网络设备驱动等,并结合大量实例进行讲解,读者可以快速熟悉和掌握相关知识。 -Embedded linux device driver is a very important part of embedd
  3. 所属分类:Linux驱动

    • 发布日期:2017-06-01
    • 文件大小:13872463
    • 提供者:zhj
  1. s3c2440send

    0下载:
  2. 一个linux嵌入式串口发送程序,有些注释,仅供参考-A linux embedded serial port to send the program, some comments, for reference only
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-07
    • 文件大小:1006
    • 提供者:zheng
  1. serial_communication

    0下载:
  2. 一个linux嵌入式串口通信程序,有些注释,仅供参考-A linux embedded serial port to send the program, some comments, for reference only
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2616
    • 提供者:zheng
  1. S3C2440_Linux_TL16C554

    0下载:
  2. TL16C554A基于S3C2440和嵌入式Linux的扩展串口设计-TL16C554A design based on S3C2440 and embedded Linux extended serial
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:575727
    • 提供者:许汝安
  1. start.tar

    1下载:
  2. 嵌入式LINUX开发实用的启动脚本,开机自动启动相关程序,启动完成后将串口控制台锁住,凭用户名和密码登陆,提高保密性!-Linux sell scr ipt-start scr ipt, need login
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:750
    • 提供者:Hunter
« 1 2 3 4 5 67 8 9 10 »
搜珍网 www.dssz.com