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

搜索资源列表

  1. CF-FAT-for-avr

    0下载:
  2. CF卡FAT for avr单片机 AVR atmega128 使用fat文件,IDE模式-CF card for avr AVR microcontroller atmega128 use fat document, IDE mode
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6320
    • 提供者:55
  1. FAT

    0下载:
  2. 基于AVR的mp3文件系统!里面有sd卡的fat32文件系统源程序
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:27487
    • 提供者:陈雷
  1. AVR-SD-FAT

    0下载:
  2. 一个老外用AVR实现SD卡fat文件格式读写操作的程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2011-01-30
    • 文件大小:291726
    • 提供者:mxslgyb
  1. AVR_SD_FAT.rar

    0下载:
  2. AVR读取SD卡里FAT格式内容的源程序,AVR read FAT format SD card content source
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:187843
    • 提供者:jerry
  1. znfat

    0下载:
  2. 这是一个很好用的FAT文件系统,它实现数据文件存储的FAT方式访问,支持FAT32格式。附有51读取程序,详细的函数说明。有兴趣的可以看看。-This is a good use of the FAT file system, which implements the data file is stored in FAT access, support FAT32. With 51 to read program, a detailed function descr iption. Are in
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:1016424
    • 提供者:cxd
  1. AVR_SDC_FAT_TFT

    0下载:
  2. AVR SDC FAT TFT SD卡,FAT文件系统,TFT LCD屏-AVR SDC FAT TFT
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:153837
    • 提供者:pons
  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. flashfilesd

    0下载:
  2. SD Flash file system for AVR
  3. 所属分类:SCM

    • 发布日期:2015-07-05
    • 文件大小:2178083
    • 提供者:tone
  1. FatFs06

    0下载:
  2. FatFs06.rar FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C, therefore it is independent of hardware architecture. It can be incorporated into cheap mi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:295572
    • 提供者:陆正茂
  1. mp3daima

    0下载:
  2. 这个是从avr论坛中下载的mp3代码,含有fat代码部分,具有很好的参考价值-This is a forum from the avr download mp3 code, the code contains some fat, a good reference value
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-15
    • 文件大小:3890643
    • 提供者:陈方县
  1. SD_GCC_M32

    0下载:
  2. AVR 上做的SD卡读取,支持FAT32分区格式。(atmega8l+ft232+sd card),Gcc环境-AVR to do the SD card reader, support for FAT32 format partition. (atmega8l+ ft232+ sd card), Gcc environment
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:130217
    • 提供者:凌云
  1. avr

    0下载:
  2. AVR Fat Lib & Samples
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:33192
    • 提供者:AFSHIN
  1. fatfs_R0.07c_code_source

    0下载:
  2. FatFs是一个通用的文件系统模块,以小的嵌入式系统的FAT文件系统。 FatFs的编程遵守的ANSI C格式语法标准,因此它是具有独立于硬件架构。可用于PIC, AVR, SH, Z80, H8, ARM-FatFs is a generic file system module to implement the FAT file system to small embedded systems. The FatFs is written in compliance with ANSI C,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:802711
    • 提供者:gsh
  1. AVR-FAT16-PROTEUS

    0下载:
  2. FAT读写SD卡的程序。有Proteus仿真。-FAT SD card reader program. There Proteus simulation.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:216282
    • 提供者:杨林
  1. FAT16-32Driver[1]

    0下载:
  2. Atmel AVR Fat Filesystem
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:145089
    • 提供者:Gururaja
  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-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. fat_io_lib

    0下载:
  2. 方便移植的 fat16/32 库,在应用层、支持文件读写、目录创建、等功能,可以很方便的移植到小内存的系统中,可惜不支持目录删除-Designed for low memory embedded systems, this project is a multi-purpose platform independent C code implementation of a FAT16 & FAT32 driver with read & write support. The library p
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:48296
    • 提供者:lucifer
  1. fat

    0下载:
  2. 嵌入式 创建fat文件,通过写入c语言程序,把程序传到板子,avr开始工作-embedded system fat file built
  3. 所属分类:File Formats

    • 发布日期:2017-04-11
    • 文件大小:1307
    • 提供者:liuhui
  1. Embedded Fat file system

    0下载:
  2. Embedded Fat file system for microcontrollers
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-07-25
    • 文件大小:6750671
    • 提供者:sickepreacher
« 12 3 »
搜珍网 www.dssz.com