micooke / WWVB

Arduino WWVB Transmitter for Attiny85, nano, micro etc.
MIT License
30 stars 5 forks source link

Timing issue #2

Closed micooke closed 8 years ago

micooke commented 8 years ago

I measured the output using an arduino nano, and it consistently transmits the full 60s frame in 60.5s.

Ill need to investigate this, but i believe i was using minimum_no_interrupt.ino which is a concern.

micooke commented 8 years ago

Fixed - i was using the interrupt counts (WWVB_LOW etc) from the wrong counter setup, they were literally switched.

The comment was correct, the code was switched - this is how i picked it up.

mr-sneezy commented 8 years ago

Cool find. I'm still away killing fish. Will try it again when I get home.

Martin

On 1/12/2016 10:44 PM, Mark Cooke wrote:

Closed #2 https://github.com/micooke/WWVB/issues/2.

— Reply to this email directly or view it on GitHub https://github.com/micooke/WWVB/issues/2#event-512314434.