搜索资源列表

  1. 单片机读写U盘

    0下载:
  2. 单片机读写U盘资料,非常方便的使用在单片机读写U盘和SD卡的领域
  3. 所属分类:文档资料

    • 发布日期:2010-12-07
    • 文件大小:1345926
    • 提供者:smallv
  1. 51单片机读写SD卡程序

    0下载:
  2. 51单片机读写SD卡程序
  3. 所属分类:源码下载

    • 发布日期:2011-05-11
    • 文件大小:117171
    • 提供者:martin200866
  1. SMT32单片机读写SD卡代码

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

  1. PIC读写CF卡C程序(含原理图)

    0下载:
  2. PIC读写CF卡的C程序(含原理图)-PIC CF card reader C procedures (including schematics)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-01
    • 文件大小:457728
    • 提供者:施雷
  1. Read_SD_MMC

    0下载:
  2. 单片机通过SPI读写SD卡.使用5v系统操作3.3V的sd卡.很有借鉴价值-SCM SPI literacy through SD cards. 5v use of the system 3.3V sd card. Very valuable reference
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:141312
    • 提供者:liangpeng
  1. avr_spi_sd

    0下载:
  2. sd卡的开发原程序,AVR单片机SPI模式下读写sd卡.-sd card of the original procedure, AVR SPI mode literacy sd card.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:5120
    • 提供者:xiaozhu
  1. SDprogram

    0下载:
  2. 开发环境用伟福仿真软件。 详细功能:由51系列单片机读写数字温度传感器DS1820采集到的温度,并将温度值以FAT16文件格式存储到SD卡中。-Development environment using simulation software Wei Fu. Detailed features: reading and writing from 51 series single-chip digital temperature se
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:张洪涛
  1. AVR_SD_FAT16_sourcecode

    0下载:
  2. AVR单片机 读写SD/MMC卡 带文件系统 FAT16 源码 -AVR single-chip microcomputer to read and write SD/MMC cassettes FAT16 file system source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:102400
    • 提供者:张焱
  1. SD_MMC

    0下载:
  2. 使用单片机 读写SD卡 带FAT16功能 PIC18f452-The use of single-chip SD cassette FAT16 read and write functions PIC18f452
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:3146752
    • 提供者:sinmax
  1. PIC24_SD_TEST

    0下载:
  2. 使用PIC24 16位单片机 读写SD卡 支持FAT32-PIC24 16-bit single chip using SD card reader support for FAT32
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:1643520
    • 提供者:sinmax
  1. SDcard_driver

    0下载:
  2. 这是比较通用的单片机SPI读写SD卡的程序,应用中根据自己的单片机设置管脚和寄存器配置既可以应用-This is a relatively common single-chip SPI read and write SD card procedures, the application of single-chip microcomputer according to its own pin and register configura
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:2048
    • 提供者:李杰
  1. V3.0

    0下载:
  2. 51单片机读写SD卡程序,经过测试,已在产品上使用-51 SCM SD card reader program, tested, used in products
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:207872
    • 提供者:dudu
  1. SD

    0下载:
  2. 51单片机读写SD列子程序 可以学习51单片机如何读写SD卡-51 Singlechip Liezi SD procedures to read and write can learn how to read and write 51 Singlechip SD Card
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:24576
    • 提供者:符小南
  1. MCS_51_SD

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

    • 发布日期:2024-06-01
    • 文件大小:204800
    • 提供者:velidar
  1. 51SD

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

    • 发布日期:2024-06-01
    • 文件大小:237568
    • 提供者:pengjun
  1. SDcardreadprogram

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

    • 发布日期:2024-06-01
    • 文件大小:5120
    • 提供者:天一
  1. 51SD

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

    • 发布日期:2024-06-01
    • 文件大小:237568
    • 提供者:福娃
  1. AVRSDCardreader

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

    • 发布日期:2024-06-01
    • 文件大小:84992
    • 提供者:谢克
  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. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-01
    • 文件大小:31744
    • 提供者:Feng
  1. 单片机读写SD卡

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

    • 发布日期:2024-06-01
    • 文件大小:44032
    • 提供者:沧海一粟11
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org