CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 韦根

搜索资源列表

  1. GPIO模拟韦根信号输出

    2下载:
  2. 详细介绍了在linux平台下 GPIO模拟26位韦根信号的发送示例程序,具有很好的参考价值。
  3. 所属分类:通讯编程

  1. 韦根协议规范及软件实现

    1下载:
  2. 门禁系统韦根协议规范及软件实现
  3. 所属分类:其他嵌入式/单片机内容

  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. wiekey

    0下载:
  2. dm642中断方式读取感应键盘和韦根信号-dm642 interrupt to read the keyboard and Wiegand sensor signal
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:2105
    • 提供者:张超
  1. weigen26-serial-UART-chinese

    0下载:
  2. 韦根26串口测试程序 将读取到的韦根码在串口调试助手上显示出来-Wiegand 26 serial port test program will read the serial port to the Wiegand code displayed on the Commissioning Assistant
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:96858
    • 提供者:code
  1. 03141

    0下载:
  2. 韦根协议 读取ID卡号内的数据并传入上位机中,通过串口大师显示出来-Wiegand protocol reader ID card and pass the data within the host computer via a serial port master display
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:1343
    • 提供者:冠山
  1. 8112WA

    0下载:
  2. 8112WA系列非接触式射频ID接收模块接收 C程序--KEIL V7。0下通过。 基于韦根协议,在门禁系统中运用广泛-8112WA series of non-contact RF-ID receiver module to receive C program- KEIL V7. 0 through. Based on the Wiegand protocol access control systems used in a wide range
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:14913
    • 提供者:chenpan
  1. wiegand_controller

    0下载:
  2. 能接收韦根和UART的控制器, 可以在LCD显示信号-Can receive Wiegand and UART controller, LCD display signals in the
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:3520
    • 提供者:lam
  1. tt

    0下载:
  2. 电脑读取韦根数据。很难得的源码,绝对值得!-Wiegand data on the computer to read. Difficult to get the source, definitely worth it!
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:169517
    • 提供者:stanley
  1. wg26

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

    • 发布日期:2017-04-06
    • 文件大小:151543
    • 提供者:大师傅
  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-protocol

    0下载:
  2. 详细介绍了门禁通讯协议(韦根)以及其软件实现-Access control protocol described in detail (Wiegand protocol) and its software implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:139319
    • 提供者:安杰伦
  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. 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. 基于STM8系列的韦根协议门禁源代码

    10下载:
  2. 1.STM8系列开发源代码; 2.已做门禁开发:韦根协议刷卡门禁控制源代码;
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 韦根SDK开发包

    0下载:
  2. 韦根的二次开发SDK,可控制门禁门的关闭、读取卡号、权限设置等(The two development of Wei Yuan SDK)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:807936
    • 提供者:ChenQJ
« 12 3 4 5 »
搜珍网 www.dssz.com