]> sigrok.org Git - sigrok-dumps.git/blame - dcf77/pollin_dcf1_module/README
READMEs: Drop GND from probelist, useless.
[sigrok-dumps.git] / dcf77 / pollin_dcf1_module / README
CommitLineData
c39dd54f
UH
1-------------------------------------------------------------------------------
2DCF77
3-------------------------------------------------------------------------------
4
0dcc79e2 5This is a set of example captures of a DCF77 signal. The hardware used for
ad9c1894
UH
6receiving the signal is a Pollin DCF1 module (3.3V supply). The Pollin
7order number for the module is 810 054.
0dcc79e2
UH
8
9The dumps were made January 9, 2012 in the evening/night.
ad9c1894
UH
10Only the dcf77_480s_pon_interrupted.sr dump was made January 10, 2012 in
11the evening.
c39dd54f
UH
12
13Details:
14http://en.wikipedia.org/wiki/DCF77
0dcc79e2 15http://www.pollin.de/shop/dt/NTQ5OTgxOTk-/Bausaetze_Module/Module/DCF_Empfangsmodul_DCF1.html
ad9c1894 16http://www.pollin.de/shop/downloads/D810054D.PDF
c39dd54f
UH
17
18
19Logic analyzer setup
20--------------------
21
22The logic analyzer used for capturing was a Saleae Logic.
23
24The logic analyzer probes were connected like this:
25
26 Probe DCF77 module
27 ------------------------
28 1 (black) PON
29 2 (brown) DATA
c39dd54f
UH
30
31
32Data
33----
34
35The sigrok command line used was:
36
37 sigrok-cli -d 0:samplerate=1mhz --time 1800s \
38 -p '1=PON,2=DATA' -o dcf77_1800s.sr
39
40The time and samplerate varies, depending on the file.
41
ad9c1894
UH
42The dcf77_480s_interrupted.sr file contains a dump where the power was removed
43from the module one or more times during the capture.
44
45The dcf77_480s_pon_interrupted.sr file contains a dump where the PON pin was
46set from low to high (PON = high means that the device is disabled) for a
47few seconds, then back to low.
48