搜索资源列表
RFID-C++
- 飞利浦RC522芯片源代码。该芯片主要针对三表市场和手持设备,支持I2C/SPI/UART接口。 先发布基于普通51单片机的驱动源代码,采用串口接口,无需中断。只要接一个串口,后续会发布基于飞利浦LPC9401的读写源代码!LPC9401也是基于51核,只需连接SPI接口!有公司拿这个源代码卖钱哟-Philips RC522 chip source. The chip targeted at three tables and handheld devices market, support
RFID-Module-YW-201
- 射频卡读写模块的资料,值得学习,发出来与大家共享。采用PHILIPS 公司的非接触技术设计的微型嵌入式非接触式IC卡读写模块。内嵌MF RC500射频基站,用户不必关心射频基站复杂的控制方法,只需要简单地通过选定的UART 或IIC 接口发送命令就可以对卡片进行所有的操作。该读卡模块是专门针对Mifare One读卡器设计的,带有默认自动寻卡功能。采用YW-201模块,用户可以在最短的时间内开发出符合自己需求的稳定的射频卡系统。
RFID_UART
- 实现了rfid与fpga串口的数据通讯,fpga自发送-Achieve rfid serial data communication with the fpga, fpga from sending
main
- rfid uart receiver code for 8051 microcontroller using embedded c.
RFID
- RFID串口读写程序,开发RFID测试的工具-RFID uart
RFID_YY
- 基于的PSoC的RFID射频卡读写。这里采用的UART通信协议。-The RFID-based PSoC RF card reader. UART communication protocol used here.
4-UART
- RFID with LPC1768 Cortex-M3 for 4 access at a time.
Eleckits_UHF_RFID_Uart_Debug
- Eleckits UHF RFID AS3992读写器uart串口版本调试工具.支持Roger,Mirco,Colt等型号。-Eleckits UHF RFID AS3992 reader version uart serial debugging tools. Support Roger, Mirco, Colt models.
code_0229
- stm32f 3个uart同时通信,RFID功能,串口网络服务器-stm32f 3 uart rfid
RFID读卡模块电路图、PCB源文件
- 125K RFID读卡模块,包含UART输出,韦根输出,程序中,根据曼彻斯特原理,找到长电平和短电平,根据跳变沿分析出0数据还是1数据。然后寻找消息头,后面的数据进行 行 列奇偶校验,从而分析出卡号。(125K RFID card reader module, including UART output, Wei root output, in the program, according to the principle of Manchester, to find a long level
3. UART
- 使用IAR进行简单的编程,对CC2530进行初始化以及设置,可以通过串口进行数据的发送(Using IAR for simple programming and initializing and setting up CC2530, data can be sent through the serial port)