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

搜索资源列表

  1. report_of_sd_mmc_reader1

    0下载:
  2. 51单片机读写SD_MMC卡设计报告--本文件介绍了在51平台通过SPI方式读写SD/MMC卡,包括软硬件需求, SD/MMC硬件连接, SPI接口软件模拟,SD/MMC上电初始化,写单块,读单块,写多块,读多块,块擦除,上位串口通讯协议,PC上位软件操作说明等。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:227.98kb
    • 提供者:6756
  1. timer_counte

    0下载:
  2. EM4094 ID 卡的51读卡方案,很经典的代码,主要是uEM 公司的ID卡,支持ISO15693协议,读卡的ID号后通过串口发送出来的例子,已经在为酒店的门锁项目上使用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4.48kb
    • 提供者:熊達達
  1. JL16freescale

    0下载:
  2. C语言写的飞思卡尔的JL16单片机的程序,里面包含了串口通信,24C02读写操作,定时器,数码管显示
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:146.58kb
    • 提供者:平平
  1. rfcs

    0下载:
  2. 串口配置工具 ·作车牌识别的人一定要看,关 ·编译原理课程设计,包括词法 ·国内外知名企业的求职笔试大 ·一个关于adaboost算法的matl ·单片机通过SPI读写SD卡.使用
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:400.86kb
    • 提供者:aaron wang
  1. c51-SD

    0下载:
  2. c51读写SD卡原代码,c51编写,串口接收
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9.25mb
    • 提供者:Vince
  1. c51源程序集合

    10下载:
  2. 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. RC500.rar

    0下载:
  2. 实现射频卡的读写,通过串口控制读卡器的相应操作,,RF card reader, card reader through the serial port to control the corresponding operation,
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2.58mb
    • 提供者:肖国坤
  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. ELEKTROR_RFID_Reader

    1下载:
  2. 在淘宝花钱买来的MFRC522开发板资料,里面有各个接口程序,实现读卡操作,采取上位机串口通信。-To spend money in Taobao purchased development board MFRC522 information, there are various interface program, the realization of reader operation, to take PC serial communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1.78mb
    • 提供者:王工
  1. DP-51_Program_for_Experiment

    0下载:
  2. 周立功实验板DP-51+的实验程序,包括IC卡读写、EEPROM、IIC虚拟、串口操作等十多个典型程序。其编程风格、文本规范都是值得学习的!-Week Ligong board DP-51+ The experimental procedures, including the IC card reader, EEPROM, IIC virtual, serial operation of more than 10 typical procedures. Its programming style
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2.08mb
    • 提供者:肖裕伟
  1. SD-CARD-P-FAT32

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

    • 发布日期:2017-03-22
    • 文件大小:77.92kb
    • 提供者:刘洪亮
  1. stm32SD

    2下载:
  2. 基于STM32的SD卡完整的源程序,是用keil mdk编译的,除了带有操作SD 卡的代码外,还移植了这个TFF,也就是说,可以直接读写文件了, 例程以一个简单的打开,读,串口输出的操作展示了一些TFF的应用SD卡分普通SD和SDHC,本系统不支持SDHC.例程会读取SD卡上BWSTDO目录下的 test.txt 文件,并通过串口输出,所以在实验这个例程之前,先要在你的SD 卡上建立相应的 目录和文件.-The SD card-based STM32 complete sour
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-31
    • 文件大小:558.85kb
    • 提供者:李明
  1. vb-iccard

    0下载:
  2. 自己写的通过串口和单片机通讯的ic卡读卡程序-Write their own single-chip microcomputer through the serial port and communications procedures ic card readers
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:54.44kb
    • 提供者:布占伟
  1. SD_wr

    0下载:
  2. c51读写SD卡原代码,c51编写,串口接收命令-C51 source code to read and write SD card, c51 prepared to receive the serial command
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:9.25mb
    • 提供者:张生平
  1. simCARD_READ

    1下载:
  2. sim卡与电脑串口的接法及读写卡器电路图及软件-sim card and computer serial connection,and tools for read sim cards
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:104.3kb
    • 提供者:吴术
  1. id

    0下载:
  2. 基于stc11f08xe的125KHz ID读卡器程序,读卡的ID号通过串口发送-Based stc11f08xe of 125KHz ID card reader program, ID number sent through the serial port
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:27.75kb
    • 提供者:wang
  1. RC500(2012-12-27)

    0下载:
  2. RC500读卡测试代码,用于测试rc500芯片读卡,并通过串口发送卡号到上位机-RC500 reader test code for test RC500 chip card reader to the host computer via the serial port to send the card number
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:126.96kb
    • 提供者:曾路荣
  1. RFshepinka51chengxu

    0下载:
  2. RF射频卡的51程序 配置和读写卡功能 可实现串口输出卡的信息-51 program configuration and RF card reader card features serial output card information can be realized
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:54.46kb
    • 提供者:叶依飞
  1. 串口实验

    0下载:
  2. 该代码实现开发板串口与电脑之间的通信,可以在此基础上增加代码实现读写存储卡的功能。(The code realizes the communication between the development board serial port and the computer. On this basis, the code can be added to realize the function of reading and writing memory card.)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-21
    • 文件大小:2mb
    • 提供者:shenma
  1. 36456720STM32-SD--Operation-

    0下载:
  2. SD卡的读写操作。使用串口助手进行调试,能够发送字符串命令,能够读取SD卡中的内容以及大小和剩余空间。(The read and write operation of the SD card.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-01
    • 文件大小:370kb
    • 提供者:芋头的冬天
« 12 »
搜珍网 www.dssz.com