From: Tomas Mudrunka Date: Tue, 17 Mar 2020 11:10:31 +0000 (+0100) Subject: readme X-Git-Url: http://git.harvie.cz/?p=mirrors%2FPrograms.git;a=commitdiff_plain;h=165bbc9688dd5a2ca2b6f76bca2df9213c80073f readme --- diff --git a/plugins/sigrok-decoders/caliper/__init__.py b/plugins/sigrok-decoders/caliper/__init__.py index d35913d..3fc99fe 100644 --- a/plugins/sigrok-decoders/caliper/__init__.py +++ b/plugins/sigrok-decoders/caliper/__init__.py @@ -24,6 +24,13 @@ Decoder will show measured value in milimeters or inches. Please note that these devices often communicate on low voltage level, which might not be possible to capture with 3.3V logic analyzers. So additional circuitry might be needed to capture the signal. + +This is NOT for calipers using Digimatic protocol (eg. Mitutoyo and similar brands) + +More info: + +http://www.shumatech.com/support/chinese_scales.htm +https://www.instructables.com/id/Reading-Digital-Callipers-with-an-Arduino-USB/ ''' from .pd import Decoder