1.1.10 • Published 2 years ago
wiegand-node v1.1.10
Wiegand 26 and Wiegand 34 module for Node.js and using on Raspberry Pi
The Wiegand interface is a de facto standard commonly used to connect a card reader or keypad to an electronic entry system. Wiegand interface has the ability to transmit signal over long distance with a simple 3 wires connection. This module uses interrupt pins from Raspberry Pi to read the pulses from Wiegand interface and return the code and type of the Wiegand.
Installation
npm install wiegand-node