搜索资源列表
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
RC522
- MFRC522串口通信1.硬件上将I2C,EA接低电平.2,SDA接CPU的TXD,D7接CPU的RXD.将3.3V电源也接入进来. 软件上将SPI收发改为串口收发,并将串口输出的寄存器地址也改为00XXXXXXb,10XXXXXXb的格式.通讯波特率采用默认的9600. -MFRC522 serial communication 1. Hardware will I2C, EA then low .2, SDA then CPU' s TXD, D7 CPU then the RXD
RC522-I2C-CODE
- 都写RC522的IIC接口的程序,比SPI更加简单,程序测试通过,共享给大家。-RC522 programs are written IIC interface, easier than SPI, the program tested, for everyone to share.
20150518Keil-kz-Rc522
- RC522 Source code for i2c
RC522-I2C(0004)
- 这是一个RC522的驱动程序,单片机采用STM32内部含有模块的原理图-This is a RC522 driver, microcontroller using STM32 internal module containing schematics
RC522 I2C程序
- RC522射频读卡模块底层驱动 51单片机(RC522 radio frequency read card module bottom drive 51 SCM)
RC522 I2C STM32F103
- RC522 IIC驱动程序,可实现读卡和写卡功能,复旦卡或M1卡都可以,本人也试过读公交卡,可以读出序列号和卡类型。(RC522 IIC driver, can read card and write card function, Fudan card or M1 card can, I also tried to read the bus card, you can read the serial number and card type.)
RC522 I2C程序
- rc522关于IIC通信设计,驱动程序用来进行代码移植(Rc522 about IIC communication design)