文件名称:MILCMAIDFiles
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- Bi***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
These files are my effort for a simple RFID scanner, using the TRF7960 and an Atmel AVR644. The included files only extend to the RFID capabilities of my circuit, and are with realevance to the ISO14443A standard.
rfid.c governs all card communication protocols inmcluding polling times and data format.
rfid_comm.c governs commands for the TRF7960 and also contains code for initialisation, and reading/writing data to registers. The comments explain what needs to be written into the registers for particular modes.
rfid_interupt.c and rfid_timing are simple and govern interupt handling, delays, and resets.
main.c contains the initialisation sequence for the AVR and provides feedback on the i/o lines such as a song from the buzzer and flashing LED s for user feedback. It also contains interupt initialisations for the TRF.
rfid.c governs all card communication protocols inmcluding polling times and data format.
rfid_comm.c governs commands for the TRF7960 and also contains code for initialisation, and reading/writing data to registers. The comments explain what needs to be written into the registers for particular modes.
rfid_interupt.c and rfid_timing are simple and govern interupt handling, delays, and resets.
main.c contains the initialisation sequence for the AVR and provides feedback on the i/o lines such as a song from the buzzer and flashing LED s for user feedback. It also contains interupt initialisations for the TRF.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MILCMAIDFiles\rfid._c
.............\rfid._h
.............\rfid_comm._c
.............\rfid_comm._h
.............\rfid_interrupt.c
.............\rfid_interrupt._c
.............\rfid_timing.c
.............\rfid_timing._c
MILCMAIDFiles
.............\main._c
.............\rfid._h
.............\rfid_comm._c
.............\rfid_comm._h
.............\rfid_interrupt.c
.............\rfid_interrupt._c
.............\rfid_timing.c
.............\rfid_timing._c
MILCMAIDFiles
.............\main._c