CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 uCOS开发 搜索资源 - Bus

搜索资源列表

  1. ucosII_i2c

    0下载:
  2. 周立功公司的ARM开发板LPC2119环境下,I2C总线读写驱动程序。该代码可以重入。可直接使用无须修改。-the development board LPC2119 ARM environment, I2C bus driver to read and write. The code can go back to. Direct access needed to be changed.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:202.37kb
    • 提供者:周冬生
  1. ucos2 can总线通讯

    0下载:
  2. 编程实现MCP2510 的CAN 总线通讯;两个UP-NetARM3000 通过CAN 总线相连接。ARM 监视串行口,将接收到的字符发送 给另一个开发板并通过串口显示(计算机与开发板是通过超级终端通讯的)。即按PC 键盘通 过超级终端发送数据,开发板将接收到的数据通过CAN 总线转发,再另一个PC 的超级终 端上显示数据-Programming MCP2510 CAN bus communication; Two UP-NetARM3000 CAN bus link. ARM su
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:21.33kb
    • 提供者:陈小平
  1. ucos2 显示驱动

    0下载:
  2. 并用编程实现两种LCD 驱动方式的基本原 理和方法;1.用总线方式直接驱动带有驱动模块的LCD。 2.用ARM 内置的LCD 控制器来驱动LCD。-programming using two LCD driver means the basic principles and methods; 1. With direct bus driver with the LCD driver modules. 2. ARM with a built-in LCD controller to dri
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:17.38kb
    • 提供者:陈小平
  1. SPIBUS_LPC2200

    0下载:
  2. LPC2200 + ucOS-II平台SPI总线驱动中间件程序 C语言版-LPC2200 ucOS-II platform SPI bus driver middleware C-language version
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:48.75kb
    • 提供者:杨羽凌
  1. can_communication

    0下载:
  2. 2410开发板上can总线的通讯实验,使用ADS1.2集成开发环境-2410 development board can Bus communication experiments, the use of ADS1.2 Integrated Development Environment
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:51.87kb
    • 提供者: 波波
  1. SPI_arm_drive

    0下载:
  2. SPI总线驱动,可驱动FLASH和数码管等设备。 LPC基于2138芯片的中间件-SPI Bus Driver, Flash drives and digital control, and other equipment. LPC based on the 2138 chip Middleware
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:49.04kb
    • 提供者:高明
  1. uCOS-IIModem_example

    0下载:
  2. 串口驱动 MODEM接口模块 I2C总线模块 SPI总线模块-Serial I2C Bus Interface Module Module Module SPI Bus
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:426.66kb
    • 提供者:白哈
  1. SPIDRIVE

    0下载:
  2. 一个基于LPC214X的SPI 总线驱动程序-a LPC214X on the SPI Bus Driver
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:2.68kb
    • 提供者:洛美林
  1. S3C44B0X CAN总线通讯

    0下载:
  2. 按PC键盘通过超级终端发送数据,开发板将接收到的数据通过CAN总线转发,在另一个超级终端上显示数据来实现数据传输,源代码已经调试可用,希望能对大家有所帮助。-PC keyboard adopted by the Super Terminal send data, the board will receive the data transmitted through the CAN bus, in another super-terminal display the data to achieve
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:265.83kb
    • 提供者:朱君
  1. uCOSPuCGUI(FSMC)

    0下载:
  2. UCOS+GUI经本人精心修改能用在多种2.4-3.2屏上的GUI程序。ARM芯片为STM32103ZE使用FSMC总线。此程序为GUI的功能演示。实现了多种GUI功能。-UCOS+ GUI changes after I carefully screen can be used in a variety of 2.4-3.2 on the GUI program. ARM chips used for the STM32103ZE FSMC bus. This program function
  3. 所属分类:uCOS

    • 发布日期:2017-05-23
    • 文件大小:7.05mb
    • 提供者:wym
  1. Usb_E2PROM

    0下载:
  2. 利用基于嵌入式实时操作系统uc/os_II的USB软件包与I2C总线软件包构造的USB-E2PROM编程器。-Embedded real-time operating system based on the uc/os_II the USB package structure and package the I2C bus USB-E2PROM programmer.
  3. 所属分类:uCOS

    • 发布日期:2017-03-26
    • 文件大小:427.66kb
    • 提供者:谢广龙
  1. Exp5canbusexam

    0下载:
  2. 这是三星公司arm9 2410编写的can总线驱动程序,采用codewarrior编写-This is Samsung' s prepared arm9 2410 bus driver can use to prepare codewarrior
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:287.39kb
    • 提供者:老马
  1. can

    0下载:
  2. 基于ARM9 S3C2410下ucos-II的CAN总线驱动函数,需要正确设置ADS1.2下的配置否则无法编译通过,配置ADS1.2的文章网上有很多,参考下就可以了。-ARM9 S3C2410 based ucos-II under the CAN bus driver function, the need for the correct configuration settings of ADS1.2 otherwise it is impossible to compile through
  3. 所属分类:uCOS

    • 发布日期:2017-04-03
    • 文件大小:257.15kb
    • 提供者:
  1. MiNiISA

    0下载:
  2. 基于ARM lpc2400的ISA总线开发源代码。带操作系统。-The ISA-bus based on ARM lpc2400 development of source code. With the operating system.
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:68.23kb
    • 提供者:王树茂
  1. shiyan

    0下载:
  2. 该文件是基于周立功的EAZYARM开发板,uCOS II操作系统。实现数据采集、数据存储、I2C总线控制、LED时钟显示、键盘输入、网络通信等多任务。-The document is based on weekly contribution in EAZYARM development board, uCOS II operating system. Data acquisition, data storage, I2C bus control, LED clock display, keybo
  3. 所属分类:uCOS

    • 发布日期:2017-04-04
    • 文件大小:550.38kb
    • 提供者:王懿
  1. CAN_test

    0下载:
  2. stm32 cortex-m3 can总线程序-stm32 cortex-m3 can bus program
  3. 所属分类:uCOS

    • 发布日期:2017-03-26
    • 文件大小:272.7kb
    • 提供者:
  1. stm32f10x_tim

    0下载:
  2. STM32usart总线的驱动程序,很好用哟,哈哈,大家支持一下-STM32usart bus driver, very good with yo, ha ha, we support what
  3. 所属分类:uCOS

    • 发布日期:2017-03-27
    • 文件大小:10.4kb
    • 提供者:chenkai
  1. LIKEINT_Test

    0下载:
  2. ucos操作系统 内有一些测试程序ad、da、IIC、sd、总线控制的4x4矩阵键盘-ucos operating system there are some test programs ad, da, IIC, sd, bus control of the 4x4 matrix keyboard
  3. 所属分类:uCOS

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:nn
  1. IAR

    1下载:
  2. 基于uc/os的STM32F107的开发 CAN总线、串口发指令,电机速度闭环程序-Based uc/os for the development of STM32F107 CAN bus, serial port send command, motor speed closed-loop process
  3. 所属分类:uCOS

    • 发布日期:2017-03-31
    • 文件大小:575.58kb
    • 提供者:zhaohao
  1. CAN

    0下载:
  2. CAN总线驱动程序,用于ucosii操作系统或keil平台,-CAN bus communication driver,for ucosii or keil complier,
  3. 所属分类:uCOS

    • 发布日期:2017-04-08
    • 文件大小:5.37kb
    • 提供者:Colin Kao
« 12 »
搜珍网 www.dssz.com