Difference between revisions of "Protocol decoder:Caliper"
Jump to navigation
Jump to search
m (typo) |
(Change image) |
||
Line 6: | Line 6: | ||
| license = GPLv2+ | | license = GPLv2+ | ||
| source_code_dir = caliper | | source_code_dir = caliper | ||
| image = [[File: | | image = [[File:Pd_caliper.png|250px]] | ||
| input = logic | | input = logic | ||
| output = | | output = |
Latest revision as of 22:04, 19 July 2020
Name | Digital caliper |
---|---|
Description | Protocol of cheap generic digital calipers. |
Status | supported |
License | GPLv2+ |
Source code | decoders/caliper |
Input | logic |
The caliper protocol decoder supports decoding output of cheap (usualy chinese) digital calipers. It decode the simple synchronous serial protocol to read the distance measured by the calipers or similar devices.
Protocol
This will not work with "Digimatic" protocol used by japanese "Mitutoyo" calipers.
Decoder
You can show the available options with the --show command:
$ sigrok-cli -P caliper --show