搜索资源列表
mcs51_MP3
- 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字节片上代码存储空间(100K次擦写寿命) 5)4K字节boot f
061A
- 台湾凌阳单片机SPCE061A单芯片做的一个带按健LCD显示,USB通信的一个类似于MP3的一个产品。不带FAT32的。-Taiwan Sunplus SPCE061A single chip to do with a by-LCD display, USB MP3 similar to the one in a product. Not with the FAT32.
SD-CARD-P-FAT32
- 配合SD卡读写驱动实现对SD卡中的文本文件的读取,并将读到的数据通过串口输出到串口终端上,这里使用的是超级终端-SD card reader with SD card drive to achieve a text file to read, and read the data through the serial port output to the serial port terminal, where using HyperTerminal
SD
- 这可是好东西,我自己编写的基于51单片机的SD卡驱动代码,可以读写扇区,假如套上FAT32驱动,则可以直接识别文件系统,缺点是用51速度比较慢。-This is a good thing, however, I have written 51 MCU-based SD card driver code, you can read and write sectors, if put on FAT32 drives, you can directly identify the file system
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
MCU_FAT32
- 基于单片机的硬盘FAT32文件系统访问的设计与实现,pdf文档。-Based on single-chip hard disk FAT32 File System Design and Implementation of a visit, pdf documents.
fat32.c51
- 基于51单片机开发的文件系统,实现了fat16和fat32.-Development of 51 single-chip microcomputer-based file system, fat16 and achieve a fat32.
sd
- 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
SD_MP3_znFAT
- 单片机上的完美FAT32解决方案,实现SD卡mp3-SCM FAT32 on a perfect solution for achieving SD Card mp3
fat
- 一个fat16文件系统程序,可以参考写fat32文件系统,希望对你有帮助-A fat16 file system program, refer to the write fat32 file system, you want to help
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
znFATPPv5.18
- 这个是振南写的可用于51单片机上的一个文件系统znFAT的源代码,兼容FAT32.-This is a file on the Chen Nan to write for 51 single-chip system znFAT source code compatible with the FAT32.
FAT_System
- FAT32文件系统您一定不会陌生,最多看到它是在windows操作系统里,但在一些嵌入式产品(如手机、MP3、MP4等)中,也能看到它的身影。从某种意义上来讲,FAT32文件系统是非常成功的,使我们可以脱离底层储存设备驱动,更为方便高效地组织数据。给单片机系统中的大容量存储器(如SD卡、CF卡、硬盘等)配以FAT32文件系统-FAT32 file system, you will not be unfamiliar up to see it in the windows operating sy
FAT16
- 嵌入式FAT文件系统源码免费下载 本文件系统可兼容FAT16/FAT32两种文件系统格式,完全支持长文件名, 支持GB2312/UNICODE转换码表(文件名可以支持简体中文,繁体中文,日文,俄文等), 支持子目录,支持文件的读取,写入,删除,创建等文件系统常用功能。 另外,本文件系统完全使用C代码编写,可以无障碍的移植于多种主流单片机的平台上使用。 FAT16为我们免费提供的免费代码,用户可免费测试,研究,应用。 本代码的FAT32(兼容FAT16)与
MP3
- AT89C51SND1C 解码芯片做的硬盘MP3,软件还在完善中,现在只支持一块硬盘,一个分区, 只支持根目录歌曲播放,不支持文件夹。只支持FAT32文件系统,部分MP3文件不能解码。-Do the hard disk MP3 of AT89C51SND1C decoder chip, the software continues to improve in, only support a hard drive, a partition, supports only the root di
Simple-MP3-Player-Design_PCB-Project
- 设计了一种带有自定义播放列表功能的简易MP3播放器。系统围绕以德州仪器(TI)生产的MSP430F149超低功耗单片机作为主控芯片、VS1003B作为音频解码器搭建,采用LCM128645ZK液晶作为显示模块,Micro SD卡作为存储介质 压缩文件中包括完整PCB工程(原理图和PCB)。源程序以及放于SD卡根目录下的系统文件请下载: Simple MP3 Player Design_Source Code and SD card system files.rar 关键字:MSP430
Simple-MP3-Player-Design_Source-Code
- 设计了一种带有自定义播放列表功能的简易MP3播放器。系统围绕以德州仪器(TI)生产的MSP430F149超低功耗单片机作为主控芯片、VS1003B作为音频解码器搭建,采用LCM128645ZK液晶作为显示模块,Micro SD卡作为存储介质 压缩文件中包括源程序以及放于SD卡根目录下的系统文件。PCB工程(原理图和PCB)请下载: Simple MP3 Player Design_PCB Project.rar 关键字:MSP430 12864 VS1003 MP3播放器 MicroSD
fat16-and-fat32-file-system
- stem32的开发实例,对于fat16和fat32格式的读取测试。是stem32进阶的不错选择。-stem32 a development instance, fat16 and fat32 format for the read test. Is stem32 advanced a good choice.
FATFSzip
- 此文件为FATFS的详细的知识讲解,当你在开发SD时,这将是一个很好的资料(This file is a detailed explanation of FATFS, which will be a good source of information when you're developing SD)