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

搜索资源列表

  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. UCOSFS_SYS.rar

    1下载:
  2. 本资料包括建立在SD卡和NANDFLASH上的文件系统,具体如下: SD卡:FAT32 NANDFLASH:FAT16 SD&NAND:整合的文件系统,SD(FAT32)的盘符是"ide",NANDFLASH(FAT16)的盘符是"FLASH" uc/FS基本使用方法: 1. FS_Init(),在调用uc/FS功能前需要进行初始化 2. FS_IoCtl(),对媒质进行格式化(SD卡用电脑格式化,所以未给出格式化参数) 3.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-08-02
    • 文件大小:1565512
    • 提供者:乔木
  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. mp3sdvs1003ch375

    0下载:
  2. 51单片机驱动CH375的测试,MP3音乐播放,SD卡存储-CH375 51 Microprocessor test, MP3 music player, SD card storage
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:403606
    • 提供者:业永坤
  1. SDka

    0下载:
  2. sd卡读取,实现51单片机对SD的读取操作-sd card reader
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:136841
    • 提供者:mohaigang
  1. TFT-SD-dataANDprogram

    0下载:
  2. TFT彩屏和SD卡的完美结合,一次掌握两个外围设备,有详细的资料和简单的编程方法,让你的单片机也显示画面吧-TFT color screen and SD card, the perfect combination, a master of two peripheral devices, there is detailed information and a simple programming method, the MCU also allows you to display it
  3. 所属分类:SCM

    • 发布日期:2017-05-17
    • 文件大小:4970253
    • 提供者:孟灵飞
  1. MCS51_SD_SPI_driver

    0下载:
  2. SD卡在SPI模式在的全套完整驱动,适用于8051兼容单片机-SD cards in SPI mode of the complete driver for 8051-compliant single-chip
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:24082
    • 提供者:zhangruibin
  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. 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. 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. MMC(SD)

    0下载:
  2. AVR单片机SD卡完整的驱动程序,此功能介绍了SD卡底层驱动。 -AVR complete single-chip SD card driver, this feature is introduced the bottom of SD card drive.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1575765
    • 提供者:sunwenjun
  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. mmc

    0下载:
  2. C51单片机SPI方式读写SD卡,和MMC卡-C51 single-chip mode SPI read and write SD card, and MMC cards
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:2003
    • 提供者:johnchen
  1. Voice_MP3_090213

    0下载:
  2. 单片机开发程序,与MP3有关,带USB,SD卡的程序-Single-chip development process, with the MP3, and with USB, SD card procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:813425
    • 提供者:hello
  1. T9shurufadefangzhenprotesu

    0下载:
  2. SD卡的读写仿真,有proteus文件。C语言,avr的单片机,是atmega16.-Simulation of SD card reader, a document proteus. C language, avr microcontroller is atmega16.
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:377141
    • 提供者:邢建鹏
  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. 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-17
    • 文件大小: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 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com