CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - ARM Linux Serial

搜索资源列表

  1. serialportdriver

    0下载:
  2. 嵌入式系统开发,linux下arm串口通信程序设计。-embedded systems development, under linux arm serial communication program design.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2860
    • 提供者:马涛
  1. ArmComm

    0下载:
  2. arm实验时编写的linux串口程序,实现了基本的串口通讯功能,并在接收报文时,使用了环形缓冲区,希望程序对大家有所帮助,如有Bug,请给我留言,谢谢。-arm experiments prepared by the linux serial procedures to achieve the basic serial communications functions, the reported receiving text, the use of the circular buffer, we
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3030
    • 提供者:胡浩
  1. picocom_1.4-1.tar

    2下载:
  2. picocom 是一款linux下的串口调试工具,很想minicom,比minicom精巧的多,编译好后, 我输入 picocom -b 115200 /dev/ttyS0 就可以调试我的arm板了-picocom A linux is the serial debugging tools, like minicom. minicom sophisticated than many good compiler, I enter picocom - 115200 b / dev/ttyS0 I
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:42835
    • 提供者:谭鸿
  1. linuxcchuankou

    0下载:
  2. linux环境下嵌入式串口原程序,编译环境(Linux,arm-linux-gcc)!-linux environment Embedded Serial original program, compile environment (Linux, arm - linux-gcc)!
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:5849
    • 提供者:aring
  1. minicm-2.2.tar

    0下载:
  2. minicom 源码,用于linux系统串行通讯终端,用于arm开发平台或通讯。-minicom source for the linux system serial communication terminal, Development platform for the arm or communications.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:607939
    • 提供者:x
  1. linux-serial

    0下载:
  2. 用于linux系统中实现ARM开发板与上位机之间的串行通信,只需在linux下编译后即可执行,已经调试通过
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1166
    • 提供者:阙存先
  1. SerialPortTest

    0下载:
  2. ARM下用LINUX编写的串口收发的应用程序,可以同时用于S3C2410和S3C2440-ARM prepared using LINUX serial transceiver applications, can be used for S3C2410 and S3C2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:11614
    • 提供者:王冰
  1. uart_test1

    0下载:
  2. 串口驱动源代码 基于linux 单片机是arm的 2410-Serial driver source code linux Singlechip are based on the arm of 2410
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1004
    • 提供者:dh
  1. GSM

    0下载:
  2. 该系统作为车载系统的一部分,使用串口连接WAVECOM的Q2403A模块和ARM处理器S3C2410作为基本硬件平台,裁剪后的Linux系统作为软件平台,以GSM网络作为通信载体,实现汽车状态的自动监测与及时控制。-The system as a part of automotive systems, the use of WAVECOM serial connection Q2403A and ARM processor S3C2410 module as a basic hardware p
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:9114
    • 提供者:ken
  1. serial_s3c44b0

    0下载:
  2. (ARM)S3C2410+Linux平台上串口驱动程序-(ARM) S3C2410+ Linux platform serial port driver
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:5301
    • 提供者:fengge0832
  1. 3

    0下载:
  2. 设计与实现了一个基于 PXA255 的 bootloader。PXA255 是 Intel Xscale 系列处理 器之一,Xscale 核心是与 ARM V5TE 构架兼容的,是一个典型的 ARM 系统。软件采用 Linux 为操作系统。课题除了实现 bootloader 的基本功能(加载内核镜像)外,还将它实现成一个 更加复杂的系统,包括 bootloader 的两种模式的支持和切换,以及增加对一些硬件模块的 支持,这些模块包括:串口、USB、NOR FLASH 的擦写等等,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:628662
    • 提供者:king
  1. receive

    0下载:
  2. 详细的基于Linux与ARM间的串口通信接收过程-Linux and ARM based on the detailed serial communication between the receiving process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1663
    • 提供者:刘文娟
  1. send

    0下载:
  2. 详细的基于ARM与Linux间的串口通信发送过程-Details of Linux-based ARM and the serial communication between the sending process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1733
    • 提供者:刘文娟
  1. COM_tool

    0下载:
  2. 使用arm-linux-gcc编译的嵌入式linux的串口通迅工具-Use arm-linux-gcc compiler for embedded linux Serial Communication Tool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5854
    • 提供者:李德明
  1. com.port

    0下载:
  2. 基于arm的linux串口测试源代码,简单易用,适合新手们的,-Based on the arm of the Linux source code, easy-to-use serial tests, suitable for beginners
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:815
    • 提供者:hanziming
  1. uart

    0下载:
  2. s3c2440串口代码,使用arm-linux-gcc编译,通过jtag烧写到开发板-s3c2440 serial code, the use of arm-linux-gcc compiler, programming to the development board via jtag
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:4293
    • 提供者:bouyei
  1. comtest

    0下载:
  2. s3c2440 arm linux 串口驱动测试程序-s3c2440 arm linux serial
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:7195
    • 提供者:王进修
  1. serial_demo

    0下载:
  2. linux串口调试demo,可以支持多种平台,arm,mipsel-linux serial test demo
  3. 所属分类:Linux驱动

    • 发布日期:2017-03-29
    • 文件大小:3076
    • 提供者:曾宪洲
  1. Uart

    0下载:
  2. 可以实现ARM板到PC机通过串口上传数据,嵌入式linux应用程序的编写。-ARM board to a PC via the serial port to upload data, embedded linux application preparation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:1956
    • 提供者:jun
  1. arm-linux

    0下载:
  2. arm linux 串口调试成功,希望对大家有用-arm linux serial debugging success, we hope to useful
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:11881
    • 提供者:史鑫龙
« 12 »
搜珍网 www.dssz.com