搜索资源列表
基于fat32文件系统硬盘mp3设计
- 基于avr单片机系统硬盘mp3设计,硬盘为fat32文件系统-avr microcontroller-based digital audio system design, drives for fat32 file system
ffsample
- 基于AVR UC/OS-II的FAT32文件系统。
FAT32_avr
- 基于AVR的一个嵌入式的FAT32的代码,同样也适用于eCos操作系统,只要作一下简单的修改就可以了
FAT
- 基于AVR的mp3文件系统!里面有sd卡的fat32文件系统源程序
ZipAmp
- • 控制器(CPU): Atmel AT90S8515 AVR • MP3解码器: STA013 • 音频 DAC: CS4334 • IDE 接口 • 最大支持 137GB 硬盘 • 支持日立HD44780或者与其兼容的LCD • 支持 FAT32 文件系统 • 支持WINDOWS长文件名. • 控制器成本较低
znfat
- 这是一个很好用的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
MP3-code
- 这款MP3播放器以at89c51snd1c为核心,以硬盘为存储介质,液晶屏为双行显示,每行显示7.5个汉字,这块液晶屏以ST7920作为主控制器,内部集成8129个汉字,液晶屏在这个播放器中用来显示歌曲名称以及一些播放状态 支持FAT16,一个分区,不支持FAT32,USB1.1,速度有点慢希望大家能在这个平台上继续完善,并将成果公开。-This MP3 player to at89c51snd1c as the core, the hard disk as storage medium,
CH374LIB.ZIP
- CH374LIB.ZIP · CH374的U盘文件级操作子程序库及相关例子源程序 支持FAT12/FAT16/FAT32的闪存盘和移动硬盘 支持MCS51/AVR/MSP430/ARM/80X86等单片机和DSP-CH374LIB.ZIP · CH374 U-disk file-level library of subroutines and related example of operation of the source support FAT12/FAT16/FAT32
AVR_SDcard_FAT32
- 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
M16-Mp3
- AVR单片机上实现MP3播放,这里支持FAT32-AVR MP3 BOFANGGONGNENG
flashfilesd
- SD Flash file system for AVR
SD_GCC_M32
- 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
efsl-0.3.6
- 支持fat16, fat32文件系统,针对SD卡的,通过SPI接口访问SD卡,上面已经支持LPC21XX, avr, ti的67XX系列DSP; 由于其代码结构清晰,因而很容易移植。-This program is free software you can redistribute it and/or * * modify it under the terms of the GNU General Public Licenseas published by t
avr_ssd
- AVR MMC and FAT32 codes
AVR-FAT16-PROTEUS
- FAT读写SD卡的程序。有Proteus仿真。-FAT SD card reader program. There Proteus simulation.
AVR-IDE-FAT32-MP3
- 一款用ATMEGA128控制IDE硬盘,实现MP3播放的完整程序,可读写FAT32格式。-ATMEGA128 IDE hard drive with a control, to achieve a complete MP3 player program, can read and write FAT32.
fat_io_lib
- 方便移植的 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
fat32_fdos_src
- Complete working source code for fat32 and fdos for embedded micro-controller like AVR,PIC
Fatfs_GCC
- FatFs gcc 编译工程 FatFs Module是一种完全免费开源的FAT文件系统模块,专门为小型的嵌入式系统而设计。它完全用标准C语言编写,所以具有良好的硬件平台独立性,可以移植到8051、PIC、AVR、SH、Z80、H8、ARM等系列单片机上而只需做简单的修改。它支持FATl2、FATl6和FAT32,支持多个存储媒介;有独立的缓冲区,可以对多个文件进行读/写,并特别对8位单片机和16位单片机做了优化。-FatFs Module is a completely free
SD_pff
- FAT32 library for micro controllers