]> sigrok.org Git - sigrok-dumps.git/blob - dcf77/pollin_dcf1_module/README
68c1759284f16c280861fb0f1cabbad2f062bab6
[sigrok-dumps.git] / dcf77 / pollin_dcf1_module / README
1 -------------------------------------------------------------------------------
2 DCF77
3 -------------------------------------------------------------------------------
4
5 This is a set of example captures of a DCF77 signal. The hardware used for
6 receiving the signal is a Pollin DCF1 module (3.3V supply).
7
8 The dumps were made January 9, 2012 in the evening/night.
9
10 Details:
11 http://en.wikipedia.org/wiki/DCF77
12 http://www.pollin.de/shop/dt/NTQ5OTgxOTk-/Bausaetze_Module/Module/DCF_Empfangsmodul_DCF1.html
13
14
15 Logic analyzer setup
16 --------------------
17
18 The logic analyzer used for capturing was a Saleae Logic.
19
20 The 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
29 Data
30 ----
31
32 The 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
37 The time and samplerate varies, depending on the file.
38