CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 文件 读写

搜索资源列表

  1. 51+ch375读写U盘超精简原程序(啊雨)

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.74kb
    • 提供者:梁波
  1. fat_C

    0下载:
  2. FAT的C语言原代码,没有底层驱动,支持打开文件,读写文件,不支持长文件名.-FAT C language source code, there is no bottom-driven support to open the document, read and write documents, do not support long file names.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.61kb
    • 提供者:郑开科
  1. 2407_usb

    0下载:
  2. 51+sl811读写U盘的源程序,包括USB驱动和fat文件读写程序代码-51 sl811 U-writable disc source, including the USB drive and fat document literacy program code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:59.65kb
    • 提供者:sam
  1. fat16-fileread

    0下载:
  2. 功能:基于FAT16的文件读写操作C语言代码 作用:可以用作优盘文件系统开发的参考,是嵌入式开发人员的 好资料-functions : Based on the paper read and write FAT16 operating role C language code : You Pan document can be used as a reference system development, embedded development is the good in
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:邹锦坤
  1. CH375HMI

    0下载:
  2. U盘文件读写模块, 连接方式: 软件模拟SPI时序+查询, MCS-51单片机C语言示例程序-U disk document literacy module, Connectors : SPI timing simulation software inquiries, MCS-51 microcontroller C language sample program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.09kb
    • 提供者:wuyong
  1. CH375HFT

    0下载:
  2. MCS-51单片机ASM语言的U盘文件读写示例程序, 适用于89C52或者更大程序空间的单片机-MCS-51 microcontroller ASM language U disk read and write documents examples of procedures, apply to 89 or more tents procedures space MCU
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5.28kb
    • 提供者:王晓春
  1. 51MCU_Udisk

    0下载:
  2. 一个u盘读写模块的源码和原理图. 单片机可以通过这个模块对U盘上的文件进行创建文件,删除文件,修改文件,读写文件属性,创建文件夹,删除文件夹,枚举文件列表等. 特附上protel格式原理图,分享给大家. Keil C51 环境打开.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:78.38kb
    • 提供者:齐志敏
  1. USB_DISK

    0下载:
  2. 南京沁恒电子的U盘文件读写模块的实例程序,里面包含串并口的中断和查询,希望能对大家有用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.1mb
    • 提供者:朱凤宇
  1. USB_DISK

    0下载:
  2. 南京沁恒电子的u盘文件读写模块实例程序,里面包含串并口中断和查询方式希望对大家有用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.03mb
    • 提供者:朱凤宇
  1. 24c02基于51单片机的IIC总线读写例程

    1下载:
  2. 基于51单片机的IIC总线读写例程,以头文件的方式给出,拿来就可以直接用。-Based on 51 single-chip IIC bus read and write routines, to the way header files are given, can be used directly.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-12-17
    • 文件大小:871byte
    • 提供者:王栋
  1. MCS_51_SD.rar

    0下载:
  2. MCS51单片机读写SD卡,FAT32文件系统,MCS51 single-chip microcomputer to read and write SD card, FAT32 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:200.13kb
    • 提供者:velidar
  1. 51单片机模拟串口实现对SD卡的读写

    1下载:
  2. 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
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:363.14kb
    • 提供者:deng
  1. flash

    0下载:
  2. C8051F系列单片机 读写内部flash系列操作 多组文件-C8051F series of read and write the internal flash MCU family operation of a group of files
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:575.82kb
    • 提供者:zhouguyue
  1. 51Demo

    0下载:
  2. 单片机编程语言 51单片机读写U盘例程 U盘作为数据的载体目前已广泛应用于嵌入式行业,而某些电子产品在国家标准中已成了\r\n强制性的要求。在嵌入式的电子产品中实现对U盘文件的读写,成了许多厂家的技术攻关的难\r\n题。优盘伴侣EasyUDisk读写U盘模块就可以轻易解决以上问题,它是低端单片机操作U盘的最\r\n佳伴侣。\r\n\-err
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:64.97kb
    • 提供者:zeng
  1. file_system_vc

    0下载:
  2. 能够在单片机等小型处理器上使用的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.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:14.09kb
    • 提供者:liulifeng
  1. IC.ASM

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:1.47kb
    • 提供者:吕俊怀
  1. CH375LIB_V30.ZIP

    0下载:
  2. CH375 U盘读写芯片资料,可读写U盘文件-CH375 U disk read-write chip can read and write disk files U
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.57mb
    • 提供者:zhongxinbo
  1. FAT32.C51

    0下载:
  2. 8051单片机读写U盘(支持FAT32文件格式)-8051 read U disk (support FAT32 file format)
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:21.95kb
    • 提供者:wuweiwei
  1. 51SD

    0下载:
  2. AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:232.37kb
    • 提供者:福娃
  1. SD卡读写文件(SPI_FATFS)(SD CARD TEST)

    0下载:
  2. SD卡读写文件(SPI_FATFS)(SD CARD TEST)(SPI_FATFS SD CARD TEST)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-08
    • 文件大小:1.13mb
    • 提供者:AnyMay
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com