文件名称:AT128_RFID-manchester_code
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-08-04
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- l*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
RFID 读卡演示程序
* 曼切斯特码 380KHz 64 OTC
* 1个数据位1=168us对应两次跳变,在85us应有一个跳变(1/380*32=84us)
* 曼切斯特码 125KHz 64 OTC
* 1个数据位1=168*3us对应两次跳变,在85*3us应有一个跳变(1/380*32*3=252us)-RFID card reader demo program
* Chester code 380KHz 64 OTC
* 1 bits of data corresponding to the 1=168us two jump, in the 85us should be a jump (1/380*32=84us)
* Chester code 125KHz 64 OTC
* 1 bits of data corresponding to the 1=168*3us two jump, in the 85*3us should be a jump (1/380*32*3=252us)
* 曼切斯特码 380KHz 64 OTC
* 1个数据位1=168us对应两次跳变,在85us应有一个跳变(1/380*32=84us)
* 曼切斯特码 125KHz 64 OTC
* 1个数据位1=168*3us对应两次跳变,在85*3us应有一个跳变(1/380*32*3=252us)-RFID card reader demo program
* Chester code 380KHz 64 OTC
* 1 bits of data corresponding to the 1=168us two jump, in the 85us should be a jump (1/380*32=84us)
* Chester code 125KHz 64 OTC
* 1 bits of data corresponding to the 1=168*3us two jump, in the 85*3us should be a jump (1/380*32*3=252us)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AT128_RFID manchester_code.C