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

搜索资源列表

  1. SD-read

    0下载:
  2. LPC2142 的SD卡读写程序,是MCU123网站的写的,LPC2142芯片
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:90278
    • 提供者:yizaisong
  1. STM32读取SD卡上FAT12_16_32文件系统源代码

    3下载:
  2. STM32读取SD卡上FAT12_16_32文件系统源代码,STM32 read SD card file system source code FAT12_16_32
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-24
    • 文件大小:211291
    • 提供者:ard_en
  1. 完整的单片机读写SD卡程序

    1下载:
  2. 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-21
    • 文件大小:237947
    • 提供者:pengjun
  1. SD-CARD-P-FAT32

    0下载:
  2. 配合SD卡读写驱动实现对SD卡中的文本文件的读取,并将读到的数据通过串口输出到串口终端上,这里使用的是超级终端-SD card reader with SD card drive to achieve a text file to read, and read the data through the serial port output to the serial port terminal, where using HyperTerminal
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:79792
    • 提供者:刘洪亮
  1. SD

    0下载:
  2. 这可是好东西,我自己编写的基于51单片机的SD卡驱动代码,可以读写扇区,假如套上FAT32驱动,则可以直接识别文件系统,缺点是用51速度比较慢。-This is a good thing, however, I have written 51 MCU-based SD card driver code, you can read and write sectors, if put on FAT32 drives, you can directly identify the file system
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2121
    • 提供者:王小强
  1. SD

    0下载:
  2. 本程序实现了MSP430读写SD卡,MSP430对fat文件系统的操作-This program implements MSP430 to read and write SD card, MSP430 to the fat file system operations
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:30108
    • 提供者:haohaitao
  1. SDRWtest

    0下载:
  2. SD read write file16 -SD read write file16
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:663193
    • 提供者:xie
  1. 51-reda-write-SD-2-17

    0下载:
  2. 单片机51系列,SD卡的读写,目的要读取MICRO SD 卡,体积小,容量大。有一定的实用价值-51 Series single-chip, SD card reader, the purpose to read MICRO SD card, small size, large capacity. Have some practical value
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:122867
    • 提供者:chongcao
  1. SD

    0下载:
  2. SD.C是用S3C44BOX的SIO口读SD卡,模拟SD.C是用IO口模拟SPI口读SD卡.使用的是S3C44BOX,如果是其他MCU可以对应修改低层的SPI读写函数即可.-SD.C the SIO is S3C44BOX I read SD card, analog IO I SD.C simulation using SPI I read SD card. Using S3C44BOX, if it is the corresponding amendments to other MCU c
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:7705
    • 提供者:祝庆
  1. SD-test

    0下载:
  2. SD卡读写,可将SD卡的内容读出,并写入相应的内容-SD card reader, SD card content can be read, and write the contents of the corresponding
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:38364
    • 提供者:ljq
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:164477
    • 提供者:张晓宇
  1. sd-file-system

    1下载:
  2. 本程序是采用KEIL开发的,利用STM32F系列单片机为SD卡上创造文件系统,可以进行读文件、写文件、创建和删除操作。是嵌入式数据采集系统的首选。-This procedure is used KEIL developed using STM32F Microcontroller for SD cards to create the file system, can read files, write documents, create and delete operations. Embedd
  3. 所属分类:SCM

    • 发布日期:2016-11-04
    • 文件大小:8374740
    • 提供者:wl
  1. sd-reader_FAT

    0下载:
  2. SD卡读卡器开发项目,实现了FAT文件系统。项目中使用的为AVR单片机,包括硬件原理图和整套软件源代码。软件包括sd卡底层驱动代码+FAT文件系统代码+应用层代码。是不是好东东,大家看了就知道。-SD card reader development project, to achieve the FAT file system. Project AVR microcontroller for use, including the hardware schematics and software
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:690873
    • 提供者:Davinci
  1. SD-MCU_application

    0下载:
  2. SD卡在单片机上的应用,包括SD卡参数资料,初始化程序以及读写相关代码-SD card microcontroller applications, including SD card, parameter data, initialization procedures and the relevant code to read and write
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:324356
    • 提供者:任维
  1. SD-MMC

    0下载:
  2. PROTEUS實例 SD MMC讀寫的仿真-PROTEUS simulation examples to read and write SD MMC
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:389762
    • 提供者:許文彬
  1. read-SD-card

    0下载:
  2. 单片机msp430读写SD卡源码,SD驱动程序。-SD program source
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:76500
    • 提供者:吴济文
  1. 5.TFT-SD

    0下载:
  2. 读取SD卡类型和容量高程序 1.更一步的掌握液晶屏的驱动程序 2.学习SD卡的驱动程序。 3.掌握如何计算容量和操作SD卡CSD、CID寄存器 * -Read high capacity SD card type and procedures 1. More step to master LCD driver 2. Learning SD card driver. 3. To grasp how to calculate the capacity and operation
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:66617
    • 提供者:云云
  1. Read-files-on-the-SD-CARD

    0下载:
  2. 关于SD CARD的读取文件数据主要是数据重定向方面-Read files on the SD CARD redirect data aspects of the data is mainly
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:134835
    • 提供者:刘鹏
  1. sd

    0下载:
  2. STC8951 通过SPI总线读写SD卡程序。 KEIL C 开发环境,包含SPI通信协议,SD卡读写格式等,-STC8951 read and write SD card via SPI bus program KEIL C development environment, including the SPI communication protocol, SD card reader format
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:883355
    • 提供者:asdf
  1. example-of-SD-read-and-write

    0下载:
  2. 基于STM32F4的SD卡读取,能够顺利读取写入SD的数据-based on the SD read or write
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5475729
    • 提供者:chelle hong
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com