Skip to content

ISO 11784/11785 FDX-B 134.2kHz RFID protocol decoder for sigrok

Notifications You must be signed in to change notification settings

swdee/fdx-b-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDX-B Sigrok Protocol Decoder

This sigrok decoder is for the ISO 11784/11785 standard to decode FDX-B 134.2kHz RFID transponders. It has been tested with Sigrok/Pulseview and used with DreamSourceLab's DSView application (a sigrok fork).

Installation

Sigrok/PulseView

The sigrok decoder libraries are located at /usr/local/share/libsigrokdecode/decoders/

Clone this github project into that directory

cd /usr/local/share/libsigrokdecode/decoders/
git clone https://github.com/swdee/fdx-b-decoder.git fdx-b

Start PulseView and Add Protocol Decoder, then search for FDX-B in the list and add the decoder.

DreamSourceLab DSView

Install DSView using that projects instructions on linux, once installed the sigrok decoder library directory is at /usr/local/share/libsigrokdecode4DSL/decoders/.

Clone this github project into that directory

cd /usr/local/share/libsigrokdecode4DSL/decoders/
git clone https://github.com/swdee/fdx-b-decoder.git fdx-b

Start DSView and select FDX-B as the decoder.

Decoding Example

Screenshot of decoded transponder tag.

Transponder Decoded

About

ISO 11784/11785 FDX-B 134.2kHz RFID protocol decoder for sigrok

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages