]> sigrok.org Git - libsigrokdecode.git/blame - dcf77/pollin_dcf1_module/README
pollin_dcf1_module: README: Add more info.
[libsigrokdecode.git] / dcf77 / pollin_dcf1_module / README
CommitLineData
c39dd54f
UH
1-------------------------------------------------------------------------------
2DCF77
3-------------------------------------------------------------------------------
4
0dcc79e2
UH
5This is a set of example captures of a DCF77 signal. The hardware used for
6receiving the signal is a Pollin DCF1 module (3.3V supply).
7
8The dumps were made January 9, 2012 in the evening/night.
c39dd54f
UH
9
10Details:
11http://en.wikipedia.org/wiki/DCF77
0dcc79e2 12http://www.pollin.de/shop/dt/NTQ5OTgxOTk-/Bausaetze_Module/Module/DCF_Empfangsmodul_DCF1.html
c39dd54f
UH
13
14
15Logic analyzer setup
16--------------------
17
18The logic analyzer used for capturing was a Saleae Logic.
19
20The logic analyzer probes were connected like this:
21
22 Probe DCF77 module
23 ------------------------
24 1 (black) PON
25 2 (brown) DATA
26 GND GND
27
28
29Data
30----
31
32The sigrok command line used was:
33
34 sigrok-cli -d 0:samplerate=1mhz --time 1800s \
35 -p '1=PON,2=DATA' -o dcf77_1800s.sr
36
37The time and samplerate varies, depending on the file.
38