CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - fat 系统 单片机

搜索资源列表

  1. MCS51-IDE

    0下载:
  2. 通用的基于51单片机控制IDE硬盘,可能无FAT文件系统-generic microcontroller-based control 51 IDE hard disk may not FAT File System
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:24731
    • 提供者:李馨帆
  1. fat

    0下载:
  2. :因为NAND Flash 的容量很大,性价比,NAND Flash 在单片机系统中的应用已经很普遍。NAND Flash 可以存储很多数据,为了方便数据的管理,可以采用FAT文件系统对数据进行管理。本文深入讨论了如何在NAND Flash 中建立FAT文件系统。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:202368
    • 提供者:DuZhiYong
  1. SdCard_V2.1FatFs

    0下载:
  2. SdCard_V2.1TinyFatFs.rar是单片机实现SD卡功能的FAT文件系统
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-18
    • 文件大小:377245
    • 提供者:dongfeili
  1. read_write_udisk

    1下载:
  2. 周立功单片机的读写U盘的试验例程,内带文件系统,支持所有FAT格式,适用于移植到各种主机接口芯片。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:386016
    • 提供者:anan
  1. ATMEL FAT File System

    0下载:
  2. ATMEL单片机可用的文件系统源代码,支持FAT16/FAT32格式。-ATMEL SCM available file system source code, support FAT16/FAT32 format.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:620301
    • 提供者:张奕宇
  1. zfat

    0下载:
  2. 可以实现fat文件系统,在单片机上也可以进行改造!-can achieve fat file system, the MCU can also transform!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5794
    • 提供者:王军
  1. Kiel-Projiect--of-FatFS-on-SPI-

    1下载:
  2. 51单片机上面基于SPI借口实现SD卡的Fat文件系统-FatFS base on SPI on 51 SCM
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:803095
    • 提供者:Daniel
  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. ZNFAT

    2下载:
  2. 基于单片机 一个占用内存极少的FAT系统的实现 能够移植到各种单片机中 -A very small footprint implementation of the FAT system
  3. 所属分类:SCM

    • 发布日期:2017-05-24
    • 文件大小:8507438
    • 提供者:onejacky
  1. SD_FAT16

    0下载:
  2. 基于msp430单片机的SD卡读写驱动,已移植文件系统FATfs,可在SD卡实现文件的读写操作-MSP430 MCU-based SD card reader drivers, file system has been transplanted FATfs, can achieve SD card files to read and write operation
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:39214
    • 提供者:贺堃
  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. mmc_sd

    0下载:
  2. mmc_sd操作原代码,适用于单片机,有FAT文件系统-operation of the original code mmc_sd
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5348
    • 提供者:唐明
  1. fat32.c51

    0下载:
  2. 基于51单片机开发的文件系统,实现了fat16和fat32.-Development of 51 single-chip microcomputer-based file system, fat16 and achieve a fat32.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:162770
    • 提供者:董兆云
  1. ReadUDisk

    0下载:
  2. 单片机读写U盘源码 基于51单片机和国产USB芯片CH374,挂载FAT文件系统、USB海量存储设备驱动,读写使用FAT文件系统的U盘。-Disk read and write single-chip U-source and based on 51 single-chip USB chip made CH374, mount FAT file system, USB mass storage device driver, read and write using the FAT file
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:81877
    • 提供者:Freeman
  1. fat

    0下载:
  2. 基于8051单片机的读取sd卡文件系统的驱动-Based on 8051 read sd card file system driver
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:340473
    • 提供者:liao
  1. sd-reader_FAT

    0下载:
  2. SD卡读卡器开发项目,实现了FAT文件系统。项目中使用的为AVR单片机,包括硬件原理图和整套软件源代码。软件包括sd卡底层驱动代码+FAT文件系统代码+应用层代码。是不是好东东,大家看了就知道。-SD card reader development project, to achieve the FAT file system. Project AVR microcontroller for use, including the hardware schematics and software
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:690873
    • 提供者:Davinci
  1. FAT-based-file-system-to-SD-card

    0下载:
  2. 基于FAT文件系统的SD卡单片机读写方法详解-FAT-based file system to read and write methods Detailed microcontroller SD card
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:256897
    • 提供者:文良
  1. 6.TFT-SD-FAT

    0下载:
  2. 这个源码详细的描述了用STC89C55RD+单片机控R制带有FAT32文件系统的SD卡来实现图片显示,刷新,使初学者可以更快的了解彩屏的工作原理,少走弯路。-A detailed descr iption of this source SCM control with STC89C55RD+ R system with SD card FAT32 file system to achieve image display, refresh, so beginners can quickly und
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:83659
    • 提供者:dmm
  1. fat

    0下载:
  2. 主要是fat 文件系统的移植 可以在单片机上跑起来 读取sd卡-Mainly to the file system transplant to the microcontroller, the microcontroller can read SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:318053
    • 提供者:xiaerfei
  1. 4.STM32-TFT-SD-FAT

    0下载:
  2. 用STM32单片机和1.8寸TFT液晶显示屏和SD卡实现的SD卡配置文件系统。-With the STM32 microcontroller and 1.8-inch TFT LCD screen and SD card SD card file system configuration.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:564817
    • 提供者:yr
« 12 »
搜珍网 www.dssz.com