-
通用曼彻斯特RFID读卡程序,就是用4060加一些元件,就可以实现...
通用曼彻斯特RFID读卡程序,就是用4060加一些元件,就可以实现
-General procedures for Manchester RFID reader, that is, add by 4060 a number of components, we can achieve
- 2022-02-03 15:15:56下载
- 积分:1
-
基于RFID技术的射频电子钱包
基于RFID技术的射频电子钱包
基于RFID技术的射频电子钱包
基于RFID技术的射频电子钱包-RFID technology based on radio-frequency electronic wallet RFID technology based on the RF-based electronic wallet RFID RF technology electronic wallet
- 2023-05-07 21:35:02下载
- 积分:1
-
模拟S50卡片
单片机控制PN532,模拟S50卡片,支持id号改写(特殊卡号除外),支持扇区读写,整机即为一张卡片,可通过普通mifare读卡器操作
- 2023-05-30 07:10:03下载
- 积分:1
-
Demo_CR95HF
在工作中曾完成的一个NFC读卡器,
主要使用的ST公司的新推出的CR95HF芯片,做板测试已OK。
对于从事NFC开发的人员绝对是一种值得备用的资料。
(附件提供原理图,CR95HF编程手册,驱动CR95HF的C源代码,另包含有 对双接口芯片M24LR64的驱动)
CR95HF芯片有如下特点:
标准频率:13.56-MHz
支持多协议:ISO/IEC 14443 A and B,ISO/IEC 15693,ISO/IEC 18092
提供2种标准接口: SPI 和 UART 。
只需简单的7条指令:
(Work was done in a NFC reader, the main use of the ST' s new CR95HF chip board test has to do OK. Personnel engaged in the development of NFC is definitely a worthy alternative information. (Annex provides schematics, CR95HF programming manual, driver CR95HF the C source code, and the other contains the dual interface chip M24LR64 driver) CR95HF chip has the following characteristics: standard frequency :13.56-MHz multi-protocol support: ISO/IEC 14443 A and B, ISO/IEC 15693, ISO/IEC 18092 provides two standard interfaces: SPI and UART. 7 simple instructions:)
- 2021-03-25 18:59:14下载
- 积分:1
-
simulate_QPSK
OFDM,QPSK调制下仿真程序,包括信道编解码,调制解调,上下采样(OFDM, QPSK modulation simulation program, including channel coding and decoding, modulation and demodulation, up and down sampling)
- 2020-07-02 05:00:02下载
- 积分:1
-
一个开源的rfid middleware 资料,给大家推荐
一个开源的rfid middleware 资料,给大家推荐-a revenue rfid middleware, we recommend to the
- 2022-01-25 22:12:51下载
- 积分:1
-
Yaffs(Yet Another Flash File System)文件系统是专门针对NAND闪存设计的嵌入式文件系统...
Yaffs(Yet Another Flash File System)文件系统是专门针对NAND闪存设计的嵌入式文件系统-Yaffs (Yet Another Flash File System) file system is designed specifically for NAND flash memory embedded file system
- 2022-10-05 19:05:03下载
- 积分:1
-
中国移动手机钱包核心资料,保密很严,网上绝无
中国移动手机钱包核心资料,保密很严,网上绝无-China Mobile" s Mobile Wallet core set of information, confidentiality is very strict, no-line
- 2022-12-18 00:50:03下载
- 积分:1
-
EPC-C1-Gen2-master
仿真RFID通信 形成通信环路 在MATLAB下仿真(simulation of RFID communications)
- 2017-06-17 15:34:55下载
- 积分:1
-
matlab
一种无限定位,toa时延定位算法的代码。matlab源程序 希望采纳( |
| SCRIPT: simMLE
|
| PURPOSE: Simulate a relative location system by generating
| random measurements and maximizing the likelihood fcn.
| After many trials, show the results vs. the Cramer-Rao Bound.
|
| AUTHOR: Neal Patwari
| http://www.engin.umich.edu/~npatwari/
|
| REFERENCE: Relative Location Estimation in Wireless Sensor Networks
| (N. Patwari, A. O. Hero, M. Perkins, N. S. Correal, R. J. O Dea),
| IEEE Trans. Signal Processing, vol. 51, no. 8, Aug. 2003, pp. 2137-2148.
|
tic
Use globals to allow minimization functions access to network info,
debugging info.
global refDevices blindDevices totalDevices linearRefLocs dhat funcEvals dfuncEvals
Basic simulation parameters
roomSize = [1,1] Room size, meters
gridSize = 5 How many sensors per side
refDevices = 4 How many references (must be same length as actualRefLocs)
trials = 20 How many inde)
- 2012-04-29 13:54:34下载
- 积分:1