搜索资源列表
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_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_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.
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)