![]() |
rasProject_01 / weSweetHome
R. 77 2025-03-07
process control / RasPi software by weinert-automation
|
This program is for using DCF77 AM receivers on a Pi. More...
#include "weGPIOd.h"
#include "weUtil.h"
#include <getopt.h>
#include "weLockWatch.h"
#include <errno.h>
#include "weDCF77.h"
Functions | |
int | main (int argc, char **argv) |
The program. More... | |
This program is for using DCF77 AM receivers on a Pi.
Purpose
This program handles the modulation signal of an AM (amplitude modulation) DCF77 receiver. DCF77 is the German long wave transmitter to broadcast the official/legal time.
Up to Revision 239++ April 2021 it is merely for testing AM receivers by logging every signal and timing.
By program options any GPIO can be chosen for the AM signal, as well as the signal polarity, filter modes and much more. The reception can be observed by up to 6 output signals respectively LEDs. The DCF77 signal is decoded and can be logged.
Options are:
Use "dcf77onPi --help" to see the actual list.
GPIO usage
The program may use every GPIO by command line parameter.
Timing
Data for every modulation period are put asynchronously in a FIFO.
The program has a cyclic process control (in SPS manner, by weUtil.h weUtil.c etc). We use
Library usage
The program uses some standard libraries plus own libraries in weRasp/..c and include/..h, namely weGPIOd, sysUtil etc..
Prerequisites
As the program may use GPIO via pigpiod and the watchdog it requires them both available, e.g. by a (sudo crontab) cronjob
Compile, build, load
cross-compile by:
program by:
int main | ( | int | argc, |
char ** | argv | ||
) |
The program.
Run by: dcf77onPi [options
For options see: dcf77onPi –help
memcpy(dfc77ringBrecPer[readInd].sysClk, "hh:mm:ss.mil\0", 13); // init as hh:mm:ss