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

搜索资源列表

  1. SDcard_MCS51

    0下载:
  2.  SD卡有两个可选的通讯协议:SD模式和SPI模式。SD模式是SD卡标准的读写方式,但是在选用SD模式时,往往需要选择带有SD卡控制器接口的MCU,或者必须加入额外的SD卡控制单元以支持SD卡的读写。然而,AT89C52单片机没有集成SD卡控制器接口,若选用SD模式通讯就无形中增加了产品的硬件成本。在SD卡数据读写时间要求不是很严格的情况下,选用SPI模式可以说是一种最佳的解决方案。因为在SPI模式下,通过四条线就可以完成所有的数据交换,并且目前市场上很多MCU都集成有现成的SPI接口电路,采用
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:35721
    • 提供者:
  1. SDcardAT89C51

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

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

    0下载:
  2. 51单片机与SD卡接口设计,希望对大家有帮助!-51 and SD card interface design, we want to help!
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:323195
    • 提供者:chiyu
  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. 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. read-SD-card

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

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

    0下载:
  2. SD 卡的驱动代码,不过要注意SD卡和单片机之间的信号电平转换。-SD card test
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:50798
    • 提供者:金金
  1. usbhost

    0下载:
  2. 51单片机也能读U盘,SD卡了,为大家奉上51单片机读sd卡的源代码,希望大家支持!-51 MCU can read U disk, SD card, as we offer 51 single read sd card source code, I hope you support!
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:157199
    • 提供者:张世元
  1. 6.TFT-SD-FAT

    0下载:
  2. 51单片机驱动彩屏,并读取FAT的SD卡。有详细资料-51 color single-chip drive and read the FAT SD card. For details
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:90908
    • 提供者:sln
  1. SD

    0下载:
  2. 这是一个SD卡的FAT文件系统的实现,该版本时针对周立功的LM3S8962开发板的,可以修改里边相应管脚的设置应用到其他的板子上;该程序也能在51单片机上成功运行。-This is an SD card FAT file system implementation, the version developed for Zhou, who' s LM3S8962 board, you can modify the settings inside the corresponding pins
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:17649
    • 提供者:沈林
  1. sd-readwrite-2

    0下载:
  2. 独立开发的利用msp430单片机,读取加速度传感器数据并且保存到sd卡上,并通过串口读取sd卡数据-The text, enter it here to be independently developed msp430 microcontroller to read the accelerometer data and saved to the sd card, sd card data to be translated and read through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:79334
    • 提供者:李明
  1. sd

    0下载:
  2. 单片机读取sd卡,proteus仿真例子。-The microcontroller reads the sd card, proteus simulation example.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:13846
    • 提供者:huang
  1. SD

    0下载:
  2. sd卡的单片机读写程序,向SD卡读写一个扇区,如果成功则激活P0口流水灯,如果失败则无流水灯。并且随程序运行向串口发送运行状态。-SD card chip reader procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:46706
    • 提供者:xiedongdong
  1. PIC-SD

    0下载:
  2. PIC单片机直接读写SD卡,不是通过外围的辅助芯片。已经通过编译,改一下就可以直接用。-PIC microcontroller to read and write SD card directly, not through the external auxiliary chip. Compile, change it can be used directly.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:48036
    • 提供者:hongqiangwei
  1. s52-sd

    0下载:
  2. 用单片机读写SD卡,SD卡因具备体积小、功耗低、可擦写以及非易失性等特点而被广泛应用于消费类电子产品中。特别是近年来,随着价格不断下降且存储容量不断提高,它的应用范围日益增广-Microcontroller to read and write SD card, SD Cain with small size, low power consumption, erasable and non-volatile memory is widely used in consumer electronics
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:143443
    • 提供者:hfw
  1. C51-SD

    0下载:
  2. 用51单片机读写SD卡,经过测试,运行很好!-51 microcontroller with SD card reader, tested, run good!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-07
    • 文件大小:185407
    • 提供者:吴亚辉
  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-31
    • 文件大小:21136
    • 提供者:
  1. 5.TFT-SD

    0下载:
  2. TFT-SD卡.51单片机与SD卡通信,显示图片,和人物-TFT-SD card .51 microcontroller and SD card communication, display pictures, and characters
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:64777
    • 提供者:小伙
  1. 5.TFT-SD

    0下载:
  2. 这个源码详细的描述了用STC89C55RD+单片机读取SD卡,并且在彩屏上面来来显示,刷新,此源码稍微修改即可DIY一个MP3播放器。-Detailed descr iption of the source microcontroller with STC89C55RD+ read the SD card, and in the color to be displayed above, refresh, this source is slightly modified to DIY a MP3
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:130284
    • 提供者:dmm
  1. STM32奋斗板SD卡文件系统例程

    0下载:
  2. 关于stm32 单片机读取sd 卡的.txt文件,实现读取功能(STM32 microcontroller on the SD card read.Txt file, to achieve the reading function)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-30
    • 文件大小:866304
    • 提供者:ssssssq
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com