Hello,
How to connect ds 1302 to arduino nano? Ds 1302 does not have i2c. In the description of the library ds-rtc nothing is written.
I only have DS3231 and PCF8563, here I did a test you can load the library
cesars/ds1302
and you will also need
tobias/plc
test and comment if it works
1 Like
Thank you, I tried it works