Difference between revisions of "Protocol decoder:Miller"

From sigrok
Jump to navigation Jump to search
(fresh page, should have done that back then)
 
(picture)
 
Line 6: Line 6:
| license        = GPLv2+
| license        = GPLv2+
| source_code_dir = miller
| source_code_dir = miller
| image          =  
| image          = [[File:PD miller.png|250px]]
| input          = logic
| input          = logic
| output          =  
| output          =  

Latest revision as of 07:27, 7 May 2020

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: