搜索资源列表
CF卡完整读写驱动
- UC/FS做的文件系统很好.高版本的一般只有库文件.CF卡是一种很方便的存储设备。网上可得到的CF卡的驱动程序少三个文件:初始化、读和写。本代码测试读写成功。-UC / FS file system so well. High-only version for the general document. CF card is a very convenient storage devices. Online availability of the CF card driver less thre
基于STM32微处理器的SD卡(TF卡)文件系统读写
- 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
24c02基于51单片机的IIC总线读写例程
- 基于51单片机的IIC总线读写例程,以头文件的方式给出,拿来就可以直接用。-Based on 51 single-chip IIC bus read and write routines, to the way header files are given, can be used directly.
XS128_FATFS 基于FAT文件系统SD卡读写程序
- 本程序基于MC9S12XS128微控制器编写的基于FAT文件系统SD卡读写程序-The program is based on MC9S12XS128 microcontroller write FAT file system-based SD card reader program
MCS_51_SD.rar
- MCS51单片机读写SD卡,FAT32文件系统,MCS51 single-chip microcomputer to read and write SD card, FAT32 file system
51单片机模拟串口实现对SD卡的读写
- 51单片机模拟串口实现对SD卡的读写,TFT液晶显示,并添加了FAT文件系统,都有注释,对于初学SD卡、TFT、FAT模块的朋友很有帮助。-51 simulated serial port on the microcontroller to read and write SD card, TFT LCD display, and add the FAT file system, there are comments, for the beginner SD card, TFT, FAT modu
磁卡读写器的源码
- 磁卡读写器的源码,包涵全部工程文件和说明-Magnetic card reader of the source code it covers all the engineering documents
simpleini-4.8.2(2)
- Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII characters only) - saves files
flash
- C8051F系列单片机 读写内部flash系列操作 多组文件-C8051F series of read and write the internal flash MCU family operation of a group of files
51Demo
- 单片机编程语言 51单片机读写U盘例程 U盘作为数据的载体目前已广泛应用于嵌入式行业,而某些电子产品在国家标准中已成了\r\n强制性的要求。在嵌入式的电子产品中实现对U盘文件的读写,成了许多厂家的技术攻关的难\r\n题。优盘伴侣EasyUDisk读写U盘模块就可以轻易解决以上问题,它是低端单片机操作U盘的最\r\n佳伴侣。\r\n\-err
第1章-SD卡读写模块
- 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reader module 1. Sdconfig.h : This
LPC2312_MP3Player
- 用philips lpc2312+DSP实现MP3播放,LCD显示,24C02关机数据,SD卡读写,FAT16/32文件系统.-With philips lpc2312+ DSP implementation MP3 player, LCD display, 24C02 shutdown data, SD card reader, FAT16/32 file system.
file_system_vc
- 能够在单片机等小型处理器上使用的fat16文件系统,包括文件读写等基本处理函数。-Such as in the single-chip processor for use in small fat16 file system, including document processing and other basic functions to read and write.
IC.ASM
- 89C51与接触式IC卡接口,使用汇编工具编写的IC卡读写程序,电路连接简单,使用I^2C总线,具体电路在压缩文件中-89C51 with the contactless IC card interface, the use of tools to prepare a compilation of the IC card reading and writing process, a simple circuit to connect, use the I ^ 2C bus, the specif
CH375LIB_V30.ZIP
- CH375 U盘读写芯片资料,可读写U盘文件-CH375 U disk read-write chip can read and write disk files U
FileRW
- wince环境下eVC文件读写 wince环境下eVC文件读写 wince环境下eVC文件读写-read and write of eVC under wince read and write of eVC under wince read and write of eVC under wince read and write of eVC under wince read and write of eVC under wince read and write o
FAT32.C51
- 8051单片机读写U盘(支持FAT32文件格式)-8051 read U disk (support FAT32 file format)
stm32_fat_sd_ini
- 单片机STM32F103,环境KEIL ARM,系统UCOS,功能: 1 - 移植了网络上一份开源的文件系统 2 - *.ini文件在单片机上的读写操作-SCM STM32F103, environment, KEIL ARM, the system UCOS, function: 1- transplanted to a source on the network file system 2-*. ini file read and write operations on the MC
51SD
- AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
stm32flash读写
- 这个是自己使用的STM32 flash 读写,头文件和源文件放在一个txt里了,里面的变量是我自己使用的变量,测试时候可以直接屏蔽,自己添加自己存储的变量(另外友情提示:注意存储变量格式,如果存储的为字符串,在最后输出时候自己加sprintf,把从flash中读取的字符串变量重新赋值在另外一个字符串中即可)(This is a program for the reading and writing of flash of STM32. The txt has conclued the sou