搜索资源列表
playercode1053-Aug2009
- 基于8051简单控制的,使用vs1053的sd卡音频播放器设计,带电路图和源代码,编译器说明在内-a tiny audio player design employing an 8051 as MCU and vs1053 as decoder with SD card driver and Fat32 simple read functions
FAT32insd
- SD卡上的FAT32文件系统源代码,能够在任何单片机上使用,轻松使用sd卡-SD card FAT32 file system source code, can be in any single-chip microcomputer use, easy to use sd card
FAT32.C51
- 8051单片机读写U盘(支持FAT32文件格式)-8051 read U disk (support FAT32 file format)
FAT32_LFN
- fat32 + LFN for 8051-fat32+ LFN for 8051
yampp2_sw_001030
- 8051 HDD Audio player-FAT32
FAT32_file_and_SD_test
- 此為利用STC12L60S2k系列之8051來完成FAT32文件系統與SD卡讀寫的功能, 已通過測試!-This is the use of 8051 STC12L60S2k series to complete the FAT32 file system with SD card reader function, has passed the test!
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
ff4b
- 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