登录
首页 » Visual C++ » baseon80c51ofmc522

baseon80c51ofmc522

于 2021-03-22 发布 文件大小:118KB
0 132
下载积分: 1 下载次数: 57

代码说明:

  读写器与射频卡通信的设计采用RC522射频读写芯片与射频卡进行通信,符合ISO14443规范协议;硬件系统设计中主要有AVR单片机主控模块、电源模块、存储模块、外部时钟模块、LCD模块;软件系统设计采用C语言,遵循模块化和结构化编程模式,设计了射频卡操作程序、软关机与自动关机程序、LCD显示、串行Flash存储器、外部时钟等外部设备驱动程序。所设计的手持式读写器具备对MF1 S50、S70射频卡的读写、实时状态显示、系统在线升级以及关机等功能。(This handset can process the data offline or online, reading and writing from 10 cm far. This handset is low-power, miniature, modular design and so on. This article includes: the communication design between RF card and Reader, hardware system design and software systems design. The communication design between RF card and Reader used to RC522 RF chip control RF cards, in line with ISO14443 standard protocol Hardware system design mainly include AVR microcontroller control modules, power modules, memory modules, external clock modules, LCD modules Software system designed with C programming language, and follow the modular structure of the programming model, and has the RF card operation procedures, soft shutdown and automatic shutdown procedures, LCD display, serial Flash memory, an external clock, and other external device driver Procedures. The handset readers has the MF1 S50, S70 RF card reader function, real-time status display function, the system online update function and so)

文件列表:

程序
....\Headers
....\.......\CmmIcc.h
....\.......\CmmIcc.h~
....\.......\CmmIcc._h
....\.......\dataflash.h
....\.......\dataflash_.h
....\.......\eeprom.h
....\.......\Hardware.H
....\.......\Hardware.H~
....\.......\Hardware._H
....\.......\I2C.H
....\.......\I2C._H
....\.......\LCD12864_ST7920.H
....\.......\LCD12864_ST7920.H~
....\.......\LCD12864_ST7920._H
....\.......\LCD1602_.H
....\.......\macros.h
....\.......\PCF8563.H
....\.......\SD-MMC_.H
....\.......\Software.H
....\.......\SPILCD.H
....\RFIDsys
....\.......\CmmIcc.h
....\.......\CmmIcc.h~
....\.......\CmmIcc._h
....\.......\dataflash.h
....\.......\dataflash_.h
....\.......\eeprom.h
....\.......\Hardware.H
....\.......\Hardware.H~
....\.......\Hardware._H
....\.......\I2C.H
....\.......\I2C._H
....\.......\LCD12864_ST7920.H
....\.......\LCD12864_ST7920.H~
....\.......\LCD12864_ST7920._H
....\.......\LCD1602_.H
....\.......\macros.h
....\.......\PCF8563.h
....\.......\PCF8563._h
....\.......\RFIDsys.C
....\.......\RFIDsys.cof
....\.......\RFIDsys.dbg
....\.......\RFIDsys.dp2
....\.......\RFIDsys.hex
....\.......\RFIDsys.i
....\.......\RFIDsys.lis
....\.......\RFIDsys.lk
....\.......\RFIDsys.lst
....\.......\RFIDsys.mak
....\.......\RFIDsys.mp
....\.......\RFIDsys.o
....\.......\RFIDsys.prj
....\.......\RFIDsys.prjdefICCAVR.prj
....\.......\RFIDsys.s
....\.......\RFIDSYS.SRC
....\.......\SD-MMC_.H
....\.......\Software.H
....\.......\SPILCD.H

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • C51
    51单片机连接射频芯片rc522的单片机程序(51 single connection RF chip microcontroller program rc522)
    2014-10-23 10:13:49下载
    积分:1
  • DS18B20A
    相信大大家都用过DS18B20A,我自己也用手写了个玩玩(Believe that we all used DS18B20A, I have to play with a hand-written)
    2009-07-17 08:39:25下载
    积分:1
  • mega16-simple-example
    通过一个简单例子,说明C语言对于学习单片机的重要性,有助于新手的入门.(By a simple example to illustrate the C language for learning the importance of SCM to help novice entry.)
    2013-11-18 13:27:00下载
    积分:1
  • Rc523_Felica
    通过NXP NFC Reader IC RC523 读取Felica (NFC TYPE 3)card,配合NXPRdLib使用(NXP官网下载) (Read Felica(NFC TYPE 3)card with RC523)
    2015-01-04 11:38:13下载
    积分:1
  • STC12C5204ADPSTCPLEDPFlicker
    STC12C5204AD单片机控制单个二极管闪烁源代码,二极管由138译码器使能,另一端单片机IO口控制,采用延时程序,是单片机初学者很好的学习源代码(STC12C5204AD flash microcontroller source code to control a single diode, diode 138 by the decoding is enabled, the other end of the single-chip IO port control, using the delay procedure is a very good chip for beginners to learn the source code)
    2011-07-26 17:03:59下载
    积分:1
  • Exceptional-CPP
    This second edition cancels and replaces the first edition, ISO/IEC 9899:1990, as amended and corrected by ISO/IEC 9899/COR1:1994, ISO/IEC 9899/AMD1:1995, and ISO/IEC 9899/COR2:1996.
    2014-10-22 21:17:02下载
    积分:1
  • PSoC
    PSoC(Programmable System-On-Chip,片上可编程系统)实验指导,内含5个实验,适合新手学习熟悉功能,希望给大家带来帮助(An instruction of PSoC, 5 samples included,suitable for beginners.May it be hopeful!)
    2014-04-02 19:55:03下载
    积分:1
  • MK5238AProgram
    电池保护板检测,检测电池的电压、电流和温度代码。 (Battery protection board testing, test the battery voltage, current and temperature code.)
    2016-08-23 17:09:56下载
    积分:1
  • EasyTrace
    在单片机上运行的简单的颜色跟踪算法,中文注释(Running on the microcontroller simple color tracking algorithm, Chinese Notes)
    2013-10-11 20:50:35下载
    积分:1
  • stc12c5a60s2_spi_12864
    stc12c5a60s_spi直接驱动st7920(12864) 串口驱动、只用个IO口(stc12c5a60s_spi direct drive st7920 (12864) serial driver, only with a IO port)
    2020-09-12 20:27:58下载
    积分:1
  • 696518资源总数
  • 104530会员总数
  • 46今日下载