8000 GitHub - fvzeppelin/Digispark_DCF77: Use a Digispark to control a DCF77 module
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fvzeppelin/Digispark_DCF77

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Digispark_DCF77

A Digispark is used to evaluate a DCF77 module. The sketch is based on the InternalClockSync example the library

https://github.com/thijse/Arduino-DCF77/

It is modified to output the time to a software serial on pins P0 and P1. The library itself is needed in order for the sketch to work.

As the compiled sketch uses more flash than available with the bootlader, it must be programmed with an ISP, omitting the bootloader. I have used the ATtiny board definitions from

https://github.com/damellis/attiny/

Pin assignment

P0: RX

P1: TX

P2: Time signal from DCF77

P3: P(ower)ON of DCF77 (will be set to LOW on setup to start the DCF module)

About

Use a Digispark to control a DCF77 module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0