rene0 / dcf77pi

Yet another DCF77 decoder. This one is intended for the Raspberry Pi platform but might work on other devices using GPIO pins too.
BSD 2-Clause "Simplified" License
18 stars 6 forks source link

Finish the "interrupt" branch, merge back to master as 4.0.0 #4

Open rene0 opened 8 years ago

rene0 commented 8 years ago

There is work in progress code, test it on both FreeBSD and Linux. Use a sane API (signal() is weird/cumbersome).

rene0 commented 6 years ago

Bonus: show the last second of the minute by itself (so no more 2-second delay at the end of the minute).