-
RC522 C51工厂验证过的源代码分享
NXP原厂提供的代码经工厂验证更改后量产的代码
配合C51单片机
S50
mifare 卡
适合初学者研究学习
下面是部分RC522.C源码 附件还 更多源码
#include
#include "lpcreg.h"
#include "main.h"
#include "mfrc522.h"
#define MAXRLEN 18
/////////////////////////////////////////////////////////////////////
//功 能:寻卡
//参数说明: req_code[IN]:寻卡方式
// 0x52 = 寻感应区内所有符合14443A标准的卡
// 0x26 = 寻未进入休眠状态的卡
// pTagType[OUT]:卡片类型代码
//
- 2023-06-05 23:00:03下载
- 积分:1
-
This document can be considered as a supplement to the already existing Applicat...
This document can be considered as a supplement to the already existing Application
note AN10302 “Using the Philips LPC2000 Flash Utility”, which is provided in the same
zip file. The Application note covers the following topics:-This document can be considered as a supplement to the already existing Application note AN10302 "Using the Philips LPC2000 Flash Utility", which is provided in the same zip file. The Application note covers the following topics :
- 2023-01-02 14:35:05下载
- 积分:1
-
此源码是sc3c2410实时钟测试程序,经实际测试,可以正常运行....
此源码是sc3c2410实时钟测试程序,经实际测试,可以正常运行.-This source is a real-time clock sc3c2410 testing procedures, the actual test can be normal operation.
- 2022-09-26 10:45:03下载
- 积分:1
-
简单的数字滤波C语言源程序算法
这个项目里是10中简单的数字滤波的C语言算法和源代码。欢迎大家下载、使用。谢谢大家的支持。
- 2022-03-30 20:51:27下载
- 积分:1
-
AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
AT91SAM7A3评估版的USB测试程序,IAR编制。-AT91SAM7A3 evaluation version of the USB test procedure, IAR preparation.
- 2022-07-02 20:03:31下载
- 积分:1
-
S3C44B0X测试源码和电路图,包括LCD,串口,网卡
S3C44B0X测试源码和电路图,包括LCD,串口,网卡-S3C44B0X test source and circuit diagrams, including LCD, serial, network cards, etc.
- 2022-07-03 06:37:14下载
- 积分:1
-
MEMS_ARM_KEIL
此示例演示如何配置微机电系统 accelerometre 来检测加速度 X / Y 轴,以检测的单击双点击 Z 轴。程序启动后检查了 MEMS accelerometre 状态寄存器和行为,如下所示: 1.如果审计委员会移动加速检测到,则 x / Y 轴和指示灯切换根据的运动方向和速度。2.如果单击检测到,则 Z 轴 LED3 和 LED6 切换期间 3s。3.如果双击在 Z 轴上检测到所有指示灯都切换期间 3s。
- 2022-02-15 02:57:43下载
- 积分:1
-
《s3c2410完全开发流程》,是2410入门的好资料,对2410的基本构架分析很深刻,与2410手册相辅相成。...
《s3c2410完全开发流程》,是2410入门的好资料,对2410的基本构架分析很深刻,与2410手册相辅相成。
- 2023-04-18 09:15:03下载
- 积分:1
-
Casio dt900的multidrop通讯协议的程序demo.
Casio dt900的multidrop通讯协议的程序demo.-Casio dt900 The multidrop communication protocol procedures for demo.
- 2022-01-22 13:50:12下载
- 积分:1
-
这是三星公司的arm7 s3c44b0x芯片的所有外设中断程序,都是用标准c语言编写的...
这是三星公司的arm7 s3c44b0x芯片的所有外设中断程序,都是用标准c语言编写的-This is Samsung"s chip ARM7 s3c44b0x all peripherals interruption procedures, standards are used to prepare the language c
- 2022-01-23 10:49:53下载
- 积分:1