From: Tomas Mudrunka Date: Fri, 13 Mar 2020 23:40:32 +0000 (+0100) Subject: voltage note X-Git-Url: http://git.harvie.cz/?p=mirrors%2FPrograms.git;a=commitdiff_plain;h=7d9507345400445e24445d830052f1d81f63d04d voltage note --- diff --git a/plugins/sigrok-decoders/caliper/__init__.py b/plugins/sigrok-decoders/caliper/__init__.py index 65620f8..d35913d 100644 --- a/plugins/sigrok-decoders/caliper/__init__.py +++ b/plugins/sigrok-decoders/caliper/__init__.py @@ -20,6 +20,10 @@ ''' This decodes digital output of cheap generic calipers (usualy made in china) 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. ''' from .pd import Decoder