登录
首页 » Visual C++ » baseon80c51ofmc522

baseon80c51ofmc522

于 2021-03-22 发布 文件大小:118KB
0 165
下载积分: 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 个回复

  • main
    实现ADT7310温度采集并传输到M25P16上存储(Achieve ADT7310 temperature acquisition and transfer to the storage on the M25P16)
    2011-09-20 10:52:49下载
    积分:1
  • 51_ustart
    使用C语言代码51单片机的串口仿真实现,意识到C被用来模拟串口的功能 (Using C language code of the serial port of 51 single-chip microcomputer simulation implementation, realized how C was used to simulate the function of the serial port )
    2017-05-11 21:22:31下载
    积分:1
  • Timer
    定时器:设定时间格式(00::00)后,到时间弹出提示(timer:set time(00:00),then run up)
    2013-12-07 08:46:19下载
    积分:1
  • LCD35
    不错的拓普微3.5寸LCD显示屏驱动代码,可以参考(Good TOPWAY 3.5-inch LCD display driver code, you can refer to it)
    2013-09-24 12:54:35下载
    积分:1
  • READ_STC11-10Fxx-2008-11-17
    这是单片机的一个非常好的一个资料,大家可以参考一下,单片机是个非常有用的入门级的,以后学ARM就非常简单了!学单片机最重要的就是看芯片资料(This is a very good single-chip data, we can refer to the microcontroller is a very useful entry-level, after school ARM is very simple! The most important thing is to learn microcontroller chip information see)
    2011-10-04 09:49:07下载
    积分:1
  • LCD
    51单片机控制12864液晶,适合初学者入门使用,简单方面,易于移植(51 12864 LCD, suitable for beginners to use, simple terms, easy to transplant)
    2013-12-16 17:02:36下载
    积分:1
  • modubs
    说明:  该源码实现51单片机之间符合modbus通信协议的通信(This code can achieve communications between MCS51 by modbus protocol. )
    2010-04-16 17:02:11下载
    积分:1
  • CrcCal
    crc校验的一种计算方式,可以用于网络协议或串口、can协议的校验位计算,有封装好的函数(A calculation crc check can be used for network protocols or serial port, can protocol parity bit calculation, there is a good function package)
    2014-07-31 21:21:09下载
    积分:1
  • simpedvr
    网上买到的 HI3518 下的 简单DVR CODE, 需要你了解 3518 SDK, 才能编译, (Simple DVR CODE HI3518 under buy online, you need to understand 3518 SDK, you can compile,)
    2015-11-02 13:54:59下载
    积分:1
  • ds1302
    ds1302 ATMEGA16L 数字钟的实现(ds1302 ATMEGA16L )
    2012-03-29 20:41:35下载
    积分:1
  • 696518资源总数
  • 104993会员总数
  • 17今日下载