From 347cebaaa4b7b397729378388e723b3b8229c6ca Mon Sep 17 00:00:00 2001 From: Sean Burford Date: Tue, 10 May 2016 18:29:43 +1000 Subject: Add wiegand/36bit dump. --- wiegand/36bit/README | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 wiegand/36bit/README (limited to 'wiegand/36bit/README') diff --git a/wiegand/36bit/README b/wiegand/36bit/README new file mode 100644 index 0000000..1dd1310 --- /dev/null +++ b/wiegand/36bit/README @@ -0,0 +1,26 @@ +------------------------------------------------------------------------------- +Wiegand connected RFID reader captures +------------------------------------------------------------------------------- + +This is a set of example captures of Wiegand traffic from RFID reader modules. + +Details: +https://en.wikipedia.org/wiki/Wiegand_interface + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a DSLogic Pro (20kHz sample rate) connected to a +generic brand 13.56MHz reader with 36 bit output enabled firmware. + + Probe Reader + ------------------ + 0 D0 + 1 D1 + + +Data +---- + +The RFID tag hex values are encoded in the respective filenames. -- cgit v1.2.3-54-g00ecf