登录
首页 » Visual C++ » baseon80c51ofmc522

baseon80c51ofmc522

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

  • Sat889c51snd1C
    at89c51snd1单片机SCMM的mp3播放程序源码 (SCMM at89c51snd1 microcontroller mp3 player source code)
    2012-07-16 09:46:46下载
    积分:1
  • usart
    AVR ATmeg16单片机的串口通信,这个程序非常实用,发送采用查询方式,接收采用中短方式。(This pramer is very good,it can transmit your massage you press on the software of PC.Try it and like it.)
    2010-11-07 08:37:14下载
    积分:1
  • PI_1
    高压直流输电模型,二百二十千伏的,有参考价值,做的挺不错(HVDC model, $ 220 kV, a reference value, doing pretty good)
    2014-03-08 16:05:02下载
    积分:1
  • KeyboardTest
    笔记本键盘测试程序,可以测试键盘按键是否有作用。(Notebook keyboard test program.)
    2016-05-20 18:39:55下载
    积分:1
  • breadthsearch
    a source code that impliment bradth first search
    2009-12-13 01:10:35下载
    积分:1
  • STM32L152-ADC_DMA
    STM32L152VB的AD采集程序,7通道DMA方式采集,通过串口发送到PC,本人查阅多方资料亲自编程测试,可直接用。附带STM32L152VB工程模板,本人根据资料自己建的。(The AD STM32L152VB acquisition program, 7 channel DMA acquisition, through the serial port to send to the PC multi access information, I personally programming test, can be directly used. With STM32L152VB project templates according to the data, I built myself. )
    2014-11-25 15:19:29下载
    积分:1
  • 2
    说明:  对c51单片机的0中断口的c语言初始化设置(0 c51 microcontroller interrupt port c language initialization settings)
    2013-04-22 14:52:42下载
    积分:1
  • Mypro
    基于atmel studio 6,使用avr128单片机,实现超市导购机器人编程,直流电机结合颜色传感器实现自动巡线,5个舵机,3个自由度(Based on atmel studio 6, using avr128 microcontroller, to achieve the supermarket shopping guide robot programming, combined with the color sensor DC motor automatic transmission line, 5 servos, three degrees of freedom)
    2013-09-28 22:44:36下载
    积分:1
  • FIFO-master
    This is a generic FIFO buffer that can be used to store any kind of items. It is written in C language and can be compiled and used on almost any architecture. It was designed to be used on memory limited architectures such as microcontrollers. Examples of the applications that can be built with this library include:
    2020-06-21 02:00:01下载
    积分:1
  • ucOS-II-V2.86-uCGUI-3.9-DEMO
    基于STM32的压力监控项目,配有2.8寸TFT显示屏,可以实时监控压力曲线,带有数据库功能(Based on the STM32 pressure monitoring project, with 2.8-inch TFT display, real-time monitoring of the pressure curve with database functions)
    2014-01-16 15:57:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载