ali-raheem / MSF_decode

Arduino decoder for the National Physical Laboratory MSF radio time code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSF_decode

Arduino decoder for the National Physical Laboratory MSF radio time code

Files

  • MSFdecoder - interrupt based decoder
  • MSF_decode - non-interrupt based decoder

Overview and wiki article

Technical information

Breadboarded

Serial output

Todo

  1. Rewrite with bitfields not whole bytes to hold bits..
  2. Clean up code
  3. Integrate with gameoflife
  4. Rewrite to be interrupt driven

Utils

Use MSF_tune to adjust the antenna if needed(check the plotter ctrl+shift+L. A good enough response is shown in the plotter below. the minute marker is the meeting in the middle at 500ms. image

About

Arduino decoder for the National Physical Laboratory MSF radio time code

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%