CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机读写SD卡

搜索资源列表

  1. SD卡FATfs文件系统

    0下载:
  2. msp430单片机的SD卡操作,使用FATfs文件系统,已实现文件的读写
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-02-27
    • 文件大小:121667
    • 提供者:hawkingalboy
  1. SD卡读写及单片机spi传输

    0下载:
  2. sd卡
  3. 所属分类:源码下载

    • 发布日期:2010-10-16
    • 文件大小:29831
    • 提供者:andbin
  1. PIC单片机 SD卡读写

    0下载:
  2. pic单片机 SD卡传输读写程序
  3. 所属分类:系统编程

    • 发布日期:2011-12-23
    • 文件大小:1997
    • 提供者:cjq777
  1. 基于stc51单片机的MP3,包括sd卡的读写

    3下载:
  2. 基于stc51单片机的MP3,包括sd卡的读写、功放的驱动等程序及电路图!-Microcontroller based stc51 MP3, including sd card reader, amplifier circuit and the driver and other programs!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-17
    • 文件大小:78067
    • 提供者:苗成林
  1. 51单片机模拟串口实现对SD卡的读写

    1下载:
  2. 51单片机模拟串口实现对SD卡的读写,TFT液晶显示,并添加了FAT文件系统,都有注释,对于初学SD卡、TFT、FAT模块的朋友很有帮助。-51 simulated serial port on the microcontroller to read and write SD card, TFT LCD display, and add the FAT file system, there are comments, for the beginner SD card, TFT, FAT modu
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:371855
    • 提供者:deng
  1. SD-card-interface-program

    0下载:
  2. sd卡接口程序,用于arm单片机芯片对SD卡进行读写。-sd card interface program
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:1475
    • 提供者:zhoulisong
  1. RW-UD-SD-andMP3

    0下载:
  2. 用AVR单片机实现读写u盘sd卡,及播放MP3(基于微型操作系统)。-AVR Microcontroller with u to read and write disk sd card, and play MP3 (based on micro-operating system).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:44868
    • 提供者:jepen
  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. 51-MCU-SD-Card

    0下载:
  2. 51单片机实现SD卡读写程序,实验过,很好用-51 MCU SD card reader program, experimented with, very good use
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:19135
    • 提供者:ryan
  1. SD-card

    0下载:
  2. 51单片机的SD卡读写程序,程序调试成功,可直接使用,方便移植。-51 microcontroller SD card reader program, debugging success can be directly used to facilitate the transplant.
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:136751
    • 提供者:liupeng
  1. AVR_SDcard_FAT32

    0下载:
  2. AVR 单片机上实现SD卡的读写,支持FAT16、FAT32文件系统,文件和目录的创建删除等文件功能全部实现-AVR single-chip implementation on SD card reader, support for FAT16, FAT32 file system, files and directories to create the delete function and other documents of all implementation
  3. 所属分类:SCM

    • 发布日期:2015-07-05
    • 文件大小:268474
    • 提供者:shanghongwei
  1. SD

    1下载:
  2. 利用51单片机实现的SD卡读写测试程序。-51 MCU using the SD card reader test procedures
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-21
    • 文件大小:5100
    • 提供者:owen
  1. Program-Keil

    0下载:
  2. SD卡读写,及FAT16/32 , 单片机程序,C代码! -SD card reader, and FAT16/32, MCU program, C code!
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:590872
    • 提供者:velidar
  1. SD(SPI)

    0下载:
  2. 自己编写的sd卡读写程序, SPI接口 ,AVR单片机-Their own procedures for the preparation of the sd card reader, SPI interface, AVR Microcontroller
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-26
    • 文件大小:32929
    • 提供者:王亮
  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. AT89C52-SD

    0下载:
  2. 基于AT89C52单片机的SD卡读写设计,包括原理图和源代码。-Based on AT89C52 Microcontroller SD card reader design, including schematics and source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:127855
    • 提供者:xl
  1. SDcardAT89C51

    0下载:
  2. SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:53825
    • 提供者:
  1. STC89C58readSD

    0下载:
  2. STC89C58单片机+12864液晶读写SD卡的完整代码-STC89C58 SCM+12864 LCD read-write the complete code for SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:10955
    • 提供者:姚世元
  1. TFT240320

    0下载:
  2. 8位单片机FAT32文件系统,读写SD卡-8-bit microcontroller FAT32 file system, read and write SD card
  3. 所属分类:SCM

    • 发布日期:2017-05-27
    • 文件大小:9977812
    • 提供者:戢志伟
  1. sd-reader_20090330

    0下载:
  2. 一个写得很好的SD卡读写,基于AVR MEGA8单片机,包括FAT文件系统的实现,支持SDHC,包含原理图,值得一读!-sdcard reader,base on AVR MEGA8 microcontroller,including FAT filesystem implementation, and circuit! easy to read
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:412931
    • 提供者:Etual
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com