Difference between revisions of "Protocol decoder:Miller"
Jump to navigation
Jump to search
(fresh page, should have done that back then) |
(No difference)
|
Revision as of 19:15, 5 May 2020
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: