搜索资源列表
wiegand_transformation
- Wiegand(韦根)协议是由摩托罗拉公司制定的一种通讯协议,它适用于涉及门禁控制系统的读卡器和卡片的许多特性;其协议并没有定义通讯的波特率、也没有定义数据长度韦根格式主要定义是数据传输方式:Data0 和Data1 两根数据线分别传输0 和1.现在应用最多的是26bit,34bit,36bit,44bit 等等。
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
IC-Wiegand
- 1、韦根协议转发器 2、尾根24 3、四路韦根-1, the Wiegand protocol transponder 2, set on 243, four Wiegand
wg_zd
- 这是wiegand 读卡通信协议的详尽源代码 使用的是 韦根26 适合门禁系统-Wiegand reader communication protocol is a detailed source code for using the Wiegand access control system 26
weigen
- 韦根接受协议程序,为根协议的接受程序,主要用于刷卡等考勤应用方面-the program of weigen
w26rs232
- 韦根26信号到RS232信号协议转换器的全部代码,可以实现两种信号的双向转换。-W26 convert to RS232
WG-26-format-of-data-decoding
- 将串口发送过来的韦根26格式的数据进行解码,Wiegand(韦根)协议是由摩托罗拉公司制定的一种通讯协议,它适用于涉及门禁控制系统的读卡器和卡片的许多特性-Over the serial port to send data in 26 bit Wiegand decoding, Wiegand (Wiegand) protocol by Motorola to develop a communication protocol, which involves access control syst
Wiegand
- STM32下面采用中断方式采样韦根协议(韦根26和34),用于门禁系统开发。-STM32 INT wiegand 26 34
STM32_Wiegand_TestOK
- 基于stm32的韦根通信协议,使用io中断处理,可以切换韦根26和韦根32收发,经过测试比较稳定-Stm32 Wiegand based communication protocol that uses io interrupt handling, you can switch Wiegand Wiegand 26 and 32 receive, tested relatively stable
基于STM8系列的韦根协议门禁源代码
- 1.STM8系列开发源代码; 2.已做门禁开发:韦根协议刷卡门禁控制源代码;
weigand_UART
- 韦根协议读,通过串口打印出来.-Web protocol read, print out through the serial port。。。。。。。。