搜索资源列表
report_of_sd_mmc_reader1
- 51单片机读写SD_MMC卡设计报告--本文件介绍了在51平台通过SPI方式读写SD/MMC卡,包括软硬件需求, SD/MMC硬件连接, SPI接口软件模拟,SD/MMC上电初始化,写单块,读单块,写多块,读多块,块擦除,上位串口通讯协议,PC上位软件操作说明等。
timer_counte
- EM4094 ID 卡的51读卡方案,很经典的代码,主要是uEM 公司的ID卡,支持ISO15693协议,读卡的ID号后通过串口发送出来的例子,已经在为酒店的门锁项目上使用
JL16freescale
- C语言写的飞思卡尔的JL16单片机的程序,里面包含了串口通信,24C02读写操作,定时器,数码管显示
rfcs
- 串口配置工具 ·作车牌识别的人一定要看,关 ·编译原理课程设计,包括词法 ·国内外知名企业的求职笔试大 ·一个关于adaboost算法的matl ·单片机通过SPI读写SD卡.使用
c51-SD
- c51读写SD卡原代码,c51编写,串口接收
c51源程序集合
- 源码 │ 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
RC500.rar
- 实现射频卡的读写,通过串口控制读卡器的相应操作,,RF card reader, card reader through the serial port to control the corresponding operation,
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
ELEKTROR_RFID_Reader
- 在淘宝花钱买来的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.
DP-51_Program_for_Experiment
- 周立功实验板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
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
stm32SD
- 基于STM32的SD卡完整的源程序,是用keil mdk编译的,除了带有操作SD 卡的代码外,还移植了这个TFF,也就是说,可以直接读写文件了, 例程以一个简单的打开,读,串口输出的操作展示了一些TFF的应用SD卡分普通SD和SDHC,本系统不支持SDHC.例程会读取SD卡上BWSTDO目录下的 test.txt 文件,并通过串口输出,所以在实验这个例程之前,先要在你的SD 卡上建立相应的 目录和文件.-The SD card-based STM32 complete sour
vb-iccard
- 自己写的通过串口和单片机通讯的ic卡读卡程序-Write their own single-chip microcomputer through the serial port and communications procedures ic card readers
SD_wr
- c51读写SD卡原代码,c51编写,串口接收命令-C51 source code to read and write SD card, c51 prepared to receive the serial command
simCARD_READ
- sim卡与电脑串口的接法及读写卡器电路图及软件-sim card and computer serial connection,and tools for read sim cards
id
- 基于stc11f08xe的125KHz ID读卡器程序,读卡的ID号通过串口发送-Based stc11f08xe of 125KHz ID card reader program, ID number sent through the serial port
RC500(2012-12-27)
- 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
RFshepinka51chengxu
- RF射频卡的51程序 配置和读写卡功能 可实现串口输出卡的信息-51 program configuration and RF card reader card features serial output card information can be realized
串口实验
- 该代码实现开发板串口与电脑之间的通信,可以在此基础上增加代码实现读写存储卡的功能。(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.)
36456720STM32-SD--Operation-
- SD卡的读写操作。使用串口助手进行调试,能够发送字符串命令,能够读取SD卡中的内容以及大小和剩余空间。(The read and write operation of the SD card.)