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

搜索资源列表

  1. SMT32单片机读写SD卡代码

    1下载:
  2. 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. MCS_51_SD.rar

    0下载:
  2. MCS51单片机读写SD卡,FAT32文件系统,MCS51 single-chip microcomputer to read and write SD card, FAT32 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:204936
    • 提供者:velidar
  1. 9mc8051_core.rar

    0下载:
  2. 51单片机模拟SPI或者SD模式读写SD卡分析报告,51 single-chip analog SD or SPI mode of SD card to read and write an analytical report
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:394118
    • 提供者:sss
  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. C8051F340-SD

    1下载:
  2. C8051F 340读写SD卡的程序.熟悉单片机对SD卡的基本操作-C8051F 340 SD card reader program. Familiar with the microcontroller on the SD card, the basic operation
  3. 所属分类:SCM

  1. SDcardreadprogram

    0下载:
  2. 通过单片机实现SD卡读写功能. 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送LCD1602显示 -Use microcontroller to read and write sd card
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:5108
    • 提供者:天一
  1. SD-RW

    0下载:
  2. 基于51单片机的SD卡读写程序,写的很好的.-51 Based on the SD card reader Singlechip procedures, written in very good.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:20292
    • 提供者:Jackson
  1. USB-MSD-RD

    0下载:
  2. 用51单片机读写SD卡 -With 51 single-chip microcomputer to read and write SD card with 51 single-chip SD card reader
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1291147
    • 提供者:zzf
  1. msp430F2xxReadSDandFAT32FileSystem

    0下载:
  2. msp430F2xx单片机读写SD卡,采用fat32文件系统-Singlechip msp430F2xx read and write SD card, using fat32 file system
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:19830
    • 提供者:张卫
  1. 51SD

    0下载:
  2. AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:237947
    • 提供者:福娃
  1. AVRSDCardreader

    0下载:
  2. AVR单片机读写SD卡的源代码,ICC-AVR调试通过-AVR microcontroller source code to read and write SD card, ICC-AVR debugging through
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:85213
    • 提供者:谢克
  1. 128SD

    0下载:
  2. 利用avr单片机,读写SD卡的任意扇区,可以移植到任意AVR单片机上,也可以利用这个思路移植到51单片机上-Using avr microcontroller, SD card reader any sector, can be transferred to any AVR microcontroller, you can also use this idea transplanted to 51 SCM
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:32169
    • 提供者:Feng
  1. 51sd

    0下载:
  2. 51单片机读写sd卡的,很好用,全是源代码,希望对你们有帮助-51 SCM reader sd card, useful, all the source code, want to help you
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:21392
    • 提供者:付振鹏
  1. read-SD-card

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

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

    0下载:
  2. 单片机读写SD卡的详细程序,有注视,对SD卡开发的朋友有好处.-Microcontroller to read and write SD card detailed procedures, watch for the development of the SD card is good friends.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7677
    • 提供者:陈亮
  1. MSP430单片机读写SD卡的源代码

    0下载:
  2. MSP430单片机读写SD卡的源代码,实际测试可用。-the source code of MSP430 microcontroller to read and write the SD card, the actual test is available.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-10-30
    • 文件大小:21136
    • 提供者:
  1. SPI方式SD卡读写程序

    2下载:
  2. SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. avr sd reader

    0下载:
  2. avr 单片机 读写sd卡操作,格式format16和format32
  3. 所属分类:嵌入式/单片机编程

  1. STM8L SD Card

    1下载:
  2. STM8L152单片机用SPI总线读写 SD卡。(STM8L152 microcontroller reads and writes SD card with SPI bus.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-16
    • 文件大小:285696
    • 提供者:cupidryu
  1. 单片机读写SD卡

    1下载:
  2. 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2020-09-07
    • 文件大小:44032
    • 提供者:沧海一粟11
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com