CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ARM Communicate

搜索资源列表

  1. ucosiimsgbox

    0下载:
  2. 基于ARM lm3s8962的UCOS II的程序,运用消息邮箱进行通信的例程-ucos ii program based on ARM LM3S8962, communicate with message box
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:672187
    • 提供者:barry
  1. ARM-CAN

    0下载:
  2. 这是ARM的can通讯程序,开发板上带的,比较正规,可以很方便的略加修改使用。-ARM' s can communicate this process with the development board, the more formal, you can easily use a slightly modified version.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1566328
    • 提供者:王光
  1. ucosiiuartintsend

    0下载:
  2. 基于ARM LM3S8962的UCOS II 程序。 运用UART中断进行串口发送的例程-ucos ii program based on ARM LM3S8962 communicate with PC according to UART int
  3. 所属分类:uCOS

    • 发布日期:2017-03-29
    • 文件大小:667872
    • 提供者:barry
  1. USB-CAN

    0下载:
  2. USB-CAN的VC接口程序。与ARM进行通讯,很详细。-The VC USB-CAN interface program. Communicate with the ARM, very detailed.
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:13811
    • 提供者:赵亚楠
  1. JoyStickMouse

    1下载:
  2. keil对Arm单片机(stm32),实现通过USB协议来与PC机通信,可以通过摇杆按键的上下左右来控制屏幕上鼠标的位置,很有意思-keil arm microcontroller for (stm32), to achieve through the USB protocol to communicate with the PC, you can stick up and down buttons to control the position of the mouse on the scre
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1130787
    • 提供者:ak
  1. ARMCode_Demo

    0下载:
  2. ARM设计实例,为学习ARM者提供参考,里面包括正弦波发生器、使用UART中断方式进行通讯等实例-ARM design example for those who learn ARM provide a reference, which include the sine wave generator, use the UART interrupt, such as examples of ways to communicate
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:278055
    • 提供者:周青
  1. tcp

    0下载:
  2. 在两arm开发板上建立tcp通信,有测试过程.-it tell you how to communicate between tow arm,and includes how to test.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:12890
    • 提供者:海滩
  1. arm_AND_PLC_COMMUNICATE

    0下载:
  2. ARM 和 PLC 的通信:本文通过一个开发实例详细说明如何通过PLC的CAN接口与运行Linux操作系统的ARM9处理器进行数据通信。论文给出接口部分的实际电路和ARM9-Linux下驱动程序的开发过程。-ARM and PLC communication: In this paper, developed through a detailed descr iption of examples of how PLC-CAN interface with the Linux operating
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:347994
    • 提供者:ms
  1. AMBA.Spec.Rev2.0

    0下载:
  2. amba2.0协议,是arm公司的一种通信协议,Java处理器可以通过其与产品进行通信-amba2.0 agreement, is an arm' s communication protocols, Java processor can communicate with the product
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:888975
    • 提供者:二米阳光
  1. modem

    0下载:
  2. 本程序是使用ARM的UART1的Modem接口功能,实现Modem与远程主机进行通信。-This procedure is to use the ARM-UART1 of the Modem interface functions to achieve Modem to communicate with the remote host.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:3062
    • 提供者:黄同学
  1. ADUC7026_UART

    0下载:
  2. 此程序是ADI公司ADUC702X系列ARM芯片处理器,的串口通信源代码,可以直接与此芯片配合使用,也可以通过串口与上位机通信-This program is ADI' s ADUC702X series ARM-core processors, serial communication source code can be directly used in conjunction with this chip, you can also communicate through the s
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:8027
    • 提供者:韦波
  1. STM32_touch

    0下载:
  2. STM32的3.2寸触摸屏驱动 使用最新的3.2.0库,IAR工程 SPI3硬件方式通讯 触摸芯片为ADS7843和它的兼容型号 实现了画图板功能,请根据自己的屏调整校准参数-STM32 3.2-inch touch screen driver to use the latest 3.2.0 libraries to communicate touch SPI3 hardware chip and its compatible models ADS7843 enables dra
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:615207
    • 提供者:jeffwei
  1. PIC1702sl

    0下载:
  2. This code is in the arm-lpc2220 on to do a pwm player wav sound source.-This code is in the pic on to communicate with fm1702
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:90622
    • 提供者:yhs
  1. ucosiimsg

    0下载:
  2. 基于ARM的UCOS II的程序,运用信号量进行通信的例程-UCOS II program based on ARM, communicate with message
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:669946
    • 提供者:barry
  1. ucosiimsgqueen

    0下载:
  2. 基于ARM LM3S8962的UCOS II的程序,运用消息队列进行通信的例程-ucos ii program based on ARM LM3S8962, communicate with massage queen
  3. 所属分类:uCOS

    • 发布日期:2017-03-30
    • 文件大小:682395
    • 提供者:barry
  1. OK

    0下载:
  2. 多线程linux串口编程 用于zigbee和ARM板的交互 为zigbee和ARM通信提供必要的借口-Linux serial port programming for multi-threaded and ARM zigbee zigbee board interaction to communicate and provide the necessary excuse for ARM
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:3462
    • 提供者:
  1. send

    0下载:
  2. 51单片机同三星ARM9 S3C2440通信程序,单片机发送,ARM接受,并通过LED显示-Samsung ARM9 S3C2440 microcontroller 51 communicate with the program, the microcontroller sends, ARM to accept, and through LED display
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:4467
    • 提供者:王坤
  1. s3c2410_fpga0301

    0下载:
  2. 改程序实现ARM和FPGA之间的通信,并且是以中断方式实现的。-THIS function is used to communicate with ARM and FPGA,it s way is interrupt.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:3374
    • 提供者:梅灿华
  1. ARM32

    0下载:
  2. 使用CH375与ARM进行通信的程序,里面包括对不同版本的编译环境有不同的库文件,还有编程仿真实例-CH375 use to communicate with ARM of the program, including the different versions of the inside to compile environment have different libraries, and programming simulation examples
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:648444
    • 提供者:威龙
  1. ARM

    0下载:
  2. ARM指令集详解 欢迎喜欢深入学习ARM的朋友来进行沟通 交流-ARM instruction set Detailed welcome like in-depth study of ARM friends to communicate
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:426917
    • 提供者:xdw1111
« 12 »
搜珍网 www.dssz.com