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. 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. 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. 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-12
    • 文件大小: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. linuxbiancheng

    1下载:
  2. Linux环境下ARM嵌入式编程,串口转以太网服务器,C语言编写-ARM Embedded Linux programming environment, serial to Ethernet server, C language
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:2786
    • 提供者:zheng
  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-08
    • 文件大小: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. lu1

    0下载:
  2. arm板在Linux系统下通过串口与外部设备进行通信-ARMband universal serial asychronous trans
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:3320
    • 提供者:lujianshen
  1. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-23
    • 文件大小:4525498
    • 提供者:
  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-27
    • 文件大小:815
    • 提供者:hanziming
  1. comsin-

    0下载:
  2. linux环境下,编译arm处理器可执行文件,利用串口控制云台,使云台能运行一个sin曲线-linux environment, the compiler executable arm processor, using serial control head, so head to run a sin curve, the purpose to control the PTZ
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:2144
    • 提供者:陈丽娟
  1. SerialPortForLinux20100530.tar

    0下载:
  2. 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
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:97039
    • 提供者:王绿飞
  1. bookserial-wr

    0下载:
  2. linux下基于ARM向串口写hello world!-serial of hello world
  3. 所属分类:Com Port

    • 发布日期:2017-11-15
    • 文件大小:2881
    • 提供者:康凯
  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-11
    • 文件大小:1956
    • 提供者:jun
  1. 485(0201)

    0下载:
  2. 6410开发板485总线串口模块。实验环境:硬件:UP-Magic 魔法师实训平台,蜂鸣器 LED 灯模块,PC 机 Pentium 500 以上, 硬盘 40G 以上,内存大于 256M;软件:Vmware Workstation +fedora8 + MiniCom/Xshell + ARM-LINUX 交叉编译开发环境。- 6410 485 ​ ​ serial module development board. Experimental environment:
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:198084
    • 提供者:张扬
  1. chuankou

    0下载:
  2. arm-linux 对串口进行简单的读写操作(多线程)-arm-linux on a simple serial read and write operations (multi-threaded)
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:1673
    • 提供者:千变莫名
  1. linux-of-com-comunication

    0下载:
  2. 这是友善之臂下的demo下面的一个串口通信的例子,该例子是基于linux下的一个简单的串口通信测试代码。-This is an example of a serial communication demo below under friendly arm, this example is based on a simple serial communication test code under linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2462
    • 提供者:ai
  1. ARM9_serial

    0下载:
  2. ARM9_serial.rar Linux QT ARM Thread 串口收发实例-ARM9_serial.rar Linux QT ARM Thread serial read and write demo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:19081
    • 提供者:tanglinghua
« 1 2 34 »
搜珍网 www.dssz.com