Digistump Forums
The Digispark => Digispark (Original) Support => Topic started by: Quinten on October 17, 2017, 12:57:45 am
-
Hi all,
I am trying to conect the Adafruit DS3231 RTC to the Tiny 85(micro usb).
In the Digispark library I can only find the DS1307 RTC. is there a way to make the DS3231 work?
I hope i'm not asking something too stuped, I am a biginner ;D
-
A good library & example @ github by Jack Christensen
https://github.com/JChristensen/DS3232RTC (https://github.com/JChristensen/DS3232RTC)
-
Thanks alot! I will try it tonight.