搜索资源列表
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卡.使用
基于28335的CF卡读写例程
- 本人调试了两个多月的时间,已经经过硬件的验证,很好使,能够正确读写CF卡
radio.非接触式IC卡串口读写程序源码
- 非接触式IC卡串口读写程序源码,包括读块,写块,读UID等操作,Non-contact IC card serial read and write procedures for source, including the time blocks, writing blocks, such as operation time UID
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.
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
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
程序源码
- 驱动ID卡读卡模块的程序,通过串行口输出ID号。(Drive ID card reader module program, through serial port output ID number.)
T5557读写源码
- 读写T5557卡源码。曼彻斯特解码。串口发送卡号。(Read and write T5557 card source. Manchester decode. The serial port sends the card number.)
串口实验
- 该代码实现开发板串口与电脑之间的通信,可以在此基础上增加代码实现读写存储卡的功能。(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.)