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

搜索资源列表

  1. fat

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

    • 发布日期:2008-10-13
    • 文件大小:202368
    • 提供者:DuZhiYong
  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. 嵌入式FAT文件系统免费源码下载

    2下载:
  2. 嵌入式FAT文件系统免费源码下载 本文件系统兼容FAT16/FAT32文件系统格式,兼容长文件名,兼容GB2312/UNICODE汉字编码(支持中文),并且实现了对子目录的支持,实现了文件的读取,写入,创建,删除等文件系统的常用功能。另外,代码都使用C编写,可以移植到各种单片机平台上来实现文件系统模块。 (FAT16是免费代码,用户可直接使用。 本代码有FAT32(兼容FAT16)和多个盘的版本(收费), 如果需要,请与我们联系!qq:292942278,E-MAIL:tony_yang123@
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2011-02-27
    • 文件大小:1008478
    • 提供者:figureyang
  1. 单片机fat文件系统源码

    0下载:
  2. 一个单片机设计的fat系统操作。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-04-11
    • 文件大小:29110
    • 提供者:fikard
  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. MCUs-FAT-Routine-on-the-SD-card

    0下载:
  2. SD卡上的文件管理系统(FAT)实例。单片机应用。-Instance of the Document Management System (FAT) on the SD card. Microcontroller applications.
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-24
    • 文件大小:296959
    • 提供者:牛军
  1. ZNFAT

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

    • 发布日期:2017-05-25
    • 文件大小: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-30
    • 文件大小:39214
    • 提供者:贺堃
  1. FAT

    0下载:
  2. 嵌入式FAT文件系统免费源码下载,VC下FAT16文件系统的实现,可移植到单片机-Embedded FAT file system, free source code download
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:89789
    • 提供者:程驰
  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. 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-03
    • 文件大小:162770
    • 提供者:董兆云
  1. FAT

    0下载:
  2. fat32文件系统 单片机专用 -fat32fat32fat32fat32
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-13
    • 文件大小:3099684
    • 提供者:ramon
  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. 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. 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-24
    • 文件大小:256897
    • 提供者:文良
  1. fat

    0下载:
  2. FAT32 sd卡 单片机 文件系统-FAT32 mcu sd card
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:514045
    • 提供者:姚文斌
  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文件系统免费源码下载

    2下载:
  2. 嵌入式FAT文件系统免费源码下载 本版本代码完全兼容FAT16/FAT32文件系统总共两种格式,兼容长文件名, 兼容文字编码GB2312/UNICODE汉字编码(文件名完全支持中文), 实现了支持子目录,实现了支持文件的读取,写入,删除,创建等文件系统常用功能。 总之,本文件系统代码全部使用C代码编写,可以移植去各种单片机平台上面实现文件系统模块。 (本代码为我们的免费代码,用户可免费测试,研究,应用。用户如需用于商业产品上, 请与作者联系,购买许可。 作者的联系方式: q
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-09-26
    • 文件大小:2433260
    • 提供者:figureyang
  1. fat文件系统后放入文件红牛

    0下载:
  2. fat系统加入红牛stm32单片机开发板实现过程(The implementation process of fat system adding red bull STM32 MCU development board)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:48529408
    • 提供者:zoman
« 12 3 4 »
搜珍网 www.dssz.com