macsehw/firmware/rtc
2020-09-04 17:21:25 -05:00
..
domake.sh Fix a bunch of issues with ATTiny85 RTC implementation. 2020-09-04 06:28:46 -05:00
MacRTC.cpp Eliminate arduino_sdef.h, add Group data addresses, other cleanup. 2020-09-04 17:21:25 -05:00
README.md Initial commit 2020-08-06 18:06:49 -05:00

RTC

This directory contains a work-in-progress firmware for implementing a drop-in replacement for the RTC on ATTiny85 microcontroller. I've made a few modification to this particular copy, but it still needs more work to be fully functional.

Source, Visited 2020-08-05: