CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - wiegand

搜索资源列表

  1. 韦根26 C 语言程序

    1下载:
  2. 韦根26C语言程序,主要于门禁上面读起WG26信号,Wiegand 26C language program, the main access to the above reading signals from WG26
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-27
    • 文件大小:11348
    • 提供者:廖井海
  1. 该程序是将读到的IC卡卡号转换成韦根26代码进行输出

    2下载:
  2. 该程序是将读到的IC卡卡号转换成韦根26代码进行输出。读卡芯片采用的是飞利浦公司的Mf500,单片机采用的是atmel公司的atmeg8,开发环境是windows下的ICC开发系统。,The program is to read the IC card number into the output code Wiegand 26. Chip card reader is used in Philips Mf500, single-chip microcomputer is used in atm
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2016-01-25
    • 文件大小:15058
    • 提供者:尹远军
  1. WG_dt.读韦根26程序

    0下载:
  2. 读韦根26程序,将韦根26代码读取到单片机进行显示和处理,read wiegand program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-01
    • 文件大小:2107
    • 提供者:heaq
  1. weigand0402.韦根通信协议和C51发送代码

    0下载:
  2. 韦根通信协议和C51发送代码,方便开发者用51单片机和WEIGAND设备通信.,Wiegand communication protocol and send the code C51, with 51 of those who facilitate the development of single-chip computer and communications equipment, WEIGAND.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-28
    • 文件大小:139345
    • 提供者:zzc
  1. wg26fasong

    0下载:
  2. 韦根26格式的数据封装以及发送程序,适用于各种读卡器系统-Wiegand 26 format, as well as the data package sent procedures, applicable to all kinds of Reader System
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1835
    • 提供者:易恒
  1. wiegand26

    0下载:
  2. wiegand协议的说明与使用msp430开发的程序源代码!-wiegand protocol shows the development and use of msp430 source code!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:23490
    • 提供者:gdp
  1. wiegand

    0下载:
  2. wiegand协议的文档说明,把协议里面的格式说的很清楚,一看就懂。-wiegand protocol document shows the format of the agreement which says very clearly, to see to understand.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:77819
    • 提供者:程刚
  1. WG_26readprg

    0下载:
  2. 韦根程序,感应卡读卡器发送来的数据通过单片机读取-wiegand program
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:677
    • 提供者:heaq
  1. wg26c

    0下载:
  2. 韦根26通讯协议转串口的协议,可以把韦根26的输入通过RS232串口传到电脑上面,方便调试,波特率19200与9600KBS-Wiegand 26 serial communication protocol to the agreement, can Wiegand input 26 transmitted through the RS232 serial port computer above to facilitate debugging, and 19200 baud rate 9600K
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:21840
    • 提供者:安多
  1. WieGen26

    0下载:
  2. 韦根二六协议及代码程序-Wiegand 26 protocol and code procedures! ! ! ! ! ! ! ! ! !
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-04
    • 文件大小:139720
    • 提供者:563077880
  1. zhuanhuanban

    0下载:
  2. 用51做的转换板程序。接收读卡器发送来的韦根信号。-With 51 boards to do the conversion process. Wiegand card reader is sent to receive the signal.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:21707
    • 提供者:王明光
  1. wg26

    0下载:
  2. 韦根26格式的读卡器,协议代码公开。韦根的接收对时间的实时性要求比较高,如果用查询的方法接收会出现丢帧的现象:假设查询到DATA0为0时主程序正在指向其他任务,等主程序执行完该任务时DATA0已经变为1了,那么这样就导致了一个0?bit丢了,这样读出的卡号肯定奇偶校验通不过,所以表现出CPU接收不到ID模块发送的卡号了。唯一的办法是在外部中断里接收每个bit。(仅仅在中断里获得开始接收wiegand数据还不行,因为这是尽管给开始接收wiegand数据标志位置位了,但是主程序还在执行其他代码而没有
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:151543
    • 提供者:大师傅
  1. WIEGAND26bit

    0下载:
  2. Wiegand 26 bit routines do 8051 microcontrollers
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1620
    • 提供者:Bruno
  1. 2051

    0下载:
  2. 基于AT89C2051 MCU的韦根接收转换RS232传输协议源代码,已用于产品-Wiegand based on AT89C2051 MCU RS232 protocol converter to receive the source code, has been used in products
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:73279
    • 提供者:smia
  1. wiegand

    0下载:
  2. 门禁上常用的韦根(WIEGAND)协议资料,当搞嵌入式门禁开发来说,是好的一手参考资料-Wiegand access control on the common (WIEGAND) protocol information, when engaged in the development of embedded access, it is a good first-hand reference
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:775383
    • 提供者:smia
  1. Wiegand--readers-and-access-

    0下载:
  2. 读卡器与门禁的韦根通讯程序,这个是WG26的,改下就可当WG32,WG34用.C51单片机读写-Wiegand card readers and access control communication procedures, this is WG26, the change can be when the next WG32, WG34 use. C51 microcontroller to read and write
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1590
    • 提供者:jasonlau
  1. IC-Wiegand

    0下载:
  2. 1、韦根协议转发器 2、尾根24 3、四路韦根-1, the Wiegand protocol transponder 2, set on 243, four Wiegand
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:134720
    • 提供者:llz
  1. 8dd1e6e77ea8

    0下载:
  2. Wiegand 26发送程序,显示程序,直接打开-Wiegand 26 send a program, display program, directly open
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:682
    • 提供者:王一
  1. weigen

    0下载:
  2. 在51单片机上采用C语言编写的韦根数据的读取程序,并显示在液晶屏上-51 microcontroller in C language using the Wiegand data reading program, and displayed on the LCD screen
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:11680
    • 提供者:fjlnwpu
  1. weigan52

    0下载:
  2. 韦根26测试 并在创先小液晶板上将读到的韦根码显示出来-Wiegand 26 Test and create the first LCD panel will read a small code displayed Wiegand
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:39715
    • 提供者:code
« 12 3 4 »
搜珍网 www.dssz.com