CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 移植和驱动

搜索资源列表

  1. flash

    0下载:
  2. Flash的驱动程序。包括市面上常见的Nor Flash和Nand Flash.基本上所有的Flash只需要简单修改就可以移植到其他应用。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-01-16
    • 文件大小:40649
    • 提供者:sam.wang
  1. bttest

    0下载:
  2. 一款蓝牙芯片的驱动和应用代码,可移植到任何平台
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:65071
    • 提供者:shijizhen
  1. 3310

    0下载:
  2. 诺基亚3310驱动代码,可以显示图片和文字,直接移植就可以了51上面已经测试通过
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:92516
    • 提供者:xb
  1. Cu1216FDemodDriver

    0下载:
  2. Cu1216 解调器驱动,在Zoran39135和Zoran39140上运行正常,很容易移植到别的平台上去-Cu1216 demodulator driven at Zoran39135 and Zoran39140 running on normal, it is easy to migrate to another platform up
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-01-09
    • 文件大小:58380
    • 提供者:Jok.Qu
  1. IntelNorFlashDriver

    0下载:
  2. inter Nor Flash 驱动,在Zoran39135和Zoran39140平台上编译通过,很容易移植到别的平台上去-inter Nor Flash-driven, at Zoran39135 and compiled through Zoran39140 platform, it is easy to migrate to another platform up
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:30678
    • 提供者:Jok.Qu
  1. CS5532

    2下载:
  2. CS5532驱动程序,支持SPI硬件和SPI模拟,可以单片机或ARM上随便使用,移植性强-CS5532 driver, hardware support for SPI and SPI analog, you can easily use on a single chip, or ARM, is strong transplantation
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:3022
    • 提供者:李东东
  1. test_5110_avr

    0下载:
  2. AVR 的5110的驱动显示。 汉字和字符都有现成模块,移植方便。-AVR-5110 display driver. Characters and characters are ready-made modules, portable convenience.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:8384
    • 提供者:刘尚霖
  1. stm32F103AND105USB

    1下载:
  2. 基于STM32F103和105的USB OTG驱动编程,已经调试成功,只需要移植到目标板上修改一下配置就可以-STM32F103 and 105 based on the USB OTG-driven programming, debugging has been successfully ported to the target board need only modify the configuration can be
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:40578
    • 提供者:小吴
  1. u-boot-1.1.1-ppc

    0下载:
  2. uboot-ppc源代码: 将uboot 移植到ppc处理器mpc8247/mpc8260/mpc8270上,命令丰富、设备驱动详尽(包括SDRAM、NOR Flash, NAND flash, serial, timer, watchdog等等),对学习理解ppc处理器和板卡很有帮助。 -uboot-ppc src: implemente uboot in ppc processor mpc8247/mpc8270/mpc8260。It has a lot of commands, a
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7238288
    • 提供者:cyb
  1. LCD1602164

    0下载:
  2. 常用液晶1602 和 芯片IO扩展164的驱动 一直移植-Commonly used LCD 1602 and chip IO expansion 164 drive has been transplanted
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-16
    • 文件大小:1529
    • 提供者:刘刚
  1. stepmotorcontrol

    0下载:
  2. 步进马达控制源代码和代码生成工具。 可以方便的移植到各种单片机。 代码有加速度控制,可以定制最高节拍速度、启动节拍速度和从启动到最高速度所需的时间 。 本人还提供一份演示代码和其生成的exe文件,方便需要者快速了解控制效果和如何使用。 说明: testmove.cpp testmove.exe 运动测试 movestep2.c 马达运动控制代码 tableplusW.c 驱动参数表 movepoint.exe 驱动参数表生成器 -Stepper m
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-15
    • 文件大小:9440
    • 提供者:张永强
  1. stm32-tinyos

    0下载:
  2. TinyOS系统以其组件结构模型、事件驱动、并发型等优点成为目前最受关注的无线传感器网络操作系统。而STM32和CC2520以其高性能、低成本、低功耗被广泛应用于无线传感器网络嵌入式系统。 但TinyOS 不支持STM32和CC2520芯片。因此在分析TinyOS 基本原理、NesC 编程语言实现机制及其编译过程的基础上,介绍了基于STM32和CC2520的T inyOS移植方法,完成了STM32的IO组件、Timer 组件、USART组件、SPI 组件和CC2520芯片的移植。在实现CC252
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-05
    • 文件大小:24801608
    • 提供者:lewin
  1. MyDesign

    0下载:
  2. 红牛stm32开发板驱动触摸液晶屏 移植ucOS-II和ucGUI界面-Red Bull stm32 development board-driven LCD touch screen transplantation ucOS-II, and ucGUI interface
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-22
    • 文件大小:2015963
    • 提供者:zhengmeisong
  1. S3C2410PminiGUI_ial

    0下载:
  2. miniGUI在2410上移植的IAL引擎相关的驱动,可以参考一下,包括头文件和点C文件。-IAL engine transplant MiniGUI 2410 drive, you can refer to, including header files and point C file.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-12
    • 文件大小:2793
    • 提供者:黄涛
  1. uCOS

    0下载:
  2. 很多初学uCOS-II的童鞋不知道怎么移植,这里面是已经移植好了的程序,只需要自己在DRIVER和APP里面加自己的驱动和应用函数就可以用了。-Many novice uCOS-II transplantation of children s shoes do not know how, there is a good program has been ported, just inside yourself and APP DRIVER plus their driver and applic
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:340071
    • 提供者:
  1. e2prom_24c02

    0下载:
  2. stm32f10x驱动24c02芯片,将头文件和源码加入工程后稍作修改即可直接使用库函数,包括功能存取字符串,unsigned int型数据和一个简单的栈操作。移植方便。-stm32f10x drive 24c02 chip, the header files and source code after some modifications can be directly added to the project using the library functions, including fu
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:3149
    • 提供者:朱劲杰
  1. YS-XFS5152(C51_I2C)

    1下载:
  2. 此程序是一款语音合成模块的驱动程序,可以单独使用也可以移植到嵌入式系统中;可以实现语音的播报和语音的合成,只要将程序的功能读懂就可以轻松的写出更加复杂的程序实现更加丰富的功能。 -This program is a speech synthesis module drivers can be used alone or can be ported to embedded systems can broadcast the synthesized speech and voice, as l
  3. 所属分类:Other Embeded program

    • 发布日期:2016-12-01
    • 文件大小:103424
    • 提供者:尹麒云
搜珍网 www.dssz.com