Protocol decoder:caliper

From sigrok
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
caliper
Pd caliper.png
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

Resources