搜索资源列表
w_readers
- 韦根协议实现和用io模拟串口实现-Wageningen protocol and the use of simulated io Serial Port
wiegand_transformation
- Wiegand(韦根)协议是由摩托罗拉公司制定的一种通讯协议,它适用于涉及门禁控制系统的读卡器和卡片的许多特性;其协议并没有定义通讯的波特率、也没有定义数据长度韦根格式主要定义是数据传输方式:Data0 和Data1 两根数据线分别传输0 和1.现在应用最多的是26bit,34bit,36bit,44bit 等等。
AVRem4095
- Wiegand(韦根)协议是由摩托罗拉公司制定的一种通讯协议,它适用于涉及门禁控制系统的读卡器和卡 片的许多特性
protocol
- Wiegand(韦根)协议是由摩托罗拉公司制定的一种通讯协议,它适用于涉及门禁控制系统的读卡器和卡 片的许多特性
韦根协议规范及软件实现
- 门禁系统韦根协议规范及软件实现
03141
- 韦根协议 读取ID卡号内的数据并传入上位机中,通过串口大师显示出来-Wiegand protocol reader ID card and pass the data within the host computer via a serial port master display
wg26c
- 韦根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
8112WA
- 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
wg26
- 韦根26格式的读卡器,协议代码公开。韦根的接收对时间的实时性要求比较高,如果用查询的方法接收会出现丢帧的现象:假设查询到DATA0为0时主程序正在指向其他任务,等主程序执行完该任务时DATA0已经变为1了,那么这样就导致了一个0?bit丢了,这样读出的卡号肯定奇偶校验通不过,所以表现出CPU接收不到ID模块发送的卡号了。唯一的办法是在外部中断里接收每个bit。(仅仅在中断里获得开始接收wiegand数据还不行,因为这是尽管给开始接收wiegand数据标志位置位了,但是主程序还在执行其他代码而没有
2051
- 基于AT89C2051 MCU的韦根接收转换RS232传输协议源代码,已用于产品-Wiegand based on AT89C2051 MCU RS232 protocol converter to receive the source code, has been used in products
wiegand
- 门禁上常用的韦根(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
Wiegand-protocol
- 详细介绍了门禁通讯协议(韦根)以及其软件实现-Access control protocol described in detail (Wiegand protocol) and its software implementation
IC-Wiegand
- 1、韦根协议转发器 2、尾根24 3、四路韦根-1, the Wiegand protocol transponder 2, set on 243, four Wiegand
AT89C51-menkongzhi
- 韦根协议的数据格式,还有用C语言编写的发送26位韦根数据的程序。-Wiegand protocol data format, and written with C Wiegand data sent the 26 procedures.
w_readers
- 韦根协议实现和用io模拟串口实现-Wageningen protocol and the use of simulated io Serial Port-Wageningen protocol and the use of simulated io Serial Port
wiegand
- 门禁系统韦根协议实现代码,亲自连接门禁控制器测试通过。-Wiegand protocol access control system code, personally connected access controller test.
Wiegand
- STM32下面采用中断方式采样韦根协议(韦根26和34),用于门禁系统开发。-STM32 INT wiegand 26 34
基于STM8系列的韦根协议门禁源代码
- 1.STM8系列开发源代码; 2.已做门禁开发:韦根协议刷卡门禁控制源代码;
weigand_UART
- 韦根协议读,通过串口打印出来.-Web protocol read, print out through the serial port。。。。。。。。
韦根协议
- Wiegand协议是国际上统一的标准,是由摩托罗拉公司制定的一种通讯协议。它适用于涉及门禁控制系统的读卡器和卡片的许多特性。 它有很多格式,标准的26-bit 应该是最常用的格式。此外,还有34-bit 、37-bit 等格式。 而标准26-bit 格式是一个开放式的格式,这就意味着任何人都可以购买某一特定格式的HID卡,并且这些特定格式的种类是公开可选的。26-Bit格式就是一个广泛使用的工业标准,并且对所有HID的用户开放。几乎所有的门禁控制系统都接受标准的26-Bit格式。(Root pr