Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tried to sync a weather station without success - Help Wanted #6

Closed
HoracioDos opened this issue May 31, 2019 · 6 comments
Closed

Tried to sync a weather station without success - Help Wanted #6

HoracioDos opened this issue May 31, 2019 · 6 comments

Comments

@HoracioDos
Copy link

Hello!
I tried to sync a DCF77 weather station without success. I have a raspberry model B and this what I get when I execute txtempus. I attached txmodulation file and hardware setup image.

sudo txtempus -v  -s DCF77
Requesting 77500 Hz, getting 77500.003 Hz carrier
2019-05-31 19:36:59
2019-05-31 19:37:59
2019-05-31 19:38:59
2019-05-31 19:39:44

How can I know if it is doing something?
DCF77_Hardware
TXModulation.txt

@electrogoodie
Copy link

I used a LAN Cable, UTP Cat 5e, and stripped any of the eight wires (AWG #23 I guess). Made a 10-inch (25.4cm) diameter coil with 25 turns (if you want you can google for an online inductance calculator and use an LCR tester to obtain the correct diameter of the loop and the no. of turns for 77.5kHz). Kindly check if your RBPi is made in China (RS Components) or made in UK (element14). My RBPi Zero WH from RS did not work too but when I changed to a Pi purchased from element14, everything worked well.

@hzeller
Copy link
Owner

hzeller commented Jun 1, 2019

I'd probably make the antenna a little more wire: take a meter or so and make a coil out of it. Also, you want to align the coil so that its axis is aligned with the ferrite axis inside your weather station. Antennas are not very sensitive and for some you need to get pretty close before they pick up things.

To know if it does something, ideally you can measure the output with an oscilloscope; or some multimeters also have a frequency measure mode which you can use.

There was one report in #1 where the generated frequency was wrong for unknown reason. Have a look at the solution exploration there if that is indeed the problem.

@HoracioDos
Copy link
Author

HoracioDos commented Jun 1, 2019

Hello @electrogoodie
Good to know! Thanks! I'll borrow a DSO today to measure freq in GPIO4 output as it was commented in other issue. In the meanwhile I'll try to reproduce your coil/antenna. Do you have some pic of it?
Thanks again!

@HoracioDos
Copy link
Author

Hello @hzeller Thanks for your advice. I'll try to follow all your comments and I'll report back

@electrogoodie
Copy link

¡Hola! @HoracioDos
20190602_105848

@HoracioDos
Copy link
Author

Hello! This is getting better. Frequency is Ok in a raspberry pi model B. There is no need to change something in software, so I need to improve the coil/antenna.
Thanks to everyone! DS1Z_QuickPrint1

@hzeller hzeller closed this as completed Jul 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants