Protocol decoder:miller

From sigrok
Jump to navigation Jump to search
miller
PD miller.png
Name Miller code
Description Decoder for Miller and Modified Miller
Status supported
License GPLv2+
Source code decoders/miller
Input logic
Probes data
Optional probes
Options baudrate, edge

The miller protocol decoder can decode Miller and Modified Miller encoding. This encoding can be found in floppy disks, NFC, RFID.

Parameters

baudrate: Baud rate. Default 106000 (suitable for NFC).

edge: Edge sensitivity. Default 'falling'. Can be 'rising', 'falling' (Modified Miller), or 'either' (Miller).

Resources

Some resources used during development of this PD: