CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - cf 卡

搜索资源列表

  1. 51控制CF卡

    0下载:
  2. 用51芯片控制CF卡的技术文章,对广大51开发者具有参考价值-control CF card chip technology articles, the majority of 51 developers have reference value
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:97.46kb
    • 提供者:布莱克
  1. mmc&cf

    0下载:
  2. mmc卡、sd卡、cf卡适配器电路原理图,以及相应程序。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:290.27kb
    • 提供者:dzc
  1. CF-FAT-for-avr

    0下载:
  2. CF卡FAT for avr单片机 AVR atmega128 使用fat文件,IDE模式-CF card for avr AVR microcontroller atmega128 use fat document, IDE mode
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.17kb
    • 提供者:55
  1. CF

    0下载:
  2. 这是一个基于AVR单片机的CF卡访问函数集和一个应用例子
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:64.51kb
    • 提供者:zlw
  1. mc9+sd+cf+usb

    0下载:
  2. 微机+CF卡+SD卡+USB的开发示例希望大家能用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:73.78kb
    • 提供者:yyou1
  1. 用C语言读写CF卡程序

    0下载:
  2. 用51单片机读取CF卡的程序。对许多项目有参考价值-51 microcontroller with CF card reader procedures. Many of the projects to be a valuable reference
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:23.31kb
    • 提供者:程序员
  1. 单片机在TrueIde模式读写CF卡

    0下载:
  2. 这是单片机读写CF卡的详细设计,很有用处-SCM CF card reader for the detailed design, useful
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:80.54kb
    • 提供者:黄勇
  1. CF

    0下载:
  2. cf卡资料,超级好的资料,绝对难找-cf card, super good information, definitely hard to find
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:576.86kb
    • 提供者:asdf
  1. CF_card

    0下载:
  2. CF卡的尺寸,工业设计的人可以参考。画线路板也可以参考一下。-CF card size, industrial design can refer to. Circuit board can also be painted reference.
  3. 所属分类:SCM

    • 发布日期:2016-01-22
    • 文件大小:576.85kb
    • 提供者:瓜瓜
  1. cf

    1下载:
  2. cf卡读写接口及源码-cf card reader interface and the source
  3. 所属分类:SCM

    • 发布日期:2016-04-27
    • 文件大小:302.54kb
    • 提供者:蔡永志
  1. cf

    0下载:
  2. cf卡读写成功的例子,可以直接使用,内有详细的说明-cf card reader success stories can be used directly with a detailed descr iption of
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:9.71kb
    • 提供者:xia chaun yu
  1. CF

    0下载:
  2. 全套CF卡资料,非常有用.包含IBM,KINGSTON,Sandisk等厂家的CF卡资料全套-A full set of CF card information, very useful. Includes IBM, KINGSTON, Sandisk and other manufacturers a full range of CF card information
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:8.95mb
    • 提供者:邵帅
  1. 8051_CFcard

    0下载:
  2. 8051扩展4KB的ram控制CF卡读写,内部包含读写程序及配套的原理图-8051 expansion of 4KB of ram control CF card reader, internal procedures and supporting reading and writing that contains the schematic diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:58.7kb
    • 提供者:陶戈丹
  1. CF-R-W

    0下载:
  2. 单片机读写CF卡,和ATA差不多只是接线点区别-Microcontroller to read and write CF card, CF card microcontroller write
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:31.01kb
    • 提供者:于林勇
  1. SanDisk

    0下载:
  2. SanDisk的CF卡接口电路及源代码,CF卡接口电路及源代码-Using SanDisk Flash ATA Components with an 80C51 Microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:301.3kb
    • 提供者:bobi
  1. IDE.CF.card.module

    0下载:
  2. IDE CF卡模块读写模块代码IDE CF card reader module code module -IDE CF card reader module code module
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:31.77kb
    • 提供者:ds
  1. CF-MP3player

    0下载:
  2. 使用CF卡作为存储介质,存储MP3数据。这里在其中嵌入了FAT32文件系统,对CF卡中的MP3文件实现文件级读取。将从文件中读取的数据送到MP3解码VS1003,实现MP3音乐的播放。-Using the CF card as storage media, storage MP3 data. Here in which the embedded FAT32 file system, on the CF card in the MP3 file to implement file-level re
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:63.17kb
    • 提供者:刘洪亮
  1. CF-Specification-Revision-4_1

    0下载:
  2. CF卡协议规范 V4.1.这个是目前最新的协议规范,支持到UDMA6-CF card protocol specification V4.1. This is the latest protocol specification, support to UDMA6
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:967.76kb
    • 提供者:任林枫
  1. 16jihui

    0下载:
  2. LED灯16级灰度控制程序,CF卡ADDRESS 为0000-7FFF范围-16-level grayscale LED light control procedures, CF card for the 0000-7FFF range ADDRESS
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:4.23kb
    • 提供者:古木
  1. FAT32_filesystem_for_MCU

    0下载:
  2. FAT32文件系统的存储机制及其在单片机上的实现.,FAT32使我们可以脱离底层储存设备驱动,更为方便高效地组织数据。给单片机系统中的大容量存储器(如SD 卡、CF 卡、硬盘等)配以FAT32 文件系统,将是非 常有意义的-FAT32 file system storage mechanism and its implementation on the microcontroller., FAT32 so that we can from the underlying storage dev
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:631.28kb
    • 提供者:赵社高
« 12 3 4 »
搜珍网 www.dssz.com