CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - avr fat

搜索资源列表

  1. FATTests

    0下载:
  2. avr的fat文件系统测试程序--Testing program for AVR s FAT file system.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:57223
    • 提供者:王书军
  1. MP3PlayerAVR

    0下载:
  2. 用AVR单片机设计的MP3播放器 功能: MP3 Player IDE ATA interface FAT 32 with long file name support USB interface On board power supply (input from 7v to 20v DC) Bootloader firmware upgradeable via USB port Infrared bi-directional inte
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:882325
    • 提供者:谭志成
  1. sd-reader_source

    0下载:
  2. 比较完成的FAT文件系统与单片实验,本系统利用AVR
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:271540
    • 提供者:anson
  1. sd-reader_source_20100110

    0下载:
  2. AVR单片机,SD卡文件系统实现源代码,Keil编译器-FAT system based on SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:289952
    • 提供者:一刀
  1. ATMEL_MCU_FAT1216-USB

    0下载:
  2. AVR单片机上实现fat文件操作,及USB传输的功能。-AVR microcontroller to achieve fat file operations, and the USB transfer functions.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-06
    • 文件大小:857389
    • 提供者:jepen
  1. AVR_control_SD

    0下载:
  2. AVR下读写SD卡的源代码,使用fat模式-AVR SD card under the reader the source code, use the fat pattern
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:93660
    • 提供者:jamber
  1. Mega8VS1003

    0下载:
  2. 实现AVR MP3播放,里面有SD和FAT的实现源代码-AVR MP3
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:276722
    • 提供者:江恩
  1. at91sam7_chanfatmod_20060910b

    0下载:
  2. FAT File System for AVR processors Source code + documentation
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:286384
    • 提供者:blue
  1. USBmp3

    0下载:
  2. 利用AVR Studio开发平台进行USB数据读写,了解基本的Fat文件系统的结构-AVR Studio development platform using USB data read and write, to understand the basic structure of Fat file system
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:233933
    • 提供者:yuxianchun
  1. FATSingleOpt

    0下载:
  2. MCU Fat AVR with MMC card support
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:96960
    • 提供者:majzlik
  1. Working_with_FatFs

    0下载:
  2. FAT FS ON MMC WITH AVR MEGA32
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:292519
    • 提供者:AK
  1. stm32fatfs

    0下载:
  2. 在sd卡上移植fatfs,移植成功,已经能用,-FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It ca
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:951432
    • 提供者:lijiaodi
  1. fatfs0.6

    0下载:
  2. 文件系统fatfs0.6板的,一切ok,欢迎下载-FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It c
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8194512
    • 提供者:lijiaodi
  1. MMC_SD

    0下载:
  2. AVR 操作SD卡驱动函数,该函数是操作FAT格式的SD卡,详细介绍了配置的的过程,以及各函数的初始化-AVR SD card driver function, this function is the operation of FAT format of the SD card, introduces in detail the configuration process, as well as the initialization function
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3378
    • 提供者:吴彦合
  1. ff9a

    0下载:
  2. FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architecture. It can be incorporated into l
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-06
    • 文件大小:857030
    • 提供者:Jan Tin
  1. Petit-FAT-File-System-Module-Samples

    0下载:
  2. AVR, PIC and Win32 sample source code to Petit FAT File System Module.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:171816
    • 提供者:WooQ
  1. Fatfs_GCC

    0下载:
  2. FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平台独立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-03
    • 文件大小:549639
    • 提供者:孙春兴
  1. SD_card_for_avr

    0下载:
  2. Arduino或AVR的SD卡驱动程序,读取SD卡,FAT文件系统。Arduino AVR or SD card driver, read the SD card, FAT file system.-Arduino AVR or SD card driver, read the SD card, FAT file system.
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:4617
    • 提供者:TPudn
  1. ff4b

    0下载:
  2. fat32的文件管理系统,用于嵌入式sd/mmc卡的简单文件管理系统(FatFs is a generic FAT file system module for small embedded systems. The FatFs is written in compliance with ANSI C and completely separated from the disk I/O layer. Therefore it is independent of hardware architec
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:273408
    • 提供者:zjlzjl888888
« 1 2»
搜珍网 www.dssz.com