搜索资源列表
SDcard
- 基於MCU c51/8051 讀寫SD/MMC card 再以USB 傳回電腦的範例程序
8051的sd卡驱动程序
- 共分享
8051-sd-source-code.rar
- 基于8051的SD卡读写程序,内容包括SD卡的读写,配置,校验等,8051 based on the SD card reader program, including reading and writing SD card, configuration, calibration, etc.
MCS51_SD_SPI_driver
- SD卡在SPI模式在的全套完整驱动,适用于8051兼容单片机-SD cards in SPI mode of the complete driver for 8051-compliant single-chip
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
8051_sd
- 基于8051的sd卡驱动程序 适合8051内核单片机的sd卡读写驱动,基于自带SPI模块的单片机AT89S8253修改的. 可以读写单个块或者多个块. 带spi功能的8051单片机应该都不需要修改. 如果要修改只需修改sdconfig.h 和 sdhal.c文件-8051 based on the sd card driver for 8051 MCU core driver sd card reader, based on its own single-chip SPI mod
fat
- 基于8051单片机的读取sd卡文件系统的驱动-Based on 8051 read sd card file system driver
SD_MP3
- SD卡MP3播放器,8051为核心。fat文件系统-SD card MP3 player, 8051 as the core. fat file system
SD_Card_low_level
- low level routines for sd card with 8051
CLOCK.C
- Real Time Clock over Serial Bit Bang. Target Processor: 8051. Compiler: SD-Real Time Clock over Serial Bit Bang. Target Processor: 8051. Compiler: SDCC
51bitbang
- Routine for Serial BitBang using P3.1 as Tx and P3.0 as Rx. Target processor 8051. Compiler: SD-Routine for Serial BitBang using P3.1 as Tx and P3.0 as Rx. Target processor 8051. Compiler: SDCC
MMCSDTimming
- SPI方式读写SD卡的时序图,可以用于8051读SD卡-SPI Mode of SD Card Timming
stm32fatfs
- 在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
8051Examplescode
- 8051 examples code 1. keilC51入門30例 2. C8051在SD應用 3. 51單片機C程序設計 4. 50個程序實例-8051 examples code 1. KeilC51 entry 30 cases 2. C8051 in the SD application 3. 51 Microcontroller C Programming 4. 50 instance
8051-for-sdcard
- 8051单片机读写sd开小程序,希望有帮助-8051 for sdcard
SD-FAT16
- 8051 (AT89S52) Assembler Source for reading FAT16-Filesystem from SD-card. It can handle up to 8 concurrent files. Writing to FAT16 is planned but not implemented yet. Also SPI Bit-Banging for addressing SD-Card is included and an small app for servi
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!
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